Skip to content

Instantly share code, notes, and snippets.

@micwoj92
Created April 4, 2024 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save micwoj92/0fc316cd7ebecc1cb51f089ca5ebd545 to your computer and use it in GitHub Desktop.
Save micwoj92/0fc316cd7ebecc1cb51f089ca5ebd545 to your computer and use it in GitHub Desktop.
==> Making package: oq 1.3.4-2 (Thu Apr 4 03:35:32 2024)
==> Retrieving sources...
-> Found oq-1.3.4
==> Validating source files with sha256sums...
oq-1.3.4 ... Passed
==> Making package: oq 1.3.4-2 (Thu Apr 4 03:35:35 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) oniguruma-6.9.9-1 jq-1.7.1-1 libyaml-0.2.5-2
Total Download Size: 0.55 MiB
Total Installed Size: 1.78 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
jq-1.7.1-1-x86_64 286.0 KiB 841 KiB/s 00:00 [######################################] 100%
oniguruma-6.9.9-1-x86_64 220.1 KiB 4.57 MiB/s 00:00 [######################################] 100%
libyaml-0.2.5-2-x86_64 58.3 KiB 1715 KiB/s 00:00 [######################################] 100%
Total (3/3) 564.4 KiB 1079 KiB/s 00:01 [######################################] 100%
(3/3) checking keys in keyring [######################################] 100%
(3/3) checking package integrity [######################################] 100%
(3/3) loading package files [######################################] 100%
(3/3) checking for file conflicts [######################################] 100%
(3/3) checking available disk space [######################################] 100%
:: Processing package changes...
(1/3) installing oniguruma [######################################] 100%
(2/3) installing jq [######################################] 100%
(3/3) installing libyaml [######################################] 100%
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (8) git-2.44.0-1 libedit-20230828_3.1-1 llvm-libs-17.0.6-2 perl-error-0.17029-5
perl-mailtools-2.21-7 perl-timedate-2.33-5 crystal-1.11.2-2 shards-0.17.4-1
Total Download Size: 44.42 MiB
Total Installed Size: 285.53 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
llvm-libs-17.0.6-2-x86_64 31.6 MiB 8.75 MiB/s 00:04 [######################################] 100%
git-2.44.0-1-x86_64 6.2 MiB 9.93 MiB/s 00:01 [######################################] 100%
crystal-1.11.2-2-x86_64 6.1 MiB 8.00 MiB/s 00:01 [######################################] 100%
shards-0.17.4-1-x86_64 361.9 KiB 6.67 MiB/s 00:00 [######################################] 100%
libedit-20230828_3.1-1-x86_64 112.6 KiB 2.75 MiB/s 00:00 [######################################] 100%
perl-mailtools-2.21-7-any 58.6 KiB 1585 KiB/s 00:00 [######################################] 100%
perl-timedate-2.33-5-any 34.0 KiB 999 KiB/s 00:00 [######################################] 100%
perl-error-0.17029-5-any 21.4 KiB 712 KiB/s 00:00 [######################################] 100%
Total (8/8) 44.4 MiB 8.17 MiB/s 00:05 [######################################] 100%
(8/8) checking keys in keyring [######################################] 100%
(8/8) checking package integrity [######################################] 100%
(8/8) loading package files [######################################] 100%
(8/8) checking for file conflicts [######################################] 100%
(8/8) checking available disk space [######################################] 100%
:: Processing package changes...
(1/8) installing libedit [######################################] 100%
(2/8) installing llvm-libs [######################################] 100%
(3/8) installing crystal [######################################] 100%
Optional dependencies for crystal
shards: crystal language package manager [pending]
libyaml: For YAML support [installed]
gmp: For BigInt support [installed]
libxml2: For XML support [installed]
(4/8) installing perl-error [######################################] 100%
(5/8) installing perl-timedate [######################################] 100%
(6/8) installing perl-mailtools [######################################] 100%
(7/8) installing git [######################################] 100%
Optional dependencies for git
tk: gitk and git gui
openssh: ssh transport and crypto
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-mediawiki-api: git mediawiki support
perl-datetime-format-iso8601: git mediawiki support
perl-lwp-protocol-https: git mediawiki https support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
(8/8) installing shards [######################################] 100%
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
==> Retrieving sources...
-> Found oq-1.3.4
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting oq-1.3.4 with bsdtar
==> Starting build()...
Dependencies are satisfied
Building: oq
==> Starting check()...
jq: jq-1.7.1
oq: 1.3.4
Randomized with seed: 50329
....................................................................................F..........*............................F..................................................................*.......
Pending:
OQ::Converters::SimpleYAML .deserialize Object with a complex sequence key
OQ::Converters::YAML .deserialize Object with a complex sequence key
Failures:
1) OQ::Processor custom IOs works with custom error output
Failure/Error: error_io.to_s.should eq "parse error: Invalid numeric literal at line 1, column 12\n"
Expected: "parse error: Invalid numeric literal at line 1, column 12\n"
got: "jq: parse error: Invalid numeric literal at line 1, column 12\n"
# spec/processor_spec.cr:24
2) OQ should colorize the output with the -C option
Failure/Error: output.should eq %(\e[1;39m{\e[0m\e[34;1m"name"\e[0m\e[1;39m:\e[0m\e[0;32m"Jim"\e[0m\e[1;39m\e[1;39m}\e[0m\n)
Expected: "\e[1;39m{\e[0m\e[34;1m\"name\"\e[0m\e[1;39m:\e[0m\e[0;32m\"Jim\"\e[0m\e[1;39m\e[1;39m}\e[0m\n"
got: "\e[1;39m{\e[0m\e[1;34m\"name\"\e[0m\e[1;39m:\e[0m\e[0;32m\"Jim\"\e[0m\e[1;39m\e[1;39m}\e[0m\n"
# spec/oq_spec.cr:40
Finished in 1.24 seconds
199 examples, 2 failures, 0 errors, 2 pending
Failed examples:
crystal spec spec/processor_spec.cr:14 # OQ::Processor custom IOs works with custom error output
crystal spec spec/oq_spec.cr:38 # OQ should colorize the output with the -C option
Randomized with seed: 50329
==> ERROR: A failure occurred in check().
Aborting...
==> ERROR: Build failed, check /home/micwoj92/chroot/micwoj92/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment