>>> ruby-concurrent-ruby: Building community/ruby-concurrent-ruby 1.1.9-r1 (using abuild 3.9.0_rc2-r1) started Tue, 19 Oct 2021 00:38:13 +0000 >>> ruby-concurrent-ruby: Checking sanity of /home/buildozer/aports/community/ruby-concurrent-ruby/APKBUILD... >>> ruby-concurrent-ruby: Analyzing dependencies... >>> ruby-concurrent-ruby: Installing for build: build-base ruby ruby-dev ruby-rake ruby-rake-compiler ruby-rspec ruby-timecop (1/22) Installing libffi (3.4.2-r1) (2/22) Installing gdbm (1.20-r2) (3/22) Installing readline (8.1.1-r0) (4/22) Installing yaml (0.2.5-r0) (5/22) Installing ruby-libs (3.0.2-r0) (6/22) Installing ruby (3.0.2-r0) (7/22) Installing ruby-rdoc (3.0.2-r0) (8/22) Installing libgmpxx (6.2.1-r0) (9/22) Installing gmp-dev (6.2.1-r0) (10/22) Installing libucontext (1.1-r0) (11/22) Installing libucontext-dev (1.1-r0) (12/22) Installing ruby-dev (3.0.2-r0) (13/22) Installing ruby-rake (13.0.3-r0) (14/22) Installing ruby-rake-compiler (1.1.1-r1) (15/22) Installing ruby-rspec-support (3.10.2-r1) (16/22) Installing ruby-rspec-core (3.10.1-r1) (17/22) Installing ruby-diff-lcs (1.4.4-r1) (18/22) Installing ruby-rspec-expectations (3.10.1-r1) (19/22) Installing ruby-rspec-mocks (3.10.2-r1) (20/22) Installing ruby-rspec (3.10.0-r1) (21/22) Installing ruby-timecop (0.9.4-r1) (22/22) Installing .makedepends-ruby-concurrent-ruby (20211019.003814) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 122 packages >>> ruby-concurrent-ruby: Cleaning up srcdir >>> ruby-concurrent-ruby: Cleaning up pkgdir >>> ruby-concurrent-ruby: Fetching https://distfiles.alpinelinux.org/distfiles/ruby-concurrent-ruby-1.1.9.tar.gz >>> ruby-concurrent-ruby: Fetching https://distfiles.alpinelinux.org/distfiles/ruby-concurrent-ruby-1.1.9.tar.gz >>> ruby-concurrent-ruby: Checking sha512sums... ruby-concurrent-ruby-1.1.9.tar.gz: OK gemspecs.patch: OK rakefile-remove-dock.patch: OK >>> ruby-concurrent-ruby: Unpacking /var/cache/distfiles/ruby-concurrent-ruby-1.1.9.tar.gz... >>> ruby-concurrent-ruby: gemspecs.patch patching file concurrent-ruby.gemspec patching file concurrent-ruby-edge.gemspec >>> ruby-concurrent-ruby: rakefile-remove-dock.patch patching file Rakefile YARD is not installed, skipping documentation task definitions: cannot load such file -- yard rm -r pkg rm -r pkg rm -r pkg mkdir -p pkg mkdir -p pkg/concurrent-ruby-1.1.9 rm -f pkg/concurrent-ruby-1.1.9/CHANGELOG.md ln CHANGELOG.md pkg/concurrent-ruby-1.1.9/CHANGELOG.md rm -f pkg/concurrent-ruby-1.1.9/Gemfile ln Gemfile pkg/concurrent-ruby-1.1.9/Gemfile rm -f pkg/concurrent-ruby-1.1.9/LICENSE.txt ln LICENSE.txt pkg/concurrent-ruby-1.1.9/LICENSE.txt rm -f pkg/concurrent-ruby-1.1.9/README.md ln README.md pkg/concurrent-ruby-1.1.9/README.md rm -f pkg/concurrent-ruby-1.1.9/Rakefile ln Rakefile pkg/concurrent-ruby-1.1.9/Rakefile mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent-ruby.rb ln lib/concurrent-ruby/concurrent-ruby.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent-ruby.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent.rb ln lib/concurrent-ruby/concurrent.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/agent.rb ln lib/concurrent-ruby/concurrent/agent.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/agent.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/array.rb ln lib/concurrent-ruby/concurrent/array.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/array.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/async.rb ln lib/concurrent-ruby/concurrent/async.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/async.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atom.rb ln lib/concurrent-ruby/concurrent/atom.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atom.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb ln lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb ln lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb ln lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb ln lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb ln lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb ln lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb ln lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/event.rb ln lib/concurrent-ruby/concurrent/atomic/event.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/event.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb ln lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb ln lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb ln lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb ln lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb ln lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb ln lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb ln lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb ln lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb ln lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/semaphore.rb ln lib/concurrent-ruby/concurrent/atomic/semaphore.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/semaphore.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb ln lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb ln lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb ln lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomics.rb ln lib/concurrent-ruby/concurrent/atomics.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomics.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb ln lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb ln lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb ln lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb ln lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb ln lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb ln lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb ln lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb ln lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb ln lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb ln lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb ln lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/deprecation.rb ln lib/concurrent-ruby/concurrent/concern/deprecation.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/deprecation.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb ln lib/concurrent-ruby/concurrent/concern/dereferenceable.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/logging.rb ln lib/concurrent-ruby/concurrent/concern/logging.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/logging.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/obligation.rb ln lib/concurrent-ruby/concurrent/concern/obligation.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/obligation.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/observable.rb ln lib/concurrent-ruby/concurrent/concern/observable.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/observable.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/configuration.rb ln lib/concurrent-ruby/concurrent/configuration.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/configuration.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/constants.rb ln lib/concurrent-ruby/concurrent/constants.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/constants.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/dataflow.rb ln lib/concurrent-ruby/concurrent/dataflow.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/dataflow.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/delay.rb ln lib/concurrent-ruby/concurrent/delay.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/delay.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/errors.rb ln lib/concurrent-ruby/concurrent/errors.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/errors.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/exchanger.rb ln lib/concurrent-ruby/concurrent/exchanger.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/exchanger.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb ln lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb ln lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/executor_service.rb ln lib/concurrent-ruby/concurrent/executor/executor_service.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/executor_service.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb ln lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb ln lib/concurrent-ruby/concurrent/executor/immediate_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb ln lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb ln lib/concurrent-ruby/concurrent/executor/java_executor_service.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb ln lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb ln lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb ln lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb ln lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb ln lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb ln lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb ln lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb ln lib/concurrent-ruby/concurrent/executor/serialized_execution.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb ln lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb ln lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb ln lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb ln lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/timer_set.rb ln lib/concurrent-ruby/concurrent/executor/timer_set.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/timer_set.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executors.rb ln lib/concurrent-ruby/concurrent/executors.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executors.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/future.rb ln lib/concurrent-ruby/concurrent/future.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/future.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/hash.rb ln lib/concurrent-ruby/concurrent/hash.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/hash.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/immutable_struct.rb ln lib/concurrent-ruby/concurrent/immutable_struct.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/immutable_struct.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/ivar.rb ln lib/concurrent-ruby/concurrent/ivar.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/ivar.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/map.rb ln lib/concurrent-ruby/concurrent/map.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/map.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/maybe.rb ln lib/concurrent-ruby/concurrent/maybe.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/maybe.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mutable_struct.rb ln lib/concurrent-ruby/concurrent/mutable_struct.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mutable_struct.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mvar.rb ln lib/concurrent-ruby/concurrent/mvar.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mvar.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/options.rb ln lib/concurrent-ruby/concurrent/options.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/options.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promise.rb ln lib/concurrent-ruby/concurrent/promise.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promise.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promises.rb ln lib/concurrent-ruby/concurrent/promises.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promises.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/re_include.rb ln lib/concurrent-ruby/concurrent/re_include.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/re_include.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/scheduled_task.rb ln lib/concurrent-ruby/concurrent/scheduled_task.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/scheduled_task.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/set.rb ln lib/concurrent-ruby/concurrent/set.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/set.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb ln lib/concurrent-ruby/concurrent/settable_struct.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization.rb ln lib/concurrent-ruby/concurrent/synchronization.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb ln lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb ln lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb ln lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/condition.rb ln lib/concurrent-ruby/concurrent/synchronization/condition.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/condition.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb ln lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb ln lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lock.rb ln lib/concurrent-ruby/concurrent/synchronization/lock.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lock.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb ln lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb ln lib/concurrent-ruby/concurrent/synchronization/mri_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb ln lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/object.rb ln lib/concurrent-ruby/concurrent/synchronization/object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb ln lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb ln lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb ln lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/volatile.rb ln lib/concurrent-ruby/concurrent/synchronization/volatile.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/volatile.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb ln lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util.rb ln lib/concurrent-ruby/concurrent/thread_safe/util.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb ln lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb ln lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb ln lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb ln lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb ln lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb ln lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb ln lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/timer_task.rb ln lib/concurrent-ruby/concurrent/timer_task.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/timer_task.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tuple.rb ln lib/concurrent-ruby/concurrent/tuple.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tuple.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tvar.rb ln lib/concurrent-ruby/concurrent/tvar.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tvar.rb mkdir -p pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/engine.rb ln lib/concurrent-ruby/concurrent/utility/engine.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/engine.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb ln lib/concurrent-ruby/concurrent/utility/monotonic_time.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb ln lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_integer.rb ln lib/concurrent-ruby/concurrent/utility/native_integer.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_integer.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/processor_counter.rb ln lib/concurrent-ruby/concurrent/utility/processor_counter.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/processor_counter.rb rm -f pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/version.rb ln lib/concurrent-ruby/concurrent/version.rb pkg/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/version.rb cd pkg/concurrent-ruby-1.1.9 Successfully built RubyGem Name: concurrent-ruby Version: 1.1.9 File: concurrent-ruby-1.1.9.gem cd - mkdir -p pkg/concurrent-ruby-ext-1.1.9 rm -f pkg/concurrent-ruby-ext-1.1.9/CHANGELOG.md ln CHANGELOG.md pkg/concurrent-ruby-ext-1.1.9/CHANGELOG.md rm -f pkg/concurrent-ruby-ext-1.1.9/LICENSE.txt ln LICENSE.txt pkg/concurrent-ruby-ext-1.1.9/LICENSE.txt rm -f pkg/concurrent-ruby-ext-1.1.9/README.md ln README.md pkg/concurrent-ruby-ext-1.1.9/README.md mkdir -p pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_boolean.c ln ext/concurrent-ruby-ext/atomic_boolean.c pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_boolean.c rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_boolean.h ln ext/concurrent-ruby-ext/atomic_boolean.h pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_boolean.h rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_fixnum.c ln ext/concurrent-ruby-ext/atomic_fixnum.c pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_fixnum.c rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_fixnum.h ln ext/concurrent-ruby-ext/atomic_fixnum.h pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_fixnum.h rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_reference.c ln ext/concurrent-ruby-ext/atomic_reference.c pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_reference.c rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_reference.h ln ext/concurrent-ruby-ext/atomic_reference.h pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_reference.h rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/extconf.rb ln ext/concurrent-ruby-ext/extconf.rb pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/extconf.rb rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/rb_concurrent.c ln ext/concurrent-ruby-ext/rb_concurrent.c pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/rb_concurrent.c rm -f pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/ruby_193_compatible.h ln ext/concurrent-ruby-ext/ruby_193_compatible.h pkg/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/ruby_193_compatible.h cd pkg/concurrent-ruby-ext-1.1.9 Successfully built RubyGem Name: concurrent-ruby-ext Version: 1.1.9 File: concurrent-ruby-ext-1.1.9.gem cd - mkdir -p pkg/concurrent-ruby-edge-0.6.0 rm -f pkg/concurrent-ruby-edge-0.6.0/CHANGELOG.md ln CHANGELOG.md pkg/concurrent-ruby-edge-0.6.0/CHANGELOG.md rm -f pkg/concurrent-ruby-edge-0.6.0/LICENSE.txt ln LICENSE.txt pkg/concurrent-ruby-edge-0.6.0/LICENSE.txt rm -f pkg/concurrent-ruby-edge-0.6.0/README.md ln README.md pkg/concurrent-ruby-edge-0.6.0/README.md mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent-edge.rb ln lib/concurrent-ruby-edge/concurrent-edge.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent-edge.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor.rb ln lib/concurrent-ruby-edge/concurrent/actor.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/abstract.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/abstract.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/abstract.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/awaits.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/awaits.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/awaits.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/buffer.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/buffer.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/buffer.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/errors_on_unknown_message.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/errors_on_unknown_message.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/errors_on_unknown_message.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/executes_context.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/executes_context.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/executes_context.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/linking.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/linking.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/linking.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/pausing.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/pausing.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/pausing.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/removes_child.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/removes_child.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/removes_child.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/sets_results.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/sets_results.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/sets_results.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/supervising.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/supervising.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/supervising.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/termination.rb ln lib/concurrent-ruby-edge/concurrent/actor/behaviour/termination.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/termination.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/context.rb ln lib/concurrent-ruby-edge/concurrent/actor/context.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/context.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/core.rb ln lib/concurrent-ruby-edge/concurrent/actor/core.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/core.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/default_dead_letter_handler.rb ln lib/concurrent-ruby-edge/concurrent/actor/default_dead_letter_handler.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/default_dead_letter_handler.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/envelope.rb ln lib/concurrent-ruby-edge/concurrent/actor/envelope.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/envelope.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/errors.rb ln lib/concurrent-ruby-edge/concurrent/actor/errors.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/errors.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/internal_delegations.rb ln lib/concurrent-ruby-edge/concurrent/actor/internal_delegations.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/internal_delegations.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/public_delegations.rb ln lib/concurrent-ruby-edge/concurrent/actor/public_delegations.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/public_delegations.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/reference.rb ln lib/concurrent-ruby-edge/concurrent/actor/reference.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/reference.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/root.rb ln lib/concurrent-ruby-edge/concurrent/actor/root.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/root.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/type_check.rb ln lib/concurrent-ruby-edge/concurrent/actor/type_check.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/type_check.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils.rb ln lib/concurrent-ruby-edge/concurrent/actor/utils.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/ad_hoc.rb ln lib/concurrent-ruby-edge/concurrent/actor/utils/ad_hoc.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/ad_hoc.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/balancer.rb ln lib/concurrent-ruby-edge/concurrent/actor/utils/balancer.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/balancer.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/broadcast.rb ln lib/concurrent-ruby-edge/concurrent/actor/utils/broadcast.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/broadcast.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/pool.rb ln lib/concurrent-ruby-edge/concurrent/actor/utils/pool.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/pool.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel.rb ln lib/concurrent-ruby-edge/concurrent/channel.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer.rb ln lib/concurrent-ruby-edge/concurrent/channel/buffer.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/base.rb ln lib/concurrent-ruby-edge/concurrent/channel/buffer/base.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/base.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/buffered.rb ln lib/concurrent-ruby-edge/concurrent/channel/buffer/buffered.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/buffered.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/dropping.rb ln lib/concurrent-ruby-edge/concurrent/channel/buffer/dropping.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/dropping.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/sliding.rb ln lib/concurrent-ruby-edge/concurrent/channel/buffer/sliding.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/sliding.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/ticker.rb ln lib/concurrent-ruby-edge/concurrent/channel/buffer/ticker.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/ticker.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/timer.rb ln lib/concurrent-ruby-edge/concurrent/channel/buffer/timer.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/timer.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/unbuffered.rb ln lib/concurrent-ruby-edge/concurrent/channel/buffer/unbuffered.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/unbuffered.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector.rb ln lib/concurrent-ruby-edge/concurrent/channel/selector.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/after_clause.rb ln lib/concurrent-ruby-edge/concurrent/channel/selector/after_clause.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/after_clause.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/default_clause.rb ln lib/concurrent-ruby-edge/concurrent/channel/selector/default_clause.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/default_clause.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/error_clause.rb ln lib/concurrent-ruby-edge/concurrent/channel/selector/error_clause.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/error_clause.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/put_clause.rb ln lib/concurrent-ruby-edge/concurrent/channel/selector/put_clause.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/put_clause.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/take_clause.rb ln lib/concurrent-ruby-edge/concurrent/channel/selector/take_clause.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/take_clause.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/tick.rb ln lib/concurrent-ruby-edge/concurrent/channel/tick.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/tick.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge.rb ln lib/concurrent-ruby-edge/concurrent/edge.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/cancellation.rb ln lib/concurrent-ruby-edge/concurrent/edge/cancellation.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/cancellation.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/channel.rb ln lib/concurrent-ruby-edge/concurrent/edge/channel.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/channel.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/erlang_actor.rb ln lib/concurrent-ruby-edge/concurrent/edge/erlang_actor.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/erlang_actor.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set.rb ln lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set/node.rb ln lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set/node.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set/node.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set/window.rb ln lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set/window.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set/window.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_queue.rb ln lib/concurrent-ruby-edge/concurrent/edge/lock_free_queue.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_queue.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/old_channel_integration.rb ln lib/concurrent-ruby-edge/concurrent/edge/old_channel_integration.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/old_channel_integration.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/processing_actor.rb ln lib/concurrent-ruby-edge/concurrent/edge/processing_actor.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/processing_actor.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/promises.rb ln lib/concurrent-ruby-edge/concurrent/edge/promises.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/promises.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/throttle.rb ln lib/concurrent-ruby-edge/concurrent/edge/throttle.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/throttle.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/version.rb ln lib/concurrent-ruby-edge/concurrent/edge/version.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/version.rb mkdir -p pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/executor rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/executor/wrapping_executor.rb ln lib/concurrent-ruby-edge/concurrent/executor/wrapping_executor.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/executor/wrapping_executor.rb rm -f pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/lazy_register.rb ln lib/concurrent-ruby-edge/concurrent/lazy_register.rb pkg/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/lazy_register.rb cd pkg/concurrent-ruby-edge-0.6.0 Successfully built RubyGem Name: concurrent-ruby-edge Version: 0.6.0 File: concurrent-ruby-edge-0.6.0.gem cd - /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/CHANGELOG.md /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/LICENSE.txt /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/README.md /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_boolean.c /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_boolean.h /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_fixnum.c /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_fixnum.h /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_reference.c /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_reference.h /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/extconf.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/rb_concurrent.c /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/ruby_193_compatible.h Building native extensions. This could take a while... current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext ["/usr/bin/ruby", "-I", "/usr/lib/ruby/3.0.0", "-r", "./siteconf20211019-17903-vmj5c7.rb", "extconf.rb"] checking for libkern/OSAtomic.h... no creating Makefile current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext ["make", "DESTDIR=", "clean"] current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext ["make", "DESTDIR="] compiling atomic_boolean.c compiling atomic_fixnum.c compiling atomic_reference.c compiling rb_concurrent.c atomic_fixnum.c: In function 'atomic_fixnum_allocate': atomic_fixnum.c:12:3: warning: 'rb_data_object_alloc' is deprecated: by: rb_data_object_wrap [-Wdeprecated-declarations] 12 | return rb_data_object_alloc(klass, (void *) Qnil, atomic_fixnum_mark, NULL); | ^~~~~~ In file included from /usr/include/ruby-3.0.0/ruby/internal/core.h:27, from /usr/include/ruby-3.0.0/ruby/ruby.h:26, from /usr/include/ruby-3.0.0/ruby.h:38, from atomic_fixnum.c:1: /usr/include/ruby-3.0.0/ruby/internal/core/rdata.h:161:1: note: declared here 161 | rb_data_object_alloc(VALUE klass, void *data, RUBY_DATA_FUNC dmark, RUBY_DATA_FUNC dfree) | ^~~~~~~~~~~~~~~~~~~~ atomic_boolean.c: In function 'atomic_boolean_allocate': atomic_boolean.c:12:3: warning: 'rb_data_object_alloc' is deprecated: by: rb_data_object_wrap [-Wdeprecated-declarations] 12 | return rb_data_object_alloc(klass, (void *) Qfalse, atomic_boolean_mark, NULL); | ^~~~~~ In file included from /usr/include/ruby-3.0.0/ruby/internal/core.h:27, from /usr/include/ruby-3.0.0/ruby/ruby.h:26, from /usr/include/ruby-3.0.0/ruby.h:38, from atomic_boolean.c:1: /usr/include/ruby-3.0.0/ruby/internal/core/rdata.h:161:1: note: declared here 161 | rb_data_object_alloc(VALUE klass, void *data, RUBY_DATA_FUNC dmark, RUBY_DATA_FUNC dfree) | ^~~~~~~~~~~~~~~~~~~~ atomic_reference.c: In function 'ir_alloc': atomic_reference.c:47:3: warning: 'rb_data_object_alloc' is deprecated: by: rb_data_object_wrap [-Wdeprecated-declarations] 47 | return rb_data_object_alloc(klass, (void *) Qnil, ir_mark, NULL); | ^~~~~~ In file included from /usr/include/ruby-3.0.0/ruby/internal/core.h:27, from /usr/include/ruby-3.0.0/ruby/ruby.h:26, from /usr/include/ruby-3.0.0/ruby.h:38, from atomic_reference.c:1: /usr/include/ruby-3.0.0/ruby/internal/core/rdata.h:161:1: note: declared here 161 | rb_data_object_alloc(VALUE klass, void *data, RUBY_DATA_FUNC dmark, RUBY_DATA_FUNC dfree) | ^~~~~~~~~~~~~~~~~~~~ linking shared-object concurrent/concurrent_ruby_ext.so current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext ["make", "DESTDIR=", "install"] install -m 0755 concurrent_ruby_ext.so ./.gem.20211019-17903-hxouuc/concurrent current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext /usr/bin/ruby -I /usr/lib/ruby/3.0.0 -r ./siteconf20211019-17903-vmj5c7.rb extconf.rb current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext make DESTDIR\= clean current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext make DESTDIR\= current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/dist-ext/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext make DESTDIR\= install Successfully installed concurrent-ruby-ext-1.1.9 1 gem installed /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/CHANGELOG.md /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/Gemfile /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/LICENSE.txt /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/README.md /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/Rakefile /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent-ruby.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/agent.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/array.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/async.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atom.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/event.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/semaphore.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomics.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/deprecation.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/logging.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/obligation.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/observable.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/configuration.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/constants.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/dataflow.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/delay.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/errors.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/exchanger.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/timer_set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executors.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/future.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/hash.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/immutable_struct.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/ivar.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/map.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/maybe.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mutable_struct.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mvar.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/options.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promise.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promises.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/re_include.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/scheduled_task.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/condition.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lock.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/volatile.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/timer_task.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tuple.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tvar.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/engine.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_integer.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/processor_counter.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/version.rb Successfully installed concurrent-ruby-1.1.9 /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/CHANGELOG.md /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/LICENSE.txt /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/README.md /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent-edge.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/abstract.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/awaits.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/buffer.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/errors_on_unknown_message.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/executes_context.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/linking.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/pausing.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/removes_child.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/sets_results.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/supervising.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/behaviour/termination.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/context.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/core.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/default_dead_letter_handler.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/envelope.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/errors.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/internal_delegations.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/public_delegations.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/reference.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/root.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/type_check.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/ad_hoc.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/balancer.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/broadcast.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/actor/utils/pool.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/base.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/buffered.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/dropping.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/sliding.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/ticker.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/timer.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/buffer/unbuffered.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/after_clause.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/default_clause.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/error_clause.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/put_clause.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/selector/take_clause.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/channel/tick.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/cancellation.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/channel.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/erlang_actor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set/node.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_linked_set/window.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/lock_free_queue.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/old_channel_integration.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/processing_actor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/promises.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/throttle.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/edge/version.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/executor/wrapping_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-edge-0.6.0/lib/concurrent-ruby-edge/concurrent/lazy_register.rb Successfully installed concurrent-ruby-edge-0.6.0 /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/CHANGELOG.md /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/LICENSE.txt /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/README.md /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_boolean.c /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_boolean.h /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_fixnum.c /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_fixnum.h /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_reference.c /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/atomic_reference.h /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/extconf.rb /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/rb_concurrent.c /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext/ruby_193_compatible.h Building native extensions. This could take a while... current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext ["/usr/bin/ruby", "-I", "/usr/lib/ruby/3.0.0", "-r", "./siteconf20211019-17943-brk347.rb", "extconf.rb"] checking for libkern/OSAtomic.h... no creating Makefile current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext ["make", "DESTDIR=", "clean"] current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext ["make", "DESTDIR="] compiling atomic_boolean.c compiling atomic_fixnum.c compiling atomic_reference.c compiling rb_concurrent.c atomic_fixnum.c: In function 'atomic_fixnum_allocate': atomic_fixnum.c:12:3: warning: 'rb_data_object_alloc' is deprecated: by: rb_data_object_wrap [-Wdeprecated-declarations] 12 | return rb_data_object_alloc(klass, (void *) Qnil, atomic_fixnum_mark, NULL); | ^~~~~~ In file included from /usr/include/ruby-3.0.0/ruby/internal/core.h:27, from /usr/include/ruby-3.0.0/ruby/ruby.h:26, from /usr/include/ruby-3.0.0/ruby.h:38, from atomic_fixnum.c:1: /usr/include/ruby-3.0.0/ruby/internal/core/rdata.h:161:1: note: declared here 161 | rb_data_object_alloc(VALUE klass, void *data, RUBY_DATA_FUNC dmark, RUBY_DATA_FUNC dfree) | ^~~~~~~~~~~~~~~~~~~~ atomic_boolean.c: In function 'atomic_boolean_allocate': atomic_boolean.c:12:3: warning: 'rb_data_object_alloc' is deprecated: by: rb_data_object_wrap [-Wdeprecated-declarations] 12 | return rb_data_object_alloc(klass, (void *) Qfalse, atomic_boolean_mark, NULL); | ^~~~~~ In file included from /usr/include/ruby-3.0.0/ruby/internal/core.h:27, from /usr/include/ruby-3.0.0/ruby/ruby.h:26, from /usr/include/ruby-3.0.0/ruby.h:38, from atomic_boolean.c:1: /usr/include/ruby-3.0.0/ruby/internal/core/rdata.h:161:1: note: declared here 161 | rb_data_object_alloc(VALUE klass, void *data, RUBY_DATA_FUNC dmark, RUBY_DATA_FUNC dfree) | ^~~~~~~~~~~~~~~~~~~~ atomic_reference.c: In function 'ir_alloc': atomic_reference.c:47:3: warning: 'rb_data_object_alloc' is deprecated: by: rb_data_object_wrap [-Wdeprecated-declarations] 47 | return rb_data_object_alloc(klass, (void *) Qnil, ir_mark, NULL); | ^~~~~~ In file included from /usr/include/ruby-3.0.0/ruby/internal/core.h:27, from /usr/include/ruby-3.0.0/ruby/ruby.h:26, from /usr/include/ruby-3.0.0/ruby.h:38, from atomic_reference.c:1: /usr/include/ruby-3.0.0/ruby/internal/core/rdata.h:161:1: note: declared here 161 | rb_data_object_alloc(VALUE klass, void *data, RUBY_DATA_FUNC dmark, RUBY_DATA_FUNC dfree) | ^~~~~~~~~~~~~~~~~~~~ linking shared-object concurrent/concurrent_ruby_ext.so current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext ["make", "DESTDIR=", "install"] install -m 0755 concurrent_ruby_ext.so ./.gem.20211019-17943-l311nl/concurrent current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext /usr/bin/ruby -I /usr/lib/ruby/3.0.0 -r ./siteconf20211019-17943-brk347.rb extconf.rb current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext make DESTDIR\= clean current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext make DESTDIR\= current directory: /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-ext-1.1.9/ext/concurrent-ruby-ext make DESTDIR\= install Successfully installed concurrent-ruby-ext-1.1.9 3 gems installed Run options: exclude {:stress=>true, :unfinished=>true, :buggy=>true, :edge=>true} Randomized with seed 54246 Concurrent::Exchanger class hierarchy inherits from RubyExchanger Concurrent::Options .executor_from_options returns the given :executor raises an exception when :executor is an unrecognized symbol returns the global fast executor when :executor is :fast returns the global io executor when :executor is :io returns an immediate executor when :executor is :immediate Concurrent::Set concurrency #add and #delete force context switch #each .[] when initializing with no arguments is expected to be empty when initializing with arguments creates a set with the given objects .new when initializing with an enumerable object creates a set with the contents of the enumerable object when initializing with a block argument creates a set with the contents of the enumerable object when initializing with no arguments is expected to be empty Concurrent::Collection::CopyOnNotifyObserverSet behaves like an observer set #delete_observer should not notify a deleted observer should return the observer can delete a non added observer #notify_and_delete_observers can be called many times without any other notification should return the observer set should clear observers should notify all observers #delete_observers should remove all observers should return the observer set #notify_observers should return the observer set with many observers should notify all observer using the chosen method with a block raises an exception if given both arguments and a block accepts block return values that include arrays accepts blocks returning a single value calls the block once for every observer passes the block return value to the update method with a single observer should notify an observer using the chosen method can be called many times should notify an observer once using the last added method should notify an observer from a block should update a registered observer without arguments should update a registered observer with arguments #count_observers should be 1 after the first observer is added should be equal to the number of unique observers should be zero after initialization should be 1 if the same observer is added many times #add_observer with arguments should return the observer with a block should return the observer based on a block Concurrent::Delay #value does not call the block before #value is called raises when called recursively calls the block when #value is called can be called twice only calls the block once no matter how often #value is called #initialize raises an exception when no block given sets the state to :pending behavior it should behave like dereferenceable defaults :dup_on_deref to false calls the block when the :copy_on_deref option is passed a proc does not call #dup when #dup_on_deref is set and the value is nil defaults :copy_on_deref to nil does not call the #copy_on_deref block when the value is nil calls the :copy block first followed by #dup followed by #freeze supports dereference flags with observers calls #dup when the :dup_on_deref option is true defaults :freeze_on_deref to false calls #freeze when the :freeze_on_deref option is true does not call #freeze when #freeze_on_deref is set and the value is nil it should behave like obligation #value returns nil when timeout reached is set to the return value of the block when :fulfilled returns immediately when timeout is zero returns the value when fulfilled before timeout is nil when :rejected returns nil when reaching the optional timeout value blocks the caller when :pending and timeout is nil is nil when :pending #reason is nil when :pending is nil when :fulfilled is set to error object of the exception when :rejected #state is :rejected when the handler raises an exception is :fulfilled when the handler completes is :pending when first created #reconfigure returns value of block used in reconfiguration returns false when process completed? Concurrent::CyclicBarrier #broken? should not be broken when reset is called without waiting thread should not be broken when created #initialize raises an exception if the initial count is less than 1 raises an exception if the initial count is not an integer spurious wake ups should resist to spurious wake ups without timeout should resist to spurious wake ups with timeout reset should release all waiting threads #parties should be the value passed to the constructor #wait #broken barrier can be reset should not accept new threads without timeout should block the thread can be reused returns true when released should release all threads when their number matches the desired one executes the block once return false if barrier has been reset with timeout timeout not expiring returns true when released should release all threads when their number matches the desired one should block the thread timeout expiring breaks the barrier and release all other threads 2 returns false breaks the barrier and release all other threads does not execute the block on timeout #number_waiting with waiting threads should be equal to the waiting threads count without any waiting thread should be equal to zero Concurrent::RubySingleThreadExecutor it should behave like executor_service it should behave like global_thread_pool #post calls the block with the given arguments aliases #<< raises an exception if no block is given returns true when the block is added to the queue #shutdown followed by #wait_for_termination stops accepting/running new tasks allows in-progress tasks to complete allows pending tasks to complete #post rejects the block while shutting down rejects the block once shutdown auto terminate does not stop shutdown #kill rejects all pending tasks stops accepting new tasks #wait_for_termination returns true after shutdown has complete waits forever when no timeout value is given returns false when shutdown fails to complete before timeout immediately returns true when no operations are pending returns true when shutdown successfully completes before timeout #shutdown allows pending tasks to complete stops accepting new tasks allows in-progress tasks to complete #running? returns true when the thread pool is running returns false when the thread pool is shutting down returns false when the thread pool is shutdown returns false when the thread pool is killed Concurrent::CAtomicBoolean it should behave like atomic_boolean #value returns the current value construction evaluates the truthiness of a true value defaults the initial value to false sets the initial value evaluates the truthiness of a false value #true? is expected to equal true is expected to equal false #false? is expected to equal false is expected to equal true #make_false keeps a false value false and returns false makes a true value false and returns true #value= evaluates the truthiness of a false value returns the new value sets the #value to the given `Boolean` evaluates the truthiness of a true value #make_true makes a false value true and returns true keeps a true value true and returns false Concurrent::MutableStruct #[member]= raises an exception when given a non-existent string member sets the value when given a valid string member raises an exception when given a non-existent symbol member sets the value when given a valid symbol member synchronization protects getter methods protects #[member]= protects #each protects #each_pair protects #merge protects #values protects #[index]= protects #[index] protects #== protects #values_at protects #select protects #to_h protects getter methods protects #initialize_copy protects #to_s protects #[member] protects #inspect #[index]= sets the value when given a valid index raises an exception when given an out-of-bound index it should behave like mergeable_struct #merge retains the value for all members not without values in the given hash returns a new object updates all members with the new values from a given hash calls the given block for each key in `other` raises an exception when given a hash with members not in the struct definition defines a setter for each member copy #clone mutates only the copy #dup mutates only the copy it should behave like struct accessors #[index] raises an exception when given an out-of-bound index retrieves the value when given a valid index #[member] retrieves the value when given a valid symbol member raises an exception when given a non-existent symbol member raises an exception when given a non-existent string member retrieves the value when given a valid string member comparison #== returns false if other has different values returns false if other has different struct subclass returns true if other has same struct subclass and equal values #!= returns true if other has different values returns false if other has same struct subclass and equal values returns true if other has different struct subclass enumeration #each_pair returns an enumerator when no block is given yields the name and value of each struct member in order #each yields the value of each struct member in order returns an enumerator when no block is given #select returns an Array with the values from for which the block returns true yields each value returns an enumerator when no block is given definition raise an exception when given an invalid member raises an exception when given no members registers the class when given a class name evalues a given block against the new class defines a getter for each member raises an exception when given an invalid class name creates an anonymous class when given at least one member registers the class when given a class name which is defined in the ancestors construction raises an exception when extra members are given sets all given members in order sets all absent members to nil properties #values returns the values of the struct as an array in order #length returns the number of struct members #members returns the struct members as an array of symbols returns a different object than the array passed at definition #size returns the number of struct members #values_at returns the values at multiple given offsets returns the value at the given offset returns values for multiple ranges returns values for ranges and offsets returns values at offsets in a given range conversion #to_h returns a Hash containing the names and values in order #to_a returns the to_a for this struct as an array #to_s includes the names of all members returns the same string as #inspect includes all values includes the name of the class when registered copy #dup discards singleton class discards frozen state of the struct copies the singleton class of members retains frozen state of members shallowly duplicates all members along with the struct #clone copies the singleton class copies the singleton class of members shallowly clones all members along with the struct retains frozen state Concurrent::Promise #then returns a new promise when a block is passed can be called more than once returns a new promise when a block and rescuer are passed supports setting the executor using a named parameter returns a new promise when a rescuer is passed should have block or rescuers returns a new promise when a block, rescuer and executor are passed rejected returns a new Promise when :rejected notifies rejection to new child pending returns a new promise returns a pending promise fulfilled notifies fulfillment to new child returns a new Promise unscheduled returns a new promise returns an unscheduled promise .zip yields the results as an array preserves ordering of the executed promises executes the returned Promise by default does not execute the returned Promise when execute is false allows setting executor for Promise chain executes the returned Promise when execute is true fails if one component fails initializers .new should return an unscheduled Promise .fulfill should return a fulfilled Promise should return a Promise should return a Promise with set value .reject should return a Promise with set reason should return a rejected Promise should return a Promise .execute creates a new Promise calls #execute on the new Promise passes the block to the new Promise #flat_map returns a promise fails if the generating block fails succeeds if both promises succeed fails if the right promise fails fails if the left promise fails on_success should have a block returns a new promise #execute unscheduled sets the promise to :pending posts the block given in construction with children when called on the root should set all promises to :pending when called on a child should set all promises to :pending when called on child after parent completes sets state to :pending immediately pending does not post again sets the promise to :pending #rescue returns a new promise it should behave like thread_arguments passes an empty array when opts is an empty hash passes an empty array when there is no :args key passes the given array when the :args key has a complex array value passes an array when when the :args key has an array value allows the given arguments array to be dereferenced passes an empty array when the :args key has a nil value passes a one-element array when the :args key has a non-array value passes an empty array when opts is not given aggregators .all? does not execute the returned Promise returns a new Promise executes the #then condition when all components succeed executes the #then condition when no promises are given executes the #rescue handler if even one component fails .any? executes the #then condition when any components succeed executes the #then condition when no promises are given executes the #rescue handler if all componenst fail returns a new Promise does not execute the returned Promise it should behave like ivar it should behave like obligation #value is nil when :rejected returns nil when reaching the optional timeout value returns nil when timeout reached returns the value when fulfilled before timeout is set to the return value of the block when :fulfilled returns immediately when timeout is zero is nil when :pending blocks the caller when :pending and timeout is nil #reason is nil when :fulfilled is set to error object of the exception when :rejected is nil when :pending #state is :rejected when the handler raises an exception is :pending when first created is :fulfilled when the handler completes it should behave like dereferenceable supports dereference flags with observers does not call the #copy_on_deref block when the value is nil does not call #dup when #dup_on_deref is set and the value is nil calls #dup when the :dup_on_deref option is true calls #freeze when the :freeze_on_deref option is true calls the block when the :copy_on_deref option is passed a proc defaults :dup_on_deref to false defaults :freeze_on_deref to false calls the :copy block first followed by #dup followed by #freeze defaults :copy_on_deref to nil does not call #freeze when #freeze_on_deref is set and the value is nil initialization sets the state to incomplete it should behave like observable first notification calls the #update method on all observers without a specified :func calls the proc for all observers added as a block calls the appropriate function on all observers which specified a :func does not notify any observers after #delete_observers called does not notify any observers removed with #delete_observer #delete_observer returns the given observer even when not found in the observer set deletes the given observer if called before first notification returns the removed observer if found in the observer set #delete_observers returns self deletes all observers when called before first notification #count_observers returns zero after #delete_observers has been called returns zero for a new observable object returns a count of registered observers if called before first notification #add_observer raises an exception when given both an observer and a block adds an observer if called before first notification creates an observer from a block if called before first notification raises an exception if not given an observer or a block adds an observer with :func if called before first notification #fail sets the value to be nil defaults the reason to a StandardError sets the reason to the given exception returns self raises an exception if set more than once sets the state to be rejected #try_set when fulfilled does not assign the block result returns false does not assign the value when rejected has a nil value returns false does not assign the block result does not assign the value when unset returns true assigns the value assigns the block result #set raises an exception if set more than once returns self raises an exception when given a value and a block raises an exception when given neither a value nor a block sets the state to be fulfilled rejects when given a block which raises an exception fulfils when given a block which executes successfully sets the value fulfillment passes the result of each block to all its children can manage long chain sets the promise value to the result if its block uses result as fulfillment value when a promise has no block passes the last result through when a promise has no block sets the promise state to :fulfilled if the block completes #fail can only be called on the root promise rejects children #set #can only be called on the root promise can be called with a block triggers children rejection sets the promise value to the result if its block passes the reason to all its children uses reason as rejection reason when a promise has no rescue callable sets the promise state to :rejected if the block completes rejects on Exception #zip preserves ordering of the executed promises does not execute the returned Promise when execute is false fails if one component fails executes the returned Promise when execute is true allows setting executor for Promise chain executes the returned Promise by default yields the results as an array aliases aliases #realized? for #fulfilled? aliases #catch for #rescue aliases #on_error for #rescue aliases #deref for #value Concurrent::Hash .new when initialized with a default object uses the default object for non-existing keys when initialized with a block calls the block for non-existing keys returns the results of calling the block for non-existing key when initializing with no arguments is expected to be empty .[] when initializing with an even number of arguments creates a hash using the odd position arguments as keys and even position arguments as values when initializing with another hash as an argument creates a hash with the results of calling #to_hash on the other array creates a hash with the same contents as the other hash creates a new hash when initializing with an array of pairs creates a hash using each pair as a (key, value) pair when initializing with no arguments is expected to be empty concurrency is expected to be empty Concurrent::MutexAtomicReference it should behave like atomic_reference test_update_retries test_try_update_bang_fails test_try_update test_value test_try_update_fails test_swap test_numeric_cas test_construct test_try_update_bang test_update Concurrent::Concern::Obligation pending it should behave like incomplete should be incomplete should be not completed #no_error! should block on the event if timeout is not set should return immediately if timeout is zero should block on the event if timeout is not zero #value should return immediately if timeout is zero should block on the event if timeout is not zero should block on the event if timeout is not set #value! should block on the event if timeout is not zero should return immediately if timeout is zero should block on the event if timeout is not set #compare_and_set_state unexpected state should return false if state is not the expected one should not change the state if current is not the expected one expected state should not change the state if current is not the expected one should return true if state is the expected one rejected should be not incomplete should be completed #no_error! should return immediately if timeout is zero should return immediately if timeout is not zero should return immediately if timeout is not set #value should return immediately if timeout is not set should return immediately if timeout is not zero should return immediately if timeout is zero #value! should return immediately if timeout is zero should return immediately if timeout is not zero should return immediately if timeout is not set fulfilled should be completed should be not incomplete #value! should return immediately if timeout is zero should return immediately if timeout is not set should return immediately if timeout is not zero #value should return immediately if timeout is not set should return immediately if timeout is not zero should return immediately if timeout is zero #no_error! should return immediately if timeout is not zero should return immediately if timeout is not set should return immediately if timeout is zero #if_state should execute the block within the mutex should the block value if state is expected should return false if state is not expected should raise without block unscheduled it should behave like incomplete should be not completed should be incomplete #no_error! should block on the event if timeout is not zero should return immediately if timeout is zero should block on the event if timeout is not set #value! should return immediately if timeout is zero should block on the event if timeout is not set should block on the event if timeout is not zero #value should return immediately if timeout is zero should block on the event if timeout is not zero should block on the event if timeout is not set #get_arguments_from returns the given array when the :args key has a complex array value returns an empty array when there is no :args key returns an empty array when opts is an empty hash returns an empty array when opts is not given returns an array when when the :args key has an array value returns a one-element array when the :args key has a non-array value returns an empty array when the :args key has a nil value Concurrent::Collection::NonConcurrentPriorityQueue inherits from RubyNonConcurrentPriorityQueue Concurrent::ThreadPoolExecutor inherits from RubyThreadPoolExecutor Concurrent::ImmediateExecutor it should behave like executor_service it should behave like global_thread_pool #post aliases #<< raises an exception if no block is given calls the block with the given arguments returns true when the block is added to the queue #running? returns false when the thread pool is shutting down returns false when the thread pool is shutdown returns true when the thread pool is running returns false when the thread pool is killed #shutdown followed by #wait_for_termination allows in-progress tasks to complete stops accepting/running new tasks allows pending tasks to complete #wait_for_termination waits forever when no timeout value is given returns true when shutdown successfully completes before timeout returns false when shutdown fails to complete before timeout immediately returns true when no operations are pending returns true after shutdown has complete auto terminate does not stop shutdown #shutdown allows in-progress tasks to complete allows pending tasks to complete stops accepting new tasks #kill stops accepting new tasks rejects all pending tasks #post rejects the block while shutting down rejects the block once shutdown Concurrent::Collection::RubyNonConcurrentPriorityQueue it should behave like priority_queue #initialize sorts from high to low when :order is :max sorts from low to high when :order is :low sorts from low to high when :order is :min sorts from high to low by default sorts from high to low when :order is :high #pop is aliased as #deq removes the item from the queue is aliased as #shift returns the item at the head of the queue returns nil when called multiple times while empty returns nil when the queue is empty #length returns the length of a populated queue returns zero when the queue is empty is aliased as #size #delete deletes the requested item when it is "smaller" than the last element deletes the requested item when it is the first element returns false when called on an empty queue returns true when found deletes the requested item when it is the last element deletes the requested item when found deletes multiple matching items when present returns false when not found #empty? returns false for a populated queue returns true for an empty queue #peek returns nil when the queue is empty does not remove the item from the queue returns the item at the head of the queue #push sorts the new item in priority order is expected to be truthy raises an exception when attempting to enqueue nil adds the item to the queue is aliased as enq is aliased as << arbitrarily orders equal items with respect to each other #include? returns false when the queue is empty returns true if the item is found returns false if the item is not found is aliased as #has_priority? .from_list creates a sorted, populated queue from a Hash creates a sorted, populated queue from an Array creates an empty queue from an empty list #clear is expected to be truthy removes all items from a populated queue has no effect on an empty queue Concurrent::Atom #compare_and_set rejects the new value if the validator raises an exception sets the new value if the current value matches returns false if the validator raises an exception rejects the new value if the current value does not match rejects the new value if the validator returns false returns false if the current value does not match returns true if the current value matches returns false if the validator returns false #reset returns the new value on success returns the old value if the validator returns false sets the new value returns the new value on success returns the old value if the validator raises an exception construction sets the initial value to the given value observable behaves like observable #delete_observer deletes the given observer if called before first notification returns the given observer even when not found in the observer set returns the removed observer if found in the observer set #add_observer raises an exception if not given an observer or a block adds an observer with :func if called before first notification creates an observer from a block if called before first notification adds an observer if called before first notification raises an exception when given both an observer and a block first notification does not notify any observers after #delete_observers called calls the proc for all observers added as a block calls the #update method on all observers without a specified :func calls the appropriate function on all observers which specified a :func does not notify any observers removed with #delete_observer #delete_observers returns self deletes all observers when called before first notification #count_observers returns zero after #delete_observers has been called returns zero for a new observable object returns a count of registered observers if called before first notification #swap passes all arguments to the block raises an exception when no block is given returns the old value if the validator raises an exception sets the new value to the result of the block calls the block more than once if the value changes underneath returns the old value if the validator returns false rejects the new value if the validator raises an exception returns the new value on success rejects the new value if the validator returns false reraises the exception from block passes the current value to the block Concurrent::SettableStruct definition /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here defines a setter for each member #[member]= raises an exception when given a symbol member that has already been set raises an exception when given a string member that has already been set raises an exception when given a non-existent symbol member sets the value when given a valid string member sets the value when given a valid symbol member raises an exception when given a non-existent string member it should behave like mergeable_struct #merge raises an exception when given a hash with members not in the struct updates all members with the new values from a given hash returns a new object calls the given block for each key in `other` retains the value for all members not without values in the given hash copy #clone retains settability of members #dup retains settability of members #[index]= raises an exception when given an index that has already been set raises an exception when given an out-of-bound index sets the value when given a valid index it should behave like struct construction /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here sets all given members in order /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here raises an exception when extra members are given /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here sets all absent members to nil accessors #[member] retrieves the value when given a valid symbol member retrieves the value when given a valid string member raises an exception when given a non-existent string member raises an exception when given a non-existent symbol member #[index] retrieves the value when given a valid index raises an exception when given an out-of-bound index conversion #to_a returns the to_a for this struct as an array #to_s returns the same string as #inspect includes the name of the class when registered includes the names of all members includes all values #to_h returns a Hash containing the names and values in order comparison #!= returns true if other has different struct subclass returns true if other has different values returns false if other has same struct subclass and equal values #== returns false if other has different struct subclass returns false if other has different values returns true if other has same struct subclass and equal values copy #dup discards frozen state of the struct discards singleton class retains frozen state of members shallowly duplicates all members along with the struct copies the singleton class of members #clone copies the singleton class shallowly clones all members along with the struct retains frozen state copies the singleton class of members properties #size returns the number of struct members #values_at returns the values at multiple given offsets returns values for ranges and offsets returns values at offsets in a given range returns values for multiple ranges returns the value at the given offset #members returns the struct members as an array of symbols returns a different object than the array passed at definition #length returns the number of struct members #values returns the values of the struct as an array in order definition registers the class when given a class name evalues a given block against the new class /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/spec/concurrent/struct_shared.rb:15: warning: already initialized constant ValidClassName2 /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/spec/concurrent/struct_shared.rb:15: warning: previous definition of ValidClassName2 was here registers the class when given a class name which is defined in the ancestors creates an anonymous class when given at least one member raises an exception when given no members /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb:121: warning: method redefined; discarding old baz /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/.gems/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb:161: warning: previous definition of baz was here defines a getter for each member raise an exception when given an invalid member raises an exception when given an invalid class name enumeration #each yields the value of each struct member in order returns an enumerator when no block is given #each_pair returns an enumerator when no block is given yields the name and value of each struct member in order #select yields each value returns an enumerator when no block is given returns an Array with the values from for which the block returns true synchronization protects getter methods protects #[member]= protects #each protects #== protects #[index]= protects #to_h protects #to_s protects #[index] protects getter methods protects #[member] protects #select protects #values protects #values_at protects #merge protects #each_pair protects #inspect protects #initialize_copy Concurrent::ImmutableStruct it should behave like struct properties #values_at returns values for multiple ranges returns the values at multiple given offsets returns the value at the given offset returns values for ranges and offsets returns values at offsets in a given range #size returns the number of struct members #members returns the struct members as an array of symbols returns a different object than the array passed at definition #values returns the values of the struct as an array in order #length returns the number of struct members conversion #to_h returns a Hash containing the names and values in order #to_s includes the name of the class when registered includes the names of all members returns the same string as #inspect includes all values #to_a returns the to_a for this struct as an array enumeration #each returns an enumerator when no block is given yields the value of each struct member in order #each_pair returns an enumerator when no block is given yields the name and value of each struct member in order #select yields each value returns an Array with the values from for which the block returns true returns an enumerator when no block is given accessors #[index] raises an exception when given an out-of-bound index retrieves the value when given a valid index #[member] raises an exception when given a non-existent symbol member retrieves the value when given a valid string member retrieves the value when given a valid symbol member raises an exception when given a non-existent string member comparison #== returns true if other has same struct subclass and equal values returns false if other has different values returns false if other has different struct subclass #!= returns false if other has same struct subclass and equal values returns true if other has different values returns true if other has different struct subclass copy #clone copies the singleton class of members copies the singleton class shallowly clones all members along with the struct retains frozen state #dup copies the singleton class of members shallowly duplicates all members along with the struct discards singleton class discards frozen state of the struct retains frozen state of members construction sets all given members in order raises an exception when extra members are given sets all absent members to nil definition evalues a given block against the new class defines a getter for each member registers the class when given a class name raises an exception when given no members creates an anonymous class when given at least one member raise an exception when given an invalid member raises an exception when given an invalid class name /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/spec/concurrent/struct_shared.rb:15: warning: already initialized constant ValidClassName2 /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/spec/concurrent/struct_shared.rb:15: warning: previous definition of ValidClassName2 was here registers the class when given a class name which is defined in the ancestors it should behave like mergeable_struct #merge calls the given block for each key in `other` returns a new object raises an exception when given a hash with members not in the struct retains the value for all members not without values in the given hash updates all members with the new values from a given hash Concurrent::TimerSet construction uses the executor given at construction uses the global io executor be default #post raises an exception when given a task with a delay less than zero raises an exception when no block given immediately posts a task when the delay is zero resolution sets the IVar value on success when delay is zero sets the IVar value on success when given a delay sets the IVar reason on failure when given a delay sets the IVar reason on failure when delay is zero task cancellation returns false when not running fails to cancel the task once processing is complete fails to cancel the task once processing has begun cancels a pending task state is shutdown? after being killed is shutdown? after shutdown completes is running? after tasks have been post is running? when first created execution passes all arguments to the task on execution returns an IVar when posting a task executes all tasks scheduled for the same time executes a given task when given an interval in seconds, even if longer tasks have been scheduled executes a given task when given an interval in seconds executes tasks with different times in schedule time executes tasks with different times in schedule order does not execute tasks early continues to execute new tasks even after the queue is emptied task rescheduling returns false once the task has is complete returns false when not running raises an exception when given an invalid time does not change the current schedule when given an invalid time reschdules a pending and unpost task when given a valid time returns false once the task has been post to the executor returns false once the task is processing termination #wait_for_termination returns false on timeout rejects tasks once killed cancels all pending tasks on #shutdown kills the monitor thread on #kill stops the monitor thread on #shutdown cancels all pending tasks on #kill rejects tasks once shutdown #wait_for_termination returns true if shutdown completes before timeout task resetting calls #reschedule with the original delay Concurrent::Agent error handling the agent will be passed to the handler the exception will be passed to the handler does not trigger observation #restart when not #failed? raises an error when #failed? raises an error if the new value is not valid does not trigger observation removes all actions from the queue when :clear_actions is true resumes action processing if actions are enqueued clears the error sets #failed? to true does not clear the action queue when :clear_actions is not given does not clear the action queue when :clear_actions is false sets the new value waiting with .await_for returns false on timeout returns true when all prior actions for all agents have processed returns true when there are no pending actions with #await_for returns false on timeout returns false if restarted with :clear_actions true (PENDING: the timing is nearly impossible) returns true when all prior actions have processed does not block on actions from other threads returns true when there are no pending actions with #wait returns false on timeout returns true when there are no pending actions and timeout is nil returns true when there are no pending actions and a timeout is given blocks indefinitely when timeout is nil returns true when all prior actions have processed returns false when timeout is given and restarted with :clear_actions true (PENDING: the timing is nearly impossible) blocks forever when timeout is nil and restarted with :clear_actions true (PENDING: the timing is nearly impossible) does not block on actions from other threads with #await_for! raises an error on timeout returns true when all prior actions have processed raises an error if restarted with :clear_actions true (PENDING: the timing is nearly impossible) returns true when there are no pending actions does not block on actions from other threads with .await returns true when all prior actions on all agents have processed with await_for! returns true when all prior actions for all agents have processed raises an exception on timeout returns true when there are no pending actions the await job does not trigger observers does not change the value waits for nested actions does not trigger the error mode with #await blocks forever if restarted with :clear_actions true (PENDING: the timing is nearly impossible) blocks indefinitely does not block on actions from other threads returns true when all prior actions have processed returns self when there are no pending actions posting with #post returns false when #failed? does not wait for the action to process returns true when the job is post posts to the global io executor with #send does not wait for the action to process posts to the global fast executor returns false when #failed? returns true when the job is post with #send! raises an error when #failed? posts to the global fast executor does not wait for the action to process returns true when the job is post with #send_off returns true when the job is post returns false when #failed? posts to the global io executor does not wait for the action to process with #send_via posts to the given executor returns true when the job is post returns false when #failed? with #<< returns self when the job is post posts to the global io executor returns self when #failed? does not wait for the action to process with #send_off! does not wait for the action to process returns true when the job is post posts to the global io executor raises an error when #failed? with #send_via! raises an error when #failed? posts to the given executor returns true when the job is post error mode :fail sets the error when the action raises an error sets the error when the validator raises an error sets the error when the validator returns false blocks all further action processing until a restart sets #failed? to true :continue does not block further action processing sets #failed? to false does not set an error when the validator raises an error does not set an error when the validator returns false does not set an error when the action raises an error validation sets the error when the error mode is :fail and the validator raises an error sets the new value when the validator returns true does not set an error when the error mode is :continue and the validator returns false does not trigger observation when validation fails sets the error when the error mode is :fail and the validator returns false rejects the new value when the validator returns false rejects the new value when the validator raises an error does not set an error when the error mode is :continue and the validator raises an error action processing when validation raises an error the handler will be called when validation fails the handler will be called the given block will be passed the current value the return value will be passed to the validator function when validation raises an error the value will not change the given block will be passed any provided arguments any recursive action dispatches will run after the value has been updated when the action raises an error the handler will be called when the action raises an error the validator will not be called when the action raises an error the value will not change on success all observers will be notified upon validation the new value will be set to the block return value when validation returns false the value will not change initialization raises an error when given an invalid error mode sets #failed? to false defaults the error mode to :fail when no error handler is given sets the initial error to nil sets the initial value sets the error mode when given a valid value defaults the error mode to :continue when an error handler is given nested actions work with immediate execution occur in the order they ar post observable behaves like observable #add_observer raises an exception when given both an observer and a block raises an exception if not given an observer or a block adds an observer with :func if called before first notification creates an observer from a block if called before first notification adds an observer if called before first notification #delete_observer returns the given observer even when not found in the observer set deletes the given observer if called before first notification returns the removed observer if found in the observer set #count_observers returns a count of registered observers if called before first notification returns zero for a new observable object returns zero after #delete_observers has been called #delete_observers returns self deletes all observers when called before first notification first notification does not notify any observers after #delete_observers called calls the appropriate function on all observers which specified a :func does not notify any observers removed with #delete_observer calls the proc for all observers added as a block calls the #update method on all observers without a specified :func Concurrent::SingleThreadExecutor inherits from RubySingleThreadExecutor Concurrent::Array .new when initializing with a size argument creates an array with size elements set to nil when initializing with a block argument creates an array with size elements set to the default value when initializing with a default value argument creates an array with size elements set to the default value when initializing with no arguments is expected to be empty when initializing with another array as an argument creates an array with the results of calling #to_ary on the other array creates an array with the same contents as the other array creates a new array .[] when initializing with arguments creates an array with the given objects when initializing with no arguments is expected to be empty #slice correctly initializes the monitor concurrency is expected to be empty Concurrent::LazyRegister example at ./spec/concurrent/lazy_register_spec.rb:4 (PENDING: Not yet implemented) Concurrent::Future observation notifies all observers on fulfillment notifies all observers on rejection notifies an observer added after fulfillment does not notify existing observers when a new observer added after fulfillment does not notify existing observers when a new observer added after rejection notifies an observer added after rejection deadlock avoidance should notify observers outside mutex lock should notify a new observer added after fulfillment outside lock it should behave like thread_arguments passes an empty array when there is no :args key passes a one-element array when the :args key has a non-array value passes an empty array when opts is not given passes an empty array when the :args key has a nil value passes an empty array when opts is an empty hash passes the given array when the :args key has a complex array value allows the given arguments array to be dereferenced passes an array when when the :args key has an array value it should behave like ivar #set raises an exception when given neither a value nor a block raises an exception when given a value and a block sets the value returns self rejects when given a block which raises an exception fulfils when given a block which executes successfully sets the state to be fulfilled raises an exception if set more than once it should behave like obligation #reason is nil when :fulfilled is nil when :pending is set to error object of the exception when :rejected #state is :fulfilled when the handler completes is :pending when first created is :rejected when the handler raises an exception #value returns immediately when timeout is zero is set to the return value of the block when :fulfilled returns the value when fulfilled before timeout returns nil when timeout reached returns nil when reaching the optional timeout value blocks the caller when :pending and timeout is nil is nil when :pending is nil when :rejected it should behave like dereferenceable defaults :copy_on_deref to nil calls the :copy block first followed by #dup followed by #freeze calls the block when the :copy_on_deref option is passed a proc defaults :dup_on_deref to false does not call #freeze when #freeze_on_deref is set and the value is nil defaults :freeze_on_deref to false does not call #dup when #dup_on_deref is set and the value is nil calls #dup when the :dup_on_deref option is true supports dereference flags with observers calls #freeze when the :freeze_on_deref option is true does not call the #copy_on_deref block when the value is nil initialization sets the state to incomplete it should behave like observable #count_observers returns zero for a new observable object returns a count of registered observers if called before first notification returns zero after #delete_observers has been called #delete_observer deletes the given observer if called before first notification returns the given observer even when not found in the observer set returns the removed observer if found in the observer set #add_observer creates an observer from a block if called before first notification raises an exception if not given an observer or a block adds an observer with :func if called before first notification raises an exception when given both an observer and a block adds an observer if called before first notification #delete_observers deletes all observers when called before first notification returns self first notification calls the #update method on all observers without a specified :func calls the proc for all observers added as a block calls the appropriate function on all observers which specified a :func does not notify any observers removed with #delete_observer does not notify any observers after #delete_observers called #fail defaults the reason to a StandardError returns self raises an exception if set more than once sets the value to be nil sets the state to be rejected sets the reason to the given exception #try_set when fulfilled returns false does not assign the block result does not assign the value when unset returns true assigns the block result assigns the value when rejected does not assign the block result does not assign the value has a nil value returns false fulfillment sets the state to :processing while the task is executing sets the state to :rejected when the handler raises an exception sets the state to :fulfilled when the block completes sets the value to nil when the handler raises Exception sets the reason to the Exception instance when the handler raises Exception sets the value to nil when the handler raises an exception passes all arguments to handler sets the value to the result of the handler aliases aliases #deref for #value aliases #realized? for #fulfilled? instance #execute sets the state to :pending returns self does nothing unless the state is :unscheduled posts the block given on construction cancellation #cancel cancels a pending task fails to cancel the task once processing has begun fails to cancel the task once processing is complete #wait_or_cancel returns true if the operation completes before timeout cancels the task on timeout #initialize raises an exception when no block given sets the state to :unscheduled uses the executor given with the :executor option uses the global io executor by default class #execute calls #execute on the new Future passes the block to the new Future creates a new Future dataflow accepts zero or more dependencies accepts completed dependencies doesn't raise exceptions from dependencies, unless called with ! returns a Future #dataflow_with raises an exception when no executor given #dataflow uses the global fast executor #dataflow_with uses the given executor raises an exception when no block given raises an exception if any dependencies are not IVars accepts uncompleted dependencies schedules the Future when all dependencies are available if there is just one if there is more than one passes the values of dependencies into the block if there is just one if there is more than one does not schedule the Future if one dependency of two is completed if no dependencies are completed module function can be called as Concurrent.dataflow and Concurrent.dataflow_with counts already executed dependencies if there is just one if there is more than one Concurrent::TVar #value gets the value #value= sets the value #initialize accepts an initial value Concurrent::WrappingExecutor is expected to be a kind of Concurrent::WrappingExecutor is expected to respond to #post is expected to respond to #serialized? is expected to respond to #can_overflow? #post with wrapper modifying task is expected to equal # with wrapper modifying args is expected to equal # with passthrough wrapper is expected to equal # Concurrent::ProcessingActor is expected to eq "ab" Concurrent::MutexAtomicBoolean it should behave like atomic_boolean construction evaluates the truthiness of a true value sets the initial value evaluates the truthiness of a false value defaults the initial value to false #value returns the current value #make_true keeps a true value true and returns false makes a false value true and returns true #value= sets the #value to the given `Boolean` returns the new value evaluates the truthiness of a true value evaluates the truthiness of a false value #true? is expected to equal false is expected to equal true #make_false keeps a false value false and returns false makes a true value false and returns true #false? is expected to equal true is expected to equal false instance methods make_true is synchronized value is synchronized value= is synchronized true? is synchronized false? is synchronized make_false is synchronized Concurrent::CachedThreadPool #initialize sets :idletime to DEFAULT_THREAD_IDLETIMEOUT sets :min_length to DEFAULT_MIN_POOL_SIZE sets :max_queue to DEFAULT_MAX_QUEUE_SIZE sets :max_length to DEFAULT_MAX_POOL_SIZE #largest_length returns zero on creation returns a non-zero number once tasks have been received returns a non-zero number after shutdown if tasks have been received #max_length returns :max_length while running returns :max_length once shutdown returns :max_length on creation runtime-specific implementation stress is expected to be <= 4 is expected to be <= 200 worker creation and caching creates new workers when there are none available uses existing idle threads garbage collection removes from pool any thread that has been idle too long deals with dead threads #min_length returns zero on creation returns zero once shutdown returns zero while running #idletime returns the thread idletime it should behave like thread_pool #length returns zero on creation returns zero once shut down #auto_terminate? returns false when :enable_at_exit_handler is false returns true by default returns true when :enable_at_exit_handler is true #scheduled_task_count returns zero on creation returns the approximate number of tasks that have been post thus far returns the approximate number of tasks that were post #completed_task_count returns zero on creation returns the approximate number of tasks that have been completed thus far #shutdown allows threads to exit normally it should behave like executor_service #wait_for_termination immediately returns true when no operations are pending returns false when shutdown fails to complete before timeout returns true when shutdown successfully completes before timeout returns true after shutdown has complete waits forever when no timeout value is given auto terminate does not stop shutdown it should behave like global_thread_pool #post calls the block with the given arguments raises an exception if no block is given returns true when the block is added to the queue aliases #<< #kill rejects all pending tasks stops accepting new tasks #shutdown followed by #wait_for_termination allows in-progress tasks to complete allows pending tasks to complete stops accepting/running new tasks #shutdown allows pending tasks to complete allows in-progress tasks to complete stops accepting new tasks #running? returns false when the thread pool is killed returns true when the thread pool is running returns false when the thread pool is shutdown returns false when the thread pool is shutting down #post rejects the block while shutting down rejects the block once shutdown Concurrent::IVar observation notifies all observers on #set deadlock avoidance should notify a new observer added after fulfillment outside lock should notify observers outside mutex lock it should behave like ivar #try_set when unset assigns the block result returns true assigns the value when rejected does not assign the block result has a nil value returns false does not assign the value when fulfilled returns false does not assign the block result does not assign the value initialization sets the state to incomplete it should behave like obligation #state is :rejected when the handler raises an exception is :fulfilled when the handler completes is :pending when first created #reason is nil when :pending is nil when :fulfilled is set to error object of the exception when :rejected #value returns the value when fulfilled before timeout is nil when :pending returns nil when timeout reached is nil when :rejected blocks the caller when :pending and timeout is nil returns nil when reaching the optional timeout value is set to the return value of the block when :fulfilled returns immediately when timeout is zero it should behave like observable first notification does not notify any observers after #delete_observers called calls the #update method on all observers without a specified :func calls the appropriate function on all observers which specified a :func calls the proc for all observers added as a block does not notify any observers removed with #delete_observer #add_observer raises an exception when given both an observer and a block adds an observer if called before first notification raises an exception if not given an observer or a block creates an observer from a block if called before first notification adds an observer with :func if called before first notification #delete_observer returns the given observer even when not found in the observer set returns the removed observer if found in the observer set deletes the given observer if called before first notification #delete_observers returns self deletes all observers when called before first notification #count_observers returns zero for a new observable object returns zero after #delete_observers has been called returns a count of registered observers if called before first notification #set rejects when given a block which raises an exception returns self sets the state to be fulfilled raises an exception if set more than once fulfils when given a block which executes successfully sets the value raises an exception when given a value and a block raises an exception when given neither a value nor a block it should behave like dereferenceable defaults :copy_on_deref to nil calls #freeze when the :freeze_on_deref option is true calls the block when the :copy_on_deref option is passed a proc supports dereference flags with observers does not call #dup when #dup_on_deref is set and the value is nil defaults :dup_on_deref to false defaults :freeze_on_deref to false calls the :copy block first followed by #dup followed by #freeze does not call #freeze when #freeze_on_deref is set and the value is nil calls #dup when the :dup_on_deref option is true does not call the #copy_on_deref block when the value is nil #fail raises an exception if set more than once defaults the reason to a StandardError sets the state to be rejected sets the value to be nil returns self sets the reason to the given exception #initialize does not have to set an initial value can set an initial value with a block does not set an initial value if you pass NULL raises an exception if given both a value and a block can set an initial value Concurrent::ScheduledTask observation returns true for an observer added while :unscheduled returns true for an observer added while :processing notifies all observers on rejection notifies all observers on fulfillment returns true for an observer added while :pending class #execute creates a new ScheduledTask passes the block to the new ScheduledTask calls #execute on the new ScheduledTask #cancel sets the reason to CancelledOperationError when cancelled returns false if the task is already in progress cancels the task if it has not yet scheduled returns true on success cancels the task if it has not yet started returns false if the task has already been performed #initialize raises an exception when no block given sets the initial state to :unscheduled raises an exception when seconds is less than zero accepts a number of seconds (from now) as the schedule time execution passes :args from the options to the block uses the :executor from the options uses the :timer_set from the options sets the state to :processing when the task is running instance #execute sets the sate to :pending returns self does nothing unless the state is :unscheduled behavior it should behave like dereferenceable calls the :copy block first followed by #dup followed by #freeze calls the block when the :copy_on_deref option is passed a proc does not call #freeze when #freeze_on_deref is set and the value is nil defaults :copy_on_deref to nil defaults :freeze_on_deref to false calls #freeze when the :freeze_on_deref option is true defaults :dup_on_deref to false calls #dup when the :dup_on_deref option is true does not call the #copy_on_deref block when the value is nil supports dereference flags with observers does not call #dup when #dup_on_deref is set and the value is nil it should behave like observable #delete_observers deletes all observers when called before first notification returns self #count_observers returns a count of registered observers if called before first notification returns zero after #delete_observers has been called returns zero for a new observable object #delete_observer deletes the given observer if called before first notification returns the removed observer if found in the observer set returns the given observer even when not found in the observer set first notification calls the #update method on all observers without a specified :func calls the appropriate function on all observers which specified a :func calls the proc for all observers added as a block does not notify any observers removed with #delete_observer does not notify any observers after #delete_observers called #add_observer adds an observer if called before first notification adds an observer with :func if called before first notification creates an observer from a block if called before first notification raises an exception if not given an observer or a block raises an exception when given both an observer and a block it should behave like obligation #state is :pending when first created is :rejected when the handler raises an exception is :fulfilled when the handler completes #reason is nil when :fulfilled is nil when :pending is set to error object of the exception when :rejected #value returns the value when fulfilled before timeout is nil when :pending returns nil when timeout reached blocks the caller when :pending and timeout is nil is nil when :rejected returns immediately when timeout is zero is set to the return value of the block when :fulfilled returns nil when reaching the optional timeout value #atomically is implemented with lazy writes reflects transactional writes from within the same transaction raises an exception when no block given undoes writes if the transaction is aborted raises the same exception that was raised in Concurrent::atomically retries on abort provides atomicity nests provides weak isolation commits writes if the transaction succeeds Concurrent::RubyExchanger Good: 10000, Bad (timeout): 0, Ugly: 0 stress test behaves like exchanger #try_exchange behaves like exchanger method cross-thread interactions allows multiple firsts to cancel if necessary when first, waits for a second behaves like exchanger method with finite timeout can be reused blocks until timeout receives the other value behaves like exchanger method with indefinite timeout can be reused blocks indefinitely receives the other value #exchange! behaves like exchanger method cross-thread interactions allows multiple firsts to cancel if necessary when first, waits for a second behaves like exchanger method with finite timeout blocks until timeout receives the other value can be reused behaves like exchanger method with indefinite timeout can be reused receives the other value blocks indefinitely #exchange behaves like exchanger method with indefinite timeout receives the other value can be reused blocks indefinitely behaves like exchanger method cross-thread interactions when first, waits for a second allows multiple firsts to cancel if necessary behaves like exchanger method with finite timeout receives the other value can be reused blocks until timeout Concurrent::SerializedExecutionDelegator it should behave like executor_service #shutdown followed by #wait_for_termination stops accepting/running new tasks allows in-progress tasks to complete allows pending tasks to complete #shutdown stops accepting new tasks allows pending tasks to complete allows in-progress tasks to complete #running? returns false when the thread pool is killed returns false when the thread pool is shutdown returns false when the thread pool is shutting down returns true when the thread pool is running auto terminate does not stop shutdown #wait_for_termination immediately returns true when no operations are pending returns true after shutdown has complete returns true when shutdown successfully completes before timeout returns false when shutdown fails to complete before timeout waits forever when no timeout value is given #post rejects the block while shutting down rejects the block once shutdown #kill stops accepting new tasks rejects all pending tasks it should behave like global_thread_pool #post returns true when the block is added to the queue raises an exception if no block is given calls the block with the given arguments aliases #<< Concurrent::MutexSemaphore it should behave like semaphore #reduce_permits reduces permits below zero reduces zero permits reduces permits raises ArgumentError if reducing by negative number #try_acquire with timeout acquires when permits are available within timeout acquires immediately if permits are available returns false on timeout without timeout returns false immediately in no permits are available acquires immediately if permits are available when trying to acquire negative permits is expected to raise ArgumentError #acquire not enough permits available should block thread until permits are available permits available should return true immediately when acquiring negative permits is expected to raise ArgumentError #release increases the number of available permits by one when a number of permits is specified increases the number of available permits by the specified value when permits is set to negative number is expected to raise ArgumentError #initialize raises an exception if the initial count is not an integer when initializing with 0 is expected not to equal nil when initializing with -1 is expected to eq 0 #drain_permits drains all available permits drains nothing in no permits are available Concurrent::IndirectImmediateExecutor runs the task on a separate thread runs its tasks synchronously it should behave like executor_service #running? returns false when the thread pool is killed returns false when the thread pool is shutting down returns true when the thread pool is running returns false when the thread pool is shutdown it should behave like global_thread_pool #post aliases #<< calls the block with the given arguments raises an exception if no block is given returns true when the block is added to the queue #shutdown allows pending tasks to complete stops accepting new tasks allows in-progress tasks to complete #kill rejects all pending tasks stops accepting new tasks #wait_for_termination returns true after shutdown has complete waits forever when no timeout value is given returns false when shutdown fails to complete before timeout immediately returns true when no operations are pending returns true when shutdown successfully completes before timeout auto terminate does not stop shutdown #shutdown followed by #wait_for_termination stops accepting/running new tasks allows pending tasks to complete allows in-progress tasks to complete #post rejects the block while shutting down rejects the block once shutdown Concurrent::Promises zip_futures_over .rejected_future raises the correct error when passed an unraised error .zip waits for all results when a future raises an error raises a concurrent error when deeply nested raises the original error Future value supports setting timeout chains wait! supports setting timeout has sync and async callbacks chains with correct arguments reason supports setting timeout value! supports setting timeout allows graphs resolves future when Exception raised wait supports setting timeout constructs promise like tree runs result supports setting timeout can be risen when rejected #flat it propagates rejection of the future which was suppose to provide inner future propagates requests for values to delayed futures propagates rejection of inner future accepts inner event returns value of inner future has shortcuts rejects if inner value is not a future ResolvableEvent #wait reservation .zip_events waits for all and returns event .future without block is expected to eq 0 .any_resolved continues on first result ResolvableFuture #value #reason #wait! #wait #value! reservation result atomic_resolution .any_fulfilled continues on first result chain_resolvable event future .schedule scheduled execution in graph scheduled execution .event is expected to equal true interoperability with channel with erlang actor with processing actor .delay is expected to eq 2 .future executes executes with args Concurrent::MutexCountDownLatch spurious wake ups should resist to spurious wake ups with timeout should resist to spurious wake ups without timeout it should behave like count_down_latch #initialize raises an exception if the initial count is less than zero defaults the count to 1 raises an exception if the initial count is not an integer #count should not go below zero should be decreased after every count down should be the value passed to the constructor #wait blocks indefinitely, and is kill-able blocks indefinitely with timeout, and is kill-able non zero count should block until timeout and return false when counter is not set to zero should block thread until counter is set to zero should block until counter is set to zero with timeout count set to zero should return true immediately with timeout should return true immediately Concurrent::FixedThreadPool it should behave like thread_pool #completed_task_count returns the approximate number of tasks that have been completed thus far returns zero on creation it should behave like executor_service #running? returns false when the thread pool is shutdown returns false when the thread pool is shutting down returns true when the thread pool is running returns false when the thread pool is killed #post rejects the block while shutting down rejects the block once shutdown auto terminate does not stop shutdown #shutdown allows pending tasks to complete stops accepting new tasks allows in-progress tasks to complete #wait_for_termination immediately returns true when no operations are pending returns false when shutdown fails to complete before timeout returns true after shutdown has complete waits forever when no timeout value is given returns true when shutdown successfully completes before timeout #kill stops accepting new tasks rejects all pending tasks it should behave like global_thread_pool #post raises an exception if no block is given calls the block with the given arguments aliases #<< returns true when the block is added to the queue #shutdown followed by #wait_for_termination allows pending tasks to complete allows in-progress tasks to complete stops accepting/running new tasks #shutdown allows threads to exit normally #auto_terminate? returns true when :enable_at_exit_handler is true returns false when :enable_at_exit_handler is false returns true by default #scheduled_task_count returns the approximate number of tasks that were post returns zero on creation returns the approximate number of tasks that have been post thus far #length returns zero on creation returns zero once shut down #min_length returns :num_threads on creation returns :num_threads while running returns :num_threads once shutdown fallback policy uses the calling thread for overflow under caller_runs raises an error when overflow on abort discards when fallback_policy is :discard #max_length returns :num_threads on creation returns :num_threads while running returns :num_threads once shutdown #largest_length returns :num_threads once shutdown returns :num_threads while running returns zero on creation runtime-specific implementation exception handling restarts threads that experience exception worker creation and caching creates new workers when there are none available worker creation and caching never creates more than :num_threads threads #length returns :num_threads while running #initialize default values defaults :idletime correctly defaults :fallback_policy to :abort defaults :max_length correctly defaults default :max_queue to zero defaults :min_length correctly #kill attempts to kill all in-progress tasks #initialize explicit values raises an exception when the pool length is less than one correctly sets valid :fallback_policy raises an exception if given an invalid :fallback_policy sets explicit :max_queue correctly correctly sets valid :idletime Concurrent::Synchronization Concurrent::Synchronization::LockableObject final field always visible #wait can be called from within a #synchronize block allows the sleeping thread to be killed puts the current thread to sleep releases the lock on the current object it should behave like attr_volatile older writes are always visible #synchronize allows only one thread to execute count signaling for now pending, tested pretty well by Event (PENDING: Not yet implemented) attr_atomic is expected to be == b Concurrent::Synchronization::Volatile module it should behave like attr_volatile older writes are always visible Concurrent::Synchronization::Object does ensure visibility when specified does not ensure visibility when not needed does ensure visibility when specified in a parent does ensure visibility once when specified in child again it should behave like attr_volatile older writes are always visible #physical_processor_count retuns a positive integer Concurrent::ThreadLocalVar #value returns the value after modification returns the current value when using a block to initialize the value calls the block to initialize the value calls the block to initialize the value for each thread sets the block return value as the current value #initialize extends RubyThreadLocalVar can set a block to be called to get the initial value sets the same initial value for all threads sets nil as a default initial value can set an initial value when attempting to set both an initial value and a block is expected to raise ArgumentError #value= does not modify the initial value for other threads does not modify the value for other threads sets a new value returns the new value #abort_transaction raises an exception outside an #atomically block Concurrent::Map #delete_pair collision resistance with arrays marshal dump does not work with default proc #replace_pair #empty #each_value #value? #values is unfreezable load factor options validation #key? #inspect updates dont block reads #size #put_if_absent default proc #delete initial capacity options validation #dup,#clone falsy default proc concurrency #replace_if_exists #get_or_default #each_key #clear #key #keys marshal dump load collision resistance #get_and_set retrieval options validation #compute_if_absent with return atomicity exception common #each_pair it should behave like collection_each common pair iterator allows modification when no block is given returns an enumerator returns an object which is enumerable #compute exception common with return #compute_if_present with return common exception #merge_pair exception with return common #each it should behave like collection_each allows modification pair iterator common when no block is given returns an object which is enumerable returns an enumerator #fetch common with return falsy #fetch_or_store with return falsy common Concurrent::Maybe comparison something is not equal to a different value something is less than a bigger value something is greater than a smaller value something is equal to the same value something is not equal to nothing nothing is equal to nothing nothing is not less than nothing nothing is not greater than nothing #or returns the other when nothing returns the value when something when nothing #reason returns the raised error #just returns NONE #nothing? returns true #just? returns false #nothing returns the raised error #rejected? returns true #value returns NONE #fulfilled? returns false construction hides Maybe.new Maybe.just creates a new Just Maybe Maybe.nothing creates a new error object with the given string creates a new Nothing Maybe creates a new error object when given nothing uses the given Error object Maybe.from creates a Just Maybe on success sets the reason to the error object on exception raises an exception when no block is given passes all arguments to the block sets the value to the block result on success creates a Nothing Maybe on exception when just #fulfilled? returns true #nothing? returns false #nothing returns NONE #value returns the value #rejected? returns false #just? returns true #reason returns NONE #just returns the value Concurrent Throttle capacity limited acquiring #to_s #on Concurrent::CountDownLatch inherits from MutexCountDownLatch Concurrent::AtomicMarkableReference #try_update returns nil when attempting to set inside of block updates the value and mark .initialize constructs the object has sane defaults #compare_and_set when objects have the different identity it does not set the value or mark Rational is successful when comparing Numeric objects BigNum sets the value and mark Non-idepotent Float sets the value and mark Rational sets the value and mark when objects have the same identity sets the value and mark #set sets the value and mark #update retries until update succeeds updates the value and mark #try_update! raises ConcurrentUpdateError when attempting to set inside of block updates the value and mark Concurrent::Collection::CopyOnWriteObserverSet behaves like an observer set #delete_observer should not notify a deleted observer can delete a non added observer should return the observer #notify_and_delete_observers can be called many times without any other notification should notify all observers should clear observers should return the observer set #count_observers should be zero after initialization should be 1 if the same observer is added many times should be equal to the number of unique observers should be 1 after the first observer is added #notify_observers should return the observer set with many observers should notify all observer using the chosen method with a block accepts block return values that include arrays raises an exception if given both arguments and a block calls the block once for every observer passes the block return value to the update method accepts blocks returning a single value with a single observer should notify an observer from a block should update a registered observer without arguments can be called many times should notify an observer using the chosen method should update a registered observer with arguments should notify an observer once using the last added method #add_observer with a block should return the observer based on a block with arguments should return the observer #delete_observers should return the observer set should remove all observers Concurrent::SafeTaskExecutor #execute happy execution protectes #execute with a mutex should return success should return a nil reason should return task value passes all arguments to #execute to the task failing execution should return the reason rescues StandardError when :rescue_exception is false rescues Exception when :rescue_exception is true rescues StandardError by default should return false success should return a nil value Concurrent::TimerTask arguments #timeout_interval is writeable raises an exception if no block given #execution_interval is writeable execution waits for :execution_interval seconds when the :run_now option is false runs the block immediately when the :run_now option is true passes a "self" reference to the block as the sole argument waits for :execution_interval seconds when the :run_now option is not given created with #new #initialize raises an exception if no block given uses the given execution interval uses the given timeout interval uses the default execution interval when no interval is given uses the default timeout interval when no interval is given raises an exception if :timeout_interval is not greater than zero raises an exception if :timeout_interval is not an integer raises an exception if :execution_interval is not an integer raises an exception if :execution_interval is not greater than zero #kill returns true on success #shutdown returns true on success observation notifies all observers on timeout notifies all observers on error notifies all observers on success dereferenceable it should behave like dereferenceable defaults :dup_on_deref to false calls #freeze when the :freeze_on_deref option is true does not call #dup when #dup_on_deref is set and the value is nil supports dereference flags with observers calls #dup when the :dup_on_deref option is true does not call #freeze when #freeze_on_deref is set and the value is nil defaults :freeze_on_deref to false defaults :copy_on_deref to nil calls the :copy block first followed by #dup followed by #freeze does not call the #copy_on_deref block when the value is nil calls the block when the :copy_on_deref option is passed a proc observable it should behave like observable #delete_observer deletes the given observer if called before first notification returns the removed observer if found in the observer set returns the given observer even when not found in the observer set #count_observers returns a count of registered observers if called before first notification returns zero for a new observable object returns zero after #delete_observers has been called #delete_observers deletes all observers when called before first notification returns self #add_observer adds an observer if called before first notification adds an observer with :func if called before first notification raises an exception if not given an observer or a block creates an observer from a block if called before first notification raises an exception when given both an observer and a block first notification calls the proc for all observers added as a block calls the #update method on all observers without a specified :func does not notify any observers after #delete_observers called does not notify any observers removed with #delete_observer calls the appropriate function on all observers which specified a :func Concurrent::AtomicBoolean inherits from CAtomicBoolean #to_s and #inspect includes the value #processor_count retuns a positive integer Concurrent::AtomicFixnum inherits from CAtomicFixnum #to_s and #inspect includes the value Concurrent::SynchronizedDelegator synchronizes access with block wraps array synchronizes access Concurrent::CAtomicFixnum it should behave like atomic_fixnum #value= sets the #value to the given `Fixnum` raises and exception if the value is not a `Fixnum` returns the new value #compare_and_set sets if the value is found returns true if the value is found does not set if the value is not found returns false if the value is not found construction raises an exception if the initial value is not a Fixnum defaults the initial value to zero sets the initial value #decrement returns the new value the given argument is aliased as #down decreases the value by one when no argument is given returns the new value when no argument is given decreases the value by the given argument #increment increases the value by the given argument returns the new value when no argument is given returns the new value the given argument is aliased as #up increases the value by one when no argument is given #value returns the current value #update atomically sets the value to the return value from the block returns the new value passes the current value to the block Concurrent::AtomicReference inherits from CAtomicReference Concurrent::AtomicReference #to_s and #inspect includes the value it should behave like atomic_reference test_try_update test_try_update_bang test_try_update_bang_fails test_construct test_value test_numeric_cas test_try_update_fails test_update_retries test_swap test_update configuration global executors creates a global timer set creates a global io executor creates a global fast executor Concurrent::CAtomicReference it should behave like atomic_reference test_update_retries test_try_update test_swap test_try_update_fails test_value test_update test_try_update_bang_fails test_try_update_bang test_numeric_cas test_construct Concurrent::Event #set? returns true when the event has been set returns false if the event is unset #reset does not change the state of an unset event returns true when called on a set event does not trigger an unset event sets the state of a set event to unset returns true when called on an unset event #initialize sets the state to unset spurious wake ups should resist to spurious wake ups without timeout should resist spurious wake ups with timeout #set sets the state to set triggers the event #try? returns true if not previously set triggers the event if not already set returns false if previously set #wait blocks indefinitely when the timer is nil returns false when the timer expires triggers multiple waiting threads returns true once the event is set behaves appropriately if wait begins while #set is processing returns immediately when the event has been set blocks indefinitely stops waiting when the timer expires Concurrent::MutexAtomicFixnum construction raises an exception if the initial value is too big raises an exception if the initial value is too small it should behave like atomic_fixnum #value= sets the #value to the given `Fixnum` returns the new value raises and exception if the value is not a `Fixnum` #value returns the current value #increment increases the value by the given argument increases the value by one when no argument is given returns the new value the given argument returns the new value when no argument is given is aliased as #up #decrement returns the new value when no argument is given decreases the value by the given argument is aliased as #down decreases the value by one when no argument is given returns the new value the given argument #compare_and_set returns true if the value is found returns false if the value is not found sets if the value is found does not set if the value is not found #update passes the current value to the block returns the new value atomically sets the value to the return value from the block construction defaults the initial value to zero raises an exception if the initial value is not a Fixnum sets the initial value instance methods compare_and_set is synchronized value= is synchronized decrement is synchronized increment is synchronized value is synchronized Concurrent::Semaphore inherits from MutexSemaphore Concurrent::Async #async raises an error when pasing too many arguments (arity >= 0) raises an error when calling a method that does not exist runs the future on the global executor supports methods with blocks sets the reason on failure returns a :pending IVar raises an error when passing too few arguments returns the existence of the method supports attribute accessors sets the value on success sets the reason when giving too many optional arguments #await returns the existence of the method sets the reason on failure sets the value on success supports methods with blocks supports attribute accessors sets the reason when giving too many optional arguments returns a :fulfilled IVar runs the future on the global executor raises an error when pasing too many arguments (arity >= 0) raises an error when calling a method that does not exist raises an error when passing too few arguments fork safety does not hang when forked #validate_argc does not raise an exception for correct zero arity raises an exception for too many args on a method with positive arity raises an exception for too many args on a zero arity method raises an exception for too few args on a method with positive arity raises an exception for too few args on a method with negative arity does not raise an exception for correct negative arity raises an exception when the method is not defined does not raise an exception for correct positive arity locking uses the same lock for both #async and #await object creation initializes synchronization passes all args to the original constructor passes a given block to the original constructor delegates to the original constructor Concurrent::SimpleExecutorService it should behave like executor_service auto terminate does not stop shutdown #kill rejects all pending tasks stops accepting new tasks #post rejects the block while shutting down rejects the block once shutdown #shutdown allows in-progress tasks to complete stops accepting new tasks allows pending tasks to complete it should behave like global_thread_pool #post returns true when the block is added to the queue calls the block with the given arguments aliases #<< raises an exception if no block is given #wait_for_termination returns true after shutdown has complete returns false when shutdown fails to complete before timeout waits forever when no timeout value is given immediately returns true when no operations are pending returns true when shutdown successfully completes before timeout #running? returns false when the thread pool is shutting down returns false when the thread pool is shutdown returns true when the thread pool is running returns false when the thread pool is killed #shutdown followed by #wait_for_termination allows in-progress tasks to complete stops accepting/running new tasks allows pending tasks to complete #post executes a call with one argument executes a call without arguments aliases #<< executes a call with multiple arguments creates a new thread for a call with arguments creates a new thread for a call without arguments SimpleExecutorService.post aliases #<< executes a call without arguments creates a new thread for a call with arguments executes a call with one argument creates a new thread for a call without arguments executes a call with multiple arguments Concurrent::RubyThreadPoolExecutor #remaining_capacity returns :max_length when no tasks are enqueued returns the remaining capacity when tasks are enqueued it should behave like thread_pool it should behave like executor_service auto terminate does not stop shutdown #running? returns false when the thread pool is shutting down returns false when the thread pool is killed returns false when the thread pool is shutdown returns true when the thread pool is running #wait_for_termination waits forever when no timeout value is given immediately returns true when no operations are pending returns true when shutdown successfully completes before timeout returns false when shutdown fails to complete before timeout returns true after shutdown has complete #shutdown followed by #wait_for_termination allows in-progress tasks to complete stops accepting/running new tasks allows pending tasks to complete #shutdown stops accepting new tasks allows in-progress tasks to complete allows pending tasks to complete it should behave like global_thread_pool #post returns true when the block is added to the queue raises an exception if no block is given calls the block with the given arguments aliases #<< #kill rejects all pending tasks stops accepting new tasks #post rejects the block while shutting down rejects the block once shutdown #completed_task_count returns zero on creation returns the approximate number of tasks that have been completed thus far #auto_terminate? returns false when :enable_at_exit_handler is false returns true by default returns true when :enable_at_exit_handler is true #length returns zero once shut down returns zero on creation #scheduled_task_count returns the approximate number of tasks that have been post thus far returns the approximate number of tasks that were post returns zero on creation #shutdown allows threads to exit normally threads naming without pool name sets counted name with pool name sets counted name it should behave like thread_pool_executor #synchronous cannot be set unless `max_queue` is zero executes fallback policy once max_threads has been reached #fallback_policy :caller_runs #post executes the task on the current thread when the executor is shutting down #<< executes the task on the current thread when the executor is shutting down #<< executes the task on the current thread when the queue is at capacity #post executes the task on the current thread when the queue is at capacity #post does not create any new threads when the queue is at capacity :discard a #post task is never executed when the executor is shutting down a #<< task is never executed when the queue is at capacity a #<< task is never executed when the executor is shutting down a #post task is never executed when the queue is at capacity #post returns false when the executor is shutting down :abort #<< raises an error when the executor is shutting down #post raises an error when the executor is shutting down #post raises an error when the queue is at capacity a #post task is never executed when the queue is at capacity #<< raises an error when the queue is at capacity a #<< task is never executed when the queue is at capacity #initialize defaults defaults :min_length to DEFAULT_MIN_POOL_SIZE defaults :name to nil defaults :max_length to DEFAULT_MAX_POOL_SIZE defaults :idletime to DEFAULT_THREAD_IDLETIMEOUT defaults :fallback_policy to :abort defaults :max_queue to DEFAULT_MAX_QUEUE_SIZE #initialize explicit values doesn't allow max_threads < min_threads sets :idletime raises an exception if :max_threads is less than :min_threads raises an exception if :min_threads is less than zero raises an exception if :max_threads is less than zero sets :max_threads sets :min_threads sets :name accepts all valid fallback policies raises an exception if given an invalid :fallback_policy raises an exception if :max_threads greater than the max allowable #remaining_capacity returns -1 when :max_queue is set to zero returns :max_length on creation returns :max_length when stopped #queue_length returns zero on creation can never be greater than :max_queue returns zero when stopped returns the size of the queue when tasks are enqueued returns zero when there are no enqueued tasks #max_queue returns the set value on creation returns the set value when running returns the set value after stopping Concurrent::ReadWriteLock #with_write_lock raises an exception if maximum lock limit is exceeded raises an exception if no block is given returns the value of the block operation releases the lock releases the lock when an exception is raised acquires the lock #acquire_read_lock increments the lock count waits for a running writer to finish raises an exception if maximum lock limit is exceeded returns true if the lock is acquired does not wait for any running readers #write_locked? returns false when the write lock is not held but there are readers returns true when the write lock is held returns false when the write lock is not held #acquire_write_lock raises an exception if maximum lock limit is exceeded waits for a running writer to finish waits for a running reader to finish increments the lock count returns true if the lock is acquired #release_read_lock returns true if the lock was never set unblocks waiting writers decrements the counter returns true if the lock is released #has_waiters? returns true when the write lock is held and there are waiting writers returns false when there are readers but no writers returns true when the write lock is held and there are waiting readers returns false when no locks are held #with_read_lock acquires the lock releases the lock releases the lock when an exception is raised raises an exception if no block is given raises an exception if maximum lock limit is exceeded returns the value of the block operation #release_write_lock unblocks waiting writers returns true if the lock is released unblocks waiting readers decrements the counter returns true if the lock was never set Concurrent::MVar #take waits for another thread to #put returns TIMEOUT on timeout on an empty MVar sets the MVar to empty returns the value on a full MVar #modify returns TIMEOUT on timeout on an empty MVar modifies a full MVar raises an exception when no block given is atomic returns the unmodified value waits for another thread to #put #set! returns the original value on a full MVar sets a full MVar to be full sets an empty MVar to be full returns EMPTY on an empty MVar spurious wake ups #put returns TIMEOUT on timeout on a full MVar waits for another thread to #take #take returns TIMEOUT on timeout on an empty MVar waits for another thread to #put #modify waits for another thread to #put returns TIMEOUT on timeout on an empty MVar #try_take! returns the value on a full MVar sets a full MVar to be empty returns EMPTY an empty MVar behavior it should behave like dereferenceable does not call #dup when #dup_on_deref is set and the value is nil calls #freeze when the :freeze_on_deref option is true calls #dup when the :dup_on_deref option is true defaults :freeze_on_deref to false does not call #freeze when #freeze_on_deref is set and the value is nil calls the :copy block first followed by #dup followed by #freeze does not call the #copy_on_deref block when the value is nil calls the block when the :copy_on_deref option is passed a proc defaults :dup_on_deref to false defaults :copy_on_deref to nil supports dereference flags with observers #modify! modifies an empty MVar can be used to set a full MVar to empty returns the unmodified value raises an exception when no block given can be used to set an empty MVar to empty modifies a full MVar #try_put! returns false on a full MVar sets an empty MVar to be full returns true an empty MVar #put returns TIMEOUT on timeout on a full MVar returns the value sets the MVar to be empty waits for another thread to #take sets a new value on an empty MVar #full? returns true on a full MVar returns false on an empty MVar #empty? returns true on an empty MVar returns false on a full MVar #borrow yields current value to the block and puts back value returns TIMEOUT on timeout on an empty MVar puts back value even if an exception is raised returns the returned value of the block #initialize accepts an initial value accepts a nil initial value accepts an empty initial value accepts no initial value #leave_transaction neither commits nor aborts a transaction raises an exception outside an #atomically block Concurrent::ReentrantReadWriteLock can survive a torture test #with_read_lock WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Actual error raised was #. Instead consider providing a specific error class or message. This message can be suppressed by setting: `RSpec::Expectations.configuration.on_potential_false_positives = :nothing`. Called from /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/spec/concurrent/atomic/reentrant_read_write_lock_spec.rb:310:in `block (3 levels) in '. releases read lock if an exception is raised in block acquires read block before yielding, then releases it write lock can be downgraded to a read lock cannot be acquired when another thread holds a write lock cannot be released when not held cannot be acquired when another thread holds a read lock cannot be released more times than it was taken can be acquired more than once can be acquired while holding a read lock wakes up waiting readers when the write lock is released wakes up waiting writers when the write lock is released #try_write_lock can acquire a write lock if a write lock is already held returns false immediately if write lock cannot be obtained can acquire a write lock if a read lock is already held acquires write lock and returns true if it can do so without blocking read lock cannot be released when not held can be upgraded to a write lock cannot be released more times than it was taken allows other read locks to be acquired at the same time wakes up waiting writers when the last read lock is released can be acquired more than once can be acquired while holding a write lock #try_read_lock can acquire a read lock if a write lock is already held returns false immediately if read lock cannot be obtained can acquire a read lock if a read lock is already held acquires read lock and returns true if it can do so without blocking #with_write_lock WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Actual error raised was #. Instead consider providing a specific error class or message. This message can be suppressed by setting: `RSpec::Expectations.configuration.on_potential_false_positives = :nothing`. Called from /home/buildozer/aports/community/ruby-concurrent-ruby/src/concurrent-ruby-1.1.9/spec/concurrent/atomic/reentrant_read_write_lock_spec.rb:327:in `block (3 levels) in '. releases write lock if an exception is raised in block acquires write block before yielding, then releases it Concurrent::Concern::Observable delegates #delete_observer delegates #count_observers delegates #add_observer does not initialize set by by default delegates #delete_observers uses the given observer set delegates #with_observer Pending: (Failures listed here are expected and do not affect your suite's status) 1) Concurrent::Agent waiting with #await_for returns false if restarted with :clear_actions true # the timing is nearly impossible Failure/Error: pending('the timing is nearly impossible'); fail subject = Agent.new(0, error_mode: :fail) subject.send_via(executor) { sleep(0.1) } subject.send_via(executor) { raise StandardError } subject.send_via(executor) { nil } in_thread { subject.restart(42, clear_actions: true) } ok = subject.await_for(0.2) RuntimeError: # ./spec/concurrent/agent_spec.rb:984:in `block (4 levels) in ' 2) Concurrent::Agent waiting with #wait returns false when timeout is given and restarted with :clear_actions true # the timing is nearly impossible Failure/Error: pending('the timing is nearly impossible'); fail subject = Agent.new(0, error_mode: :fail) subject.send_via(executor) { sleep(0.1) } subject.send_via(executor) { raise StandardError } subject.send_via(executor) { nil } in_thread { subject.restart(42, clear_actions: true) } ok = subject.wait(0.2) RuntimeError: # ./spec/concurrent/agent_spec.rb:1120:in `block (4 levels) in ' 3) Concurrent::Agent waiting with #wait blocks forever when timeout is nil and restarted with :clear_actions true # the timing is nearly impossible Failure/Error: pending('the timing is nearly impossible'); fail subject = Agent.new(0, error_mode: :fail) t = in_thread do subject.send_via(executor) { sleep(0.1) } subject.send_via(executor) { raise StandardError } subject.send_via(executor) { nil } in_thread { subject.restart(42, clear_actions: true) } subject.wait(nil) end RuntimeError: # ./spec/concurrent/agent_spec.rb:1087:in `block (4 levels) in ' 4) Concurrent::Agent waiting with #await_for! raises an error if restarted with :clear_actions true # the timing is nearly impossible Failure/Error: pending('the timing is nearly impossible'); fail subject = Agent.new(0, error_mode: :fail) subject.send_via(executor) { sleep(0.1) } subject.send_via(executor) { raise StandardError } subject.send_via(executor) { nil } in_thread { subject.restart(42, clear_actions: true) } expect { RuntimeError: # ./spec/concurrent/agent_spec.rb:1037:in `block (4 levels) in ' 5) Concurrent::Agent waiting with #await blocks forever if restarted with :clear_actions true # the timing is nearly impossible Failure/Error: pending('the timing is nearly impossible'); fail subject = Agent.new(0, error_mode: :fail) t = in_thread do subject.send_via(executor) { sleep(0.1) } subject.send_via(executor) { raise StandardError } subject.send_via(executor) { nil } in_thread { subject.restart(42, clear_actions: true) } subject.await end RuntimeError: # ./spec/concurrent/agent_spec.rb:931:in `block (4 levels) in ' 6) Concurrent::LazyRegister # Not yet implemented # ./spec/concurrent/lazy_register_spec.rb:4 7) Concurrent::Synchronization Concurrent::Synchronization::LockableObject signaling for now pending, tested pretty well by Event # Not yet implemented # ./spec/concurrent/synchronization_spec.rb:179 Finished in 2 minutes 36.5 seconds (files took 1.62 seconds to load) 2161 examples, 0 failures, 7 pending Randomized with seed 54246 >>> ruby-concurrent-ruby: Entering fakeroot... /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/CHANGELOG.md /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/Gemfile /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/LICENSE.txt /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/README.md /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/Rakefile /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent-ruby.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/agent.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/array.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/async.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atom.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/event.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/semaphore.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomics.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/deprecation.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/logging.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/obligation.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/observable.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/configuration.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/constants.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/dataflow.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/delay.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/errors.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/exchanger.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/timer_set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executors.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/future.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/hash.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/immutable_struct.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/ivar.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/map.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/maybe.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mutable_struct.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mvar.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/options.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promise.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promises.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/re_include.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/scheduled_task.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/set.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/condition.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lock.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/volatile.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/timer_task.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tuple.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tvar.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/engine.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_integer.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/processor_counter.rb /home/buildozer/aports/community/ruby-concurrent-ruby/pkg/ruby-concurrent-ruby/usr/lib/ruby/gems/3.0.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/version.rb Successfully installed concurrent-ruby-1.1.9 1 gem installed >>> ruby-concurrent-ruby-ext*: Running split function ext... >>> ruby-concurrent-ruby-ext*: Preparing subpackage ruby-concurrent-ruby-ext... >>> ruby-concurrent-ruby-ext*: Stripping binaries >>> ruby-concurrent-ruby-ext*: Running postcheck for ruby-concurrent-ruby-ext >>> ruby-concurrent-ruby*: Running postcheck for ruby-concurrent-ruby >>> ruby-concurrent-ruby*: Preparing package ruby-concurrent-ruby... >>> ruby-concurrent-ruby*: Stripping binaries >>> WARNING: ruby-concurrent-ruby*: No arch specific binaries found so arch should probably be set to "noarch" >>> ruby-concurrent-ruby-ext*: Scanning shared objects >>> ruby-concurrent-ruby*: Scanning shared objects >>> ruby-concurrent-ruby-ext*: Tracing dependencies... ruby-concurrent-ruby=1.1.9-r1 so:libruby.so.3.0 >>> ruby-concurrent-ruby-ext*: Package size: 84.0 KB >>> ruby-concurrent-ruby-ext*: Compressing data... >>> ruby-concurrent-ruby-ext*: Create checksum... >>> ruby-concurrent-ruby-ext*: Create ruby-concurrent-ruby-ext-1.1.9-r1.apk >>> ruby-concurrent-ruby*: Tracing dependencies... >>> ruby-concurrent-ruby*: Package size: 932.0 KB >>> ruby-concurrent-ruby*: Compressing data... >>> ruby-concurrent-ruby*: Create checksum... >>> ruby-concurrent-ruby*: Create ruby-concurrent-ruby-1.1.9-r1.apk >>> ruby-concurrent-ruby: Build complete at Tue, 19 Oct 2021 00:41:02 +0000 elapsed time 0h 2m 49s >>> ruby-concurrent-ruby: Cleaning up srcdir >>> ruby-concurrent-ruby: Cleaning up pkgdir >>> ruby-concurrent-ruby: Uninstalling dependencies... (1/22) Purging .makedepends-ruby-concurrent-ruby (20211019.003814) (2/22) Purging ruby-dev (3.0.2-r0) (3/22) Purging ruby-rdoc (3.0.2-r0) (4/22) Purging gmp-dev (6.2.1-r0) (5/22) Purging libgmpxx (6.2.1-r0) (6/22) Purging libucontext-dev (1.1-r0) (7/22) Purging libucontext (1.1-r0) (8/22) Purging ruby-rake-compiler (1.1.1-r1) (9/22) Purging ruby-rake (13.0.3-r0) (10/22) Purging ruby-rspec (3.10.0-r1) (11/22) Purging ruby-rspec-core (3.10.1-r1) (12/22) Purging ruby-rspec-expectations (3.10.1-r1) (13/22) Purging ruby-rspec-mocks (3.10.2-r1) (14/22) Purging ruby-diff-lcs (1.4.4-r1) (15/22) Purging ruby-rspec-support (3.10.2-r1) (16/22) Purging ruby-timecop (0.9.4-r1) (17/22) Purging ruby (3.0.2-r0) (18/22) Purging ruby-libs (3.0.2-r0) (19/22) Purging libffi (3.4.2-r1) (20/22) Purging gdbm (1.20-r2) (21/22) Purging readline (8.1.1-r0) (22/22) Purging yaml (0.2.5-r0) Executing busybox-1.34.1-r1.trigger OK: 321 MiB in 100 packages >>> ruby-concurrent-ruby: Updating the community/x86 repository index... >>> ruby-concurrent-ruby: Signing the index...