>>> ruby-listen: Building community/ruby-listen 3.10.0-r0 (using abuild 3.18.0_rc3-r1) started Tue, 21 Jul 2026 13:59:31 +0000 >>> ruby-listen: Validating /home/buildozer/aports/community/ruby-listen/APKBUILD... >>> ruby-listen: Analyzing dependencies... >>> ruby-listen: Installing for build: build-base ruby ruby-rb-inotify ruby-rspec ( 1/15) Installing ca-certificates (20260611-r0) ( 2/15) Installing libffi (3.5.2-r1) ( 3/15) Installing yaml (0.2.5-r2) ( 4/15) Installing ruby-libs (3.4.9-r0) ( 5/15) Installing libucontext (1.5.2-r0) ( 6/15) Installing ruby (3.4.9-r0) ( 7/15) Installing ruby-ffi (1.17.2-r0) Executing ruby-ffi-1.17.2-r0.post-install ( 8/15) Installing ruby-rb-inotify (0.11.1-r1) ( 9/15) Installing ruby-rspec-support (3.13.7-r0) (10/15) Installing ruby-rspec-core (3.13.6-r0) (11/15) Installing ruby-diff-lcs (1.6.1-r0) (12/15) Installing ruby-rspec-expectations (3.13.5-r1) (13/15) Installing ruby-rspec-mocks (3.13.8-r0) (14/15) Installing ruby-rspec (3.13.2-r0) (15/15) Installing .makedepends-ruby-listen (20260721.135932) Executing busybox-1.38.0-r1.trigger Executing ca-certificates-20260611-r0.trigger OK: 304.6 MiB in 120 packages >>> ruby-listen: Cleaning up srcdir >>> ruby-listen: Cleaning up pkgdir >>> ruby-listen: Cleaning up tmpdir >>> ruby-listen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/listen-3.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ruby-listen: Fetching https://github.com/guard/listen/archive/v3.10.0/listen-3.10.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/listen-3.10.0.tar.gz.part' listen-3.10.0.tar.gz 100% |********************************| 57897 0:00:00 ETA '/var/cache/distfiles/edge/listen-3.10.0.tar.gz.part' saved /var/cache/distfiles/edge/listen-3.10.0.tar.gz: OK /home/buildozer/aports/community/ruby-listen/tests-remove-unnecessary-requires.patch: OK /home/buildozer/aports/community/ruby-listen/gemspec.patch: OK >>> ruby-listen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/listen-3.10.0.tar.gz /var/cache/distfiles/edge/listen-3.10.0.tar.gz: OK /home/buildozer/aports/community/ruby-listen/tests-remove-unnecessary-requires.patch: OK /home/buildozer/aports/community/ruby-listen/gemspec.patch: OK >>> ruby-listen: Unpacking /var/cache/distfiles/edge/listen-3.10.0.tar.gz... >>> ruby-listen: tests-remove-unnecessary-requires.patch patching file spec/spec_helper.rb >>> ruby-listen: gemspec.patch patching file listen.gemspec WARNING: open-ended dependency on logger (>= 0) is not recommended use a bounded requirement, such as "~> x.y" WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: listen Version: 3.10.0 File: listen-3.10.0.gem Run options: include {focus: true} All examples were filtered out; ignoring {focus: true} Randomized with seed 42540 Listen when never started extra calls to stop allows stop with normal start/stop with one listen dir force_polling option to true with default ignore options dir with file in listen dir listens to file move with .bundle dir ignored by default is expected not to process addition of ".bundle/file.rb" two dirs with files in listen dir listens to multiple file moves listens to dir move dir in listen dir is expected to process addition of "dir/file.rb" listens to sub-subdirectory removed listen to the files of a removed directory existing file.rb in listen dir listens to file.rb moved out listens to file mode change is expected to process removal of "file.rb" is expected to process modification of "file.rb" hidden file in listen dir is expected to process modification of ".hidden" with nothing in listen dir listens to file moved inside is expected to process addition of ".hidden" listens to multiple files addition is expected to process addition of "file.rb" listens to subdirectory removed listen to the files of a removed directory when polling with a large latency passes the latency option correctly when :ignore is *ignored_dir* ignored dir with file in listen dir is expected not to process addition of "ignored_dir/file.rb" when default ignore is *.rb is expected not to process addition of "file.rb" with #ignore on *.txt mask is expected not to process addition of "file.txt" is expected not to process addition of "file.rb" with #ignore! on *.txt mask is expected not to process addition of "file.txt" is expected to process addition of "file.rb" when :only is *.rb is expected to process addition of "file.rb" is expected not to process addition of "file.txt" when :ignore is bar.rb when :only is *.rb is expected not to process addition of "bar.rb" is expected to process addition of "file.rb" is expected not to process addition of "file.txt" force_polling option to false when :ignore is *ignored_dir* when default ignore is *.rb is expected not to process addition of "file.rb" with #ignore! on *.txt mask is expected not to process addition of "file.txt" is expected to process addition of "file.rb" with #ignore on *.txt mask is expected not to process addition of "file.txt" is expected not to process addition of "file.rb" when :only is *.rb is expected not to process addition of "file.txt" is expected to process addition of "file.rb" ignored dir with file in listen dir is expected not to process addition of "ignored_dir/file.rb" when :ignore is bar.rb when :only is *.rb is expected not to process addition of "bar.rb" is expected to process addition of "file.rb" is expected not to process addition of "file.txt" when driver does not support option does not pass the latency option with default ignore options listens to subdirectory removed listen to the files of a removed directory with nothing in listen dir is expected to process addition of ".hidden" listens to multiple files addition listens to file moved inside is expected to process addition of "file.rb" hidden file in listen dir is expected to process modification of ".hidden" listens to sub-subdirectory removed listen to the files of a removed directory dir in listen dir is expected to process addition of "dir/file.rb" existing file.rb in listen dir listens to file mode change is expected to process modification of "file.rb" is expected to process removal of "file.rb" listens to file.rb moved out with .bundle dir ignored by default is expected not to process addition of ".bundle/file.rb" two dirs with files in listen dir listens to multiple file moves listens to dir move dir with file in listen dir listens to file move with paths set allows extra calls to stop Listen::Adapter .select returns BSD adapter when usable returns Darwin adapter when usable returns Linux adapter when usable returns Polling adapter if forced returns Windows adapter when usable no usable adapters doesn't warn if polling_fallback_message is false warns polling fallback with default message returns Polling adapter warns polling fallback with custom message if set Listen::Listener::Config options custom options extracts adapter options extract adapter selecting options Listen::MonotonicTime module methods .now when CLOCK_MONOTONIC not defined but CLOCK_MONOTONIC_RAW defined returns the floating point Time.now when neither CLOCK_MONOTONIC nor CLOCK_MONOTONIC_RAW defined returns the floating point Time.now when CLOCK_MONOTONIC defined returns the CLOCK_MONOTONIC tick count Listen::Adapter::Windows class is expected not to be usable Listen::Adapter::Linux instance methods #stop when not even initialized does not crash when configured stops the worker _callback recognizes moved_from as moved_from recognizes close_write as modify recognizes moved_to as moved_to watch events starts by calling watch with default events inotify max watches exceeded raises exception class methods is expected to be usable Listen::Adapter::Polling with a valid configuration #_latency with no overriding option is expected to eq 1.0 with custom latency overriding is expected to eq 1234 #start notifies change on every listener directories path class is expected to be usable Listen::Change #change directory calls Listen::Directory#new file with unknown change calls Listen::File#change doesn't call Listen::File#change if path is silenced that returns a change listener listen notifies change to listener silence option notifies change to listener that returns no change doesn't notifies no change with known change doesn't notify to listener if path is silenced notifies change directly to listener with build options calls still_building! on record Listen::QueueOptimizer smoosh_changes with rename from temp file is expected to eq {added: [], modified: ["foo"], removed: []} with a detected temp file is expected to eq {added: [], modified: [], removed: []} with cookie when single moved is expected to eq {added: ["foo"], modified: [], removed: []} when related moved_to with ignored moved_from is expected to eq {added: [], modified: ["foo"], removed: []} when related moved_to is expected to eq {added: ["bar"], modified: [], removed: []} when double move is expected to eq {added: [], modified: ["foo"], removed: []} with no cookie with ignored file is expected to eq {added: [], modified: [], removed: []} Listen::Backend #stop stops the adapter #initialize with config sets up an adapter class #start starts the adapter Listen::Adapter::Base #start builds record runs the adapter handling events when an event occurs passes invalidates the snapshot based on the event Listen .to initalizes listener .stop stops all listeners Listen::Directory #scan with recursive off with empty record with non-existing dir path unsets record dir path reports no changes when network share is disconnected unsets record dir path reports no changes with file.rb in dir snapshots changes for file & file2 paths with file & subdir in record when file.rb removed notices file was removed when file.rb no longer exists after scan rescans when subdir is removed notices subdir does not exist when file2.rb is added notices file removed and file2 changed with empty dir snapshots changes for file path and dir that doesn't exist sets record dir path #scan with recursive on with empty record with subdir present in dir snapshots changes for subdir with non-existing dir reports no changes with file.rb & subdir in record with empty dir snapshots changes for file & subdir path with subdir2 path present snapshots changes for file, file2 & subdir paths Listen::FSM simple FSM starts in start_state allows transitions declares transition and transition! private raises on disallowed transitions #wait_for_state passes the timeout: down to wait, if given returns truthy immediately if already in the desired state waits for the next state change and returns truthy if then in the desired state waits for the next state change and returns falsey if then not the desired state enforces precondition that states must be symbols passes nil (infinite) timeout: down to wait, if none given FSM with string state name raises ArgumentError on new FSM with no start state raises ArgumentError on new Listen::Event::Config with a given block calls the block is callable Listen::Thread .rescue_and_log rescues and logs nested exceptions when exception raised that is not derived from StandardError raises out .new calls Thread.new when nested exceptions raised details exception causes when exception raised that is not derived from StandardError SystemExit does not rescue NoMemoryError does not rescue SecurityError does not rescue TestExceptionDerivedFromException does not rescue SystemStackError does not rescue when exception raised rescues and logs backtrace + exception backtrace rescues and logs exceptions Listen::Record #file_data with path in subdir path not present return empty hash when path is present returns file data with path in watched dir path not present return empty hash when path is present returns file data #dir_entries in subdir /path with path renamed to file is expected to be empty with path/file.rb already in record is expected to eq {"file.rb" => {mtime: 1.1}} with empty path/subdir is expected to be empty with path/subdir with file is expected to be empty with no entries is expected to be empty when there is a file with the same name as a dir is expected to eq {"README.md" => {mtime: 1.2}} in watched dir with file.rb in record is expected to eq {"file.rb" => {mtime: 1.1}} with subdir/file.rb in record is expected to eq {"subdir" => {}} with no entries is expected to be empty when there is a file with a similar name to a dir is expected to eq {"README.md" => {mtime: 1.2}} #update_file with path in watched dir sets path and keeps old data not overwritten sets path by spliting dirname and basename with subdir path sets path by splitting dirname and basename sets path and keeps old data not overwritten #unset_path within subdir when path not present unsets path when path is present unsets path within watched dir when path not present unsets path when path is present unsets path #build re-inits paths with subdir containing files builds record, skipping silenced patterns with no subdirs builds record with subdir containing dirs builds record with subdir containing symlink to parent shows a warning with a normal symlinked directory to another shows message with subdir containing symlinked file shows a warning #add_dir sets itself when nil sets path and keeps old data not overwritten sets itself when empty sets itself when . correctly sets new directory data Listen::Event::Queue #pop when empty forward the call to the queue #empty? when not empty is expected not to be empty when empty is expected to be empty #<< when relative option is true when watched dir is on another drive registers full path when watched dir is the current dir registers relative paths when watched dir is not the current dir registers relative path Listen::Silencer #silenced? is expected to accept :file and # when ignoring *.pid is expected not to accept :file and "foo.pid" with default ignore is expected to accept :file and "sedatives" is expected not to accept :file and "sedq7eVAR" is expected to accept :file and "sedan2014" is expected not to accept :dir and "vendor/bundle" is expected to accept :file and "file54321.new" is expected to accept :dir and "footmp" is expected not to accept :file and "foo.rb___jb_bak___" is expected not to accept :dir and ".git" is expected not to accept :file and "foo.swpx" is expected to accept :dir and "foo.git" is expected to accept :dir and ".gitfoo" is expected to accept :dir and ".bundlefoo" is expected to accept :file and "foo.sedq7eVAR" is expected not to accept :file and ".mutagen-temporary-cross-device-rename0" is expected to accept :dir and "foovendor/bundle" is expected to accept :dir and "vendor/rubyfoo" is expected not to accept :file and "4913" is expected not to accept :dir and "tmp" is expected not to accept :dir and "log" is expected to accept :dir and "foo.hg" is expected to accept :dir and "foo.bundle" is expected to accept :dir and "foo.rbx" is expected not to accept :file and "foo.tmp" is expected to accept :dir and "foo.svn" is expected to accept :file and ".sedq7eVAR" is expected to accept :dir and "bundlefoo" is expected to accept :file and "sedabcdefg" is expected to accept :dir and "foolog" is expected not to accept :dir and ".svn" is expected not to accept :file and ".DS_Store" is expected to accept :dir and "foovendor/ruby" is expected not to accept :file and ".mutagen-temporary-unicode-test-éntry0" is expected not to accept :dir and ".bundle" is expected to accept :dir and ".rbxfoo" is expected not to accept :file and ".goutputstream-S3FBGX" is expected not to accept :dir and ".hg" is expected to accept :file and "a.swf" is expected not to accept :file and "foo.rbo54321.new" is expected not to accept :dir and "bundle" is expected not to accept :dir and "vendor/ruby" is expected not to accept :file and "#hello.rb#" is expected not to accept :file and "foo~" is expected to accept :dir and ".svnfoo" is expected not to accept :file and "foo.rb___jb_old___" is expected to accept :dir and "vendor/bundlefoo" is expected to accept :file and "49131" is expected to accept :dir and "foobundle" is expected not to accept :dir and ".rbx" is expected to accept :dir and "tmpfoo" is expected to accept :file and "sed_ABCDE" is expected to accept :file and "file.new" is expected not to accept :file and "foo.swp" is expected not to accept :file and "foo.rbB22583.new" is expected to accept :dir and ".hgfoo" is expected to accept :dir and "logfoo" is expected to accept :file and "foo.tmpl" is expected not to accept :file and "sed86w1kB" is expected to accept :file and "14913" is expected not to accept :file and "foo.rb.kate-swp" is expected to accept :file and "sediments" is expected not to accept :file and "foo.swx" is expected not to accept :file and ".#hello.rb" when ignoring only *.pid is expected to accept :file and ".git" is expected not to accept :file and "foo.pid" when ignoring foo/bar* and *.pid is expected not to accept :file and "foo.pid" is expected not to accept :file and "foo/bar/baz" when accepting only *.pid when ignoring bar* is expected not to accept :file and "foo.rb" is expected not to accept :file and "bar.pid" is expected to accept :file and "foo.pid" when accepting only foo/* and *.txt is expected to accept :file and "foo/bar.rb" is expected to accept :file and "bar.txt" is expected not to accept :file and "bar.rb" is expected not to accept :file and "bar/baz.rb" when accepting only *foo* is expected not to accept :file and "bar" is expected to accept :file and "foo" Listen::Listener initialize is expected not to be paused with directories passes directories to backend with a block passes the block to the event processor #paused? returns false when not paused returns true when paused #start sets paused to false starts adapter #ignore with existing ignore options (array) adds up to existing ignore options with existing ignore options adds up to existing ignore options #listen? when processing is expected to be processing when stopped is expected not to be processing when paused is expected not to be processing #ignore! with existing ignore! options overwrites existing ignore options with no existing options sets options with existing ignore options deletes ignore options #only with existing only options overwrites existing ignore options #pause sets paused to true unpause with start sets paused to false #stop when fully started terminates when only initialized terminates Listen::Adapter::Config #silencer provides a silencer object #initialize with directories as array with Pathnames for directories returns array of pathnames with strings for directories when already resolved returns array of pathnames when not resolved returns array of resolved pathnames with file path raises argument error requesting a directory with no directories returns the current path in array with directories as messy array implement me (PENDING: Not yet implemented) #queue provides a direct queue for filesystem events #adapter_options provides a set of adapter_specific options Listen::Silencer::Controller append_ignores with previous :ignore rules when providing multiple arguments appends the given :ignore rules as a flat array when providing a single regexp as argument appends the given :ignore rules as array when providing a nil reconfigures with existing :ignore rules when providing as array appends the given :ignore rules with no previous :ignore rules when providing a nil sets the given :ignore rules as empty array when providing as array sets the given :ignore rules when providing multiple arguments sets the given :ignore rules as a flat array when providing a single regexp as argument sets the given :ignore rules as array Listen::Event::Loop when set up / started #stop sets the reason for waking up waits for the thread to finish frees the thread #start is started when start is called again returns silently when state change to :started takes longer than 5 seconds raises Error::NotStarted Listen::Adapter::BSD class is expected not to be usable logger.rb Listen.logger logger infers INFO level from LISTEN_GEM_DEBUGGING=" true" infers ERROR level from LISTEN_GEM_DEBUGGING="error" infers INFO level from LISTEN_GEM_DEBUGGING="info" infers WARN level from LISTEN_GEM_DEBUGGING="warn" infers DEBUG level from LISTEN_GEM_DEBUGGING="2 " infers WARN level from LISTEN_GEM_DEBUGGING=" warn" infers WARN level from LISTEN_GEM_DEBUGGING="WARN" infers INFO level from LISTEN_GEM_DEBUGGING="true" infers INFO level from LISTEN_GEM_DEBUGGING="INFO" infers DEBUG level from LISTEN_GEM_DEBUGGING="level2" infers INFO level from LISTEN_GEM_DEBUGGING=" yesss!" infers FATAL level from LISTEN_GEM_DEBUGGING="FATAL" infers INFO level from LISTEN_GEM_DEBUGGING="TRUE " infers INFO level from LISTEN_GEM_DEBUGGING="TRUE" infers INFO level from LISTEN_GEM_DEBUGGING="level1" infers ERROR level from LISTEN_GEM_DEBUGGING="OTHER" infers FATAL level from LISTEN_GEM_DEBUGGING="fatal" infers DEBUG level from LISTEN_GEM_DEBUGGING="debug" infers ERROR level from LISTEN_GEM_DEBUGGING="ERROR" infers DEBUG level from LISTEN_GEM_DEBUGGING="DEBUG" infers WARN level from LISTEN_GEM_DEBUGGING="warning" infers DEBUG level from LISTEN_GEM_DEBUGGING="2" infers FATAL level from LISTEN_GEM_DEBUGGING=" fatal" returns default logger if none set infers INFO level from LISTEN_GEM_DEBUGGING="1" infers INFO level from LISTEN_GEM_DEBUGGING="yes" infers INFO level from LISTEN_GEM_DEBUGGING="YES" logger= allows nil to be set (implying default logger) allows the logger to be set Listen.adapter_warn_behavior allows the adapter_warn_behavior to be set to silent to silence the warnings allows the adapter_warn_behavior to be set to :log defaults to :warn allows the adapter_warn_behavior to be set to to silence the warnings allows the adapter_warn_behavior to be set to false to silence the warnings when LISTEN_GEM_ADAPTER_WARN_BEHAVIOR is set to 'log' respects the environment variable over :silent respects the environment variable over :warn respects the environment variable over a callable config respects the environment variable over nil respects the environment variable over false when adapter_warn_behavior is set to a callable object like a proc when the message matches a :warn pattern respects :warn when the message matches a false pattern respects :silent when the message matches a :silent pattern respects :silent when the message matches a pattern respects :silent when the message matches a true pattern respects :warn Listen::File #inaccurate_mac_time? with one accurate time is expected to be falsey with no accurate times is expected to be truthy with all accurate times is expected to be falsey #change with empty record with existing path sets path in record with expected data returns added with file record with existing file with same mode in record with later mtime than in record is expected to equal :modified sets path in record with expected data with identical mtime in record with inaccurate stat times with real mtime barely not within last second is expected to be nil with real mtime barely within last second with available sha with different sha in record sets path in record with expected data is expected to equal :modified with same sha in record is expected to be nil with no sha in record is expected to be nil without available sha should not unset record is expected to equal :removed with accurate stat times is expected to be nil with earlier mtime than in record sets path in record with expected data is expected to equal :modified with different mode in record is expected to equal :modified sets path in record with expected data with non-existing file sets path in record is expected to eq :removed Listen::Event::Processor #loop_for when not stopped when initially processing when event queue has events when there were events ages ago processes events when event queue is empty when stopped after sleeping breaks sleeps, waiting to be woken up when initially paused when still paused after sleeping when there were no events before sleeps for latency to possibly later optimize some events when there were no events for ages still does not process events because it is paused when stopped after sleeping sleeps, waiting to be woken up breaks when stopped with pending changes does not change the event queue does not sleep _process_changes when it raises an exception derived from StandardError rescues and logs exception and continues Pending: (Failures listed here are expected and do not affect your suite's status) 1) Listen::Adapter::Config#initialize with directories as messy array implement me # Not yet implemented # ./spec/lib/listen/adapter/config_spec.rb:87 Finished in 4 minutes 6.3 seconds (files took 0.24001 seconds to load) 386 examples, 0 failures, 1 pending Randomized with seed 42540 >>> ruby-listen: Entering fakeroot... /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/bin/listen /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/adapter.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/adapter/base.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/adapter/bsd.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/adapter/config.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/adapter/darwin.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/adapter/linux.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/adapter/polling.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/adapter/windows.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/backend.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/change.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/cli.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/directory.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/error.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/event/config.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/event/loop.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/event/processor.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/event/queue.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/file.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/fsm.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/listener.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/listener/config.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/logger.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/monotonic_time.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/options.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/queue_optimizer.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/record.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/record/entry.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/record/symlink_detector.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/silencer.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/silencer/controller.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/thread.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/gems/listen-3.10.0/lib/listen/version.rb /home/buildozer/aports/community/ruby-listen/pkg/ruby-listen/usr/lib/ruby/gems/3.4.0/bin/listen Successfully installed listen-3.10.0 1 gem installed >>> ruby-listen*: Running postcheck for ruby-listen >>> ruby-listen*: Preparing package ruby-listen... >>> ruby-listen*: Tracing dependencies... ruby ruby-rb-inotify >>> ruby-listen*: Package size: 63.9 KB >>> ruby-listen*: Compressing data... >>> ruby-listen*: Create checksum... >>> ruby-listen*: Create ruby-listen-3.10.0-r0.apk >>> ruby-listen: Build complete at Tue, 21 Jul 2026 14:03:40 +0000 elapsed time 0h 4m 9s >>> ruby-listen: Cleaning up srcdir >>> ruby-listen: Cleaning up pkgdir >>> ruby-listen: Cleaning up tmpdir >>> ruby-listen: Uninstalling dependencies... ( 1/15) Purging .makedepends-ruby-listen (20260721.135932) ( 2/15) Purging ruby-rb-inotify (0.11.1-r1) ( 3/15) Purging ruby-ffi (1.17.2-r0) ( 4/15) Purging ruby-rspec (3.13.2-r0) ( 5/15) Purging ruby-rspec-core (3.13.6-r0) ( 6/15) Purging ruby-rspec-expectations (3.13.5-r1) ( 7/15) Purging ruby-rspec-mocks (3.13.8-r0) ( 8/15) Purging ruby-diff-lcs (1.6.1-r0) ( 9/15) Purging ruby-rspec-support (3.13.7-r0) (10/15) Purging ruby (3.4.9-r0) (11/15) Purging ca-certificates (20260611-r0) Executing ca-certificates-20260611-r0.post-deinstall (12/15) Purging libucontext (1.5.2-r0) (13/15) Purging ruby-libs (3.4.9-r0) (14/15) Purging yaml (0.2.5-r2) (15/15) Purging libffi (3.5.2-r1) Executing busybox-1.38.0-r1.trigger OK: 289.8 MiB in 105 packages >>> ruby-listen: Updating the community/armv7 repository index... >>> ruby-listen: Signing the index...