guile-smc: new version 0.6.2 #329
Annotations
3 errors and 2 warnings
`brew test --retry --verbose aconchillo/guile/guile-png` failed on Linux!:
Formula/guile-png.rb#L45
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean
==> Testing aconchillo/guile/guile-png
==> guile /tmp/guile-png-test-20230902-18987-1ttcnba/png.scm
Backtrace:
In ice-9/psyntax.scm:
1221:19 19 (parse _ (("placeholder" placeholder)) ((top) #(ribcage () …)) _ …)
259:10 18 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) (# #))
In ice-9/eval.scm:
293:34 17 (_ #<module (#{ g26}#) 7fcf6b391dc0>)
In ice-9/boot-9.scm:
3411:4 16 (define-module* _ #:filename _ #:pure _ #:version _ #:imports _ …)
3424:24 15 (_)
222:29 14 (map1 (((oop goops)) ((rnrs bytevectors)) ((ice-9 #)) ((# #)) …))
222:29 13 (map1 (((rnrs bytevectors)) ((ice-9 binary-ports)) ((ice-9 …)) …))
222:29 12 (map1 (((ice-9 binary-ports)) ((ice-9 format)) ((zlib)) ((…)) …))
222:29 11 (map1 (((ice-9 format)) ((zlib)) ((png core common)) ((png …)) …))
222:17 10 (map1 (((zlib)) ((png core common)) ((png core filter)) ((…)) …))
3327:17 9 (resolve-interface (zlib) #:select _ #:hide _ #:prefix _ # _ # _)
In ice-9/threads.scm:
390:8 8 (_ _)
In ice-9/boot-9.scm:
3253:13 7 (_)
In ice-9/threads.scm:
390:8 6 (_ _)
In ice-9/boot-9.scm:
3544:20 5 (_)
2836:4 4 (save-module-excursion #<procedure 7fcf6b3c3e10 at ice-9/boot-9…>)
3564:26 3 (_)
In unknown file:
2 (primitive-load-path "zlib" #<procedure 7fcf6b3c18a0 at ice-9/b…>)
In zlib.scm:
416:25 1 (_)
416:25 0 (_)
zlib.scm:416:25: Wrong type to apply: #f
==> Testing aconchillo/guile/guile-png (again)
==> guile /tmp/guile-png-test-20230902-19123-1kqaih8/png.scm
Backtrace:
In ice-9/psyntax.scm:
1221:19 19 (parse _ (("placeholder" placeholder)) ((top) #(ribcage () …)) _ …)
259:10 18 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) (# #))
In ice-9/eval.scm:
293:34 17 (_ #<module (#{ g26}#) 7f6c395d1dc0>)
In ice-9/boot-9.scm:
3411:4 16 (define-module* _ #:filename _ #:pure _ #:version _ #:imports _ …)
3424:24 15 (_)
222:29 14 (map1 (((oop goops)) ((rnrs bytevectors)) ((ice-9 #)) ((# #)) …))
222:29 13 (map1 (((rnrs bytevectors)) ((ice-9 binary-ports)) ((ice-9 …)) …))
222:29 12 (map1 (((ice-9 binary-ports)) ((ice-9 format)) ((zlib)) ((…)) …))
222:29 11 (map1 (((ice-9 format)) ((zlib)) ((png core common)) ((png …)) …))
222:17 10 (map1 (((zlib)) ((png core common)) ((png core filter)) ((…)) …))
3327:17 9 (resolve-interface (zlib) #:select _ #:hide _ #:prefix _ # _ # _)
In ice-9/threads.scm:
390:8 8 (_ _)
In ice-9/boot-9.scm:
3253:13 7 (_)
In ice-9/threads.scm:
390:8 6 (_ _)
In ice-9/boot-9.scm:
3544:20 5 (_)
2836:4 4 (save-module-excursion #<procedure 7f6c39603e10 at ice-9/boot-9…>)
3564:26 3 (_)
In unknown file:
2 (primitive-load-path "zlib" #<procedure 7f6c396018a0 at ice-9/b…>)
In zlib.scm:
416:25 1 (_)
416:25 0 (_)
zlib.scm:416:25: Wrong type to apply: #f
Error: aconchillo/guile/guile-png: failed
An exception occurred within a child process:
BuildError: Failed executing: guile /tmp/guile-png-test-20230902-19123-1kqaih8/png.scm
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2740:in `block in system'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2676:in `open'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2676:in `system'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/sorbet-runtime-0.5.10461/lib/types/private/methods/call_validation.rb:157:in `call'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/sorbet-runtime-0.5.10461/lib/types/private/methods/call_validation.rb:157:in `validate_call'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/sorbet-runtime-0.5.10461/lib/types/private/methods/_methods.rb:270:in `block in _on_method_added'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/aconchillo/homebrew-guile/Formula/guile-png.rb:56:in `block in <class:GuilePng>'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2500:in `block (3 levels) in run_test'
/home/linuxbrew/.
|
test-bot (ubuntu-22.04)
Process completed with exit code 1.
|
test-bot (macos-12)
The operation was canceled.
|
test-bot (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-bot (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles
Expired
|
1.22 MB |
|