ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#345566] [test-only] FAILED zig.git=0.12.0-alt1
@ 2024-04-20 16:39 Girar awaiter (vt)
  2024-04-21  2:50 ` [#345566] [test-only] FAILED (try 2) zig.git=0.12.0-alt1 Girar awaiter (vt)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Girar awaiter (vt) @ 2024-04-20 16:39 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/345566/logs/events.1.1.log

subtask  name  aarch64  i586  ppc64le  x86_64
   #100  zig   1:04:35     -        -   29:09

2024-Apr-20 15:31:10 :: test-only task #345566 for sisyphus started by vt:
#100 build 0.12.0-alt1 from /people/vt/packages/zig.git fetched at 2024-Apr-20 15:31:07
2024-Apr-20 15:31:12 :: [x86_64] #100 zig.git 0.12.0-alt1: build start
2024-Apr-20 15:31:12 :: [i586] #100 zig.git 0.12.0-alt1: build start
2024-Apr-20 15:31:12 :: [ppc64le] #100 zig.git 0.12.0-alt1: build start
2024-Apr-20 15:31:12 :: [aarch64] #100 zig.git 0.12.0-alt1: build start
2024-Apr-20 15:31:25 :: [i586] #100 zig.git 0.12.0-alt1: build SKIPPED
2024-Apr-20 15:31:33 :: [ppc64le] #100 zig.git 0.12.0-alt1: build SKIPPED
2024-Apr-20 16:00:21 :: [x86_64] #100 zig.git 0.12.0-alt1: build OK
2024-Apr-20 16:35:47 :: [aarch64] #100 zig.git 0.12.0-alt1: build OK
2024-Apr-20 16:35:59 :: #100: zig.git 0.12.0-alt1: build check OK
2024-Apr-20 16:36:01 :: build check OK
2024-Apr-20 16:36:17 :: noarch check OK
2024-Apr-20 16:36:19 :: plan: src +1 -1 =19222, aarch64 +3 -3 =32518, x86_64 +3 -3 =33374
#100 zig 0.11.0-alt1 -> 0.12.0-alt1
 Sat Apr 20 2024 Vitaly Chikunov <vt@altlinux> 0.12.0-alt1
 - Update to 0.12.0 (2024-04-19).
 Mon Feb 12 2024 Vitaly Chikunov <vt@altlinux> 0.11.0-alt2
 - Switch to LLVM 17.
2024-Apr-20 16:36:56 :: patched apt indices
2024-Apr-20 16:37:06 :: created next repo
2024-Apr-20 16:37:15 :: duplicate provides check OK
2024-Apr-20 16:37:54 :: dependencies check OK
2024-Apr-20 16:38:18 :: [x86_64 aarch64] ELF symbols check OK
2024-Apr-20 16:38:38 :: [x86_64] #100 zig: install check OK
2024-Apr-20 16:38:49 :: [aarch64] #100 zig: install check OK
	x86_64: zig-checkinstall=0.12.0-alt1 install failed:
 + zig version
 0.12.0
 + zig run /usr/share/doc/zig/hello.zig
 Hello, World!
 ++ mktemp -d
 + t=/tmp/tmp.KAPHiGJMzw
 + cd /tmp/tmp.KAPHiGJMzw
 + /usr/bin/zig init-exe
 info: Usage: zig [command] [options]

 Commands:

   build            Build project from build.zig
   fetch            Copy a package into global cache and print its hash
   init             Initialize a Zig package in the current directory

   build-exe        Create executable from source or object files
   build-lib        Create library from source or object files
   build-obj        Create object from source or object files
   test             Perform unit testing
   run              Create executable and run immediately

   ast-check        Look for simple compile errors in any set of files
   fmt              Reformat Zig source into canonical form
   reduce           Minimize a bug report
   translate-c      Convert C code to Zig code

   ar               Use Zig as a drop-in archiver
   cc               Use Zig as a drop-in C compiler
   c++              Use Zig as a drop-in C++ compiler
   dlltool          Use Zig as a drop-in dlltool.exe
   lib              Use Zig as a drop-in lib.exe
   ranlib           Use Zig as a drop-in ranlib
   objcopy          Use Zig as a drop-in objcopy
   rc               Use Zig as a drop-in rc.exe

   env              Print lib path, std path, cache directory, and version
   help             Print this help and exit
   std              View standard library documentation in a browser
   libc             Display native libc paths file or validate one
   targets          List available compilation targets
   version          Print version number and exit
   zen              Print Zen of Zig and exit

 General Options:

   -h, --help       Print command-specific usage

 error: unknown command: init-exe
 error: %prein(zig-checkinstall-0.12.0-alt1.x86_64) scriptlet failed, exit status 1
 error: zig-checkinstall-0.12.0-alt1.x86_64: install failed
 hsh-install: Packages installation failed.
2024-Apr-20 16:38:52 :: [x86_64] #100 zig-checkinstall: install check FAILED
2024-Apr-20 16:38:52 :: [x86_64] requesting cancellation of task processing
2024-Apr-20 16:38:52 :: [x86_64] #100 zig-debuginfo: install check CANCELLED
	aarch64: zig-checkinstall=0.12.0-alt1 install failed:
 + zig version
 0.12.0
 + zig run /usr/share/doc/zig/hello.zig
 Hello, World!
 ++ mktemp -d
 + t=/tmp/tmp.GlJzTYz9rq
 + cd /tmp/tmp.GlJzTYz9rq
 + /usr/bin/zig init-exe
 info: Usage: zig [command] [options]

 Commands:

   build            Build project from build.zig
   fetch            Copy a package into global cache and print its hash
   init             Initialize a Zig package in the current directory

   build-exe        Create executable from source or object files
   build-lib        Create library from source or object files
   build-obj        Create object from source or object files
   test             Perform unit testing
   run              Create executable and run immediately

   ast-check        Look for simple compile errors in any set of files
   fmt              Reformat Zig source into canonical form
   reduce           Minimize a bug report
   translate-c      Convert C code to Zig code

   ar               Use Zig as a drop-in archiver
   cc               Use Zig as a drop-in C compiler
   c++              Use Zig as a drop-in C++ compiler
   dlltool          Use Zig as a drop-in dlltool.exe
   lib              Use Zig as a drop-in lib.exe
   ranlib           Use Zig as a drop-in ranlib
   objcopy          Use Zig as a drop-in objcopy
   rc               Use Zig as a drop-in rc.exe

   env              Print lib path, std path, cache directory, and version
   help             Print this help and exit
   std              View standard library documentation in a browser
   libc             Display native libc paths file or validate one
   targets          List available compilation targets
   version          Print version number and exit
   zen              Print Zen of Zig and exit

 General Options:

   -h, --help       Print command-specific usage

 error: unknown command: init-exe
 error: %prein(zig-checkinstall-0.12.0-alt1.aarch64) scriptlet failed, exit status 1
 error: zig-checkinstall-0.12.0-alt1.aarch64: install failed
 hsh-install: Packages installation failed.
2024-Apr-20 16:39:13 :: [aarch64] #100 zig-checkinstall: install check FAILED
2024-Apr-20 16:39:13 :: [aarch64] #100 zig-debuginfo: install check CANCELLED
2024-Apr-20 16:38:53 :: [x86_64] install check FAILED
2024-Apr-20 16:39:13 :: [aarch64] install check FAILED
2024-Apr-20 16:39:13 :: task #345566 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-21  7:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-20 16:39 [#345566] [test-only] FAILED zig.git=0.12.0-alt1 Girar awaiter (vt)
2024-04-21  2:50 ` [#345566] [test-only] FAILED (try 2) zig.git=0.12.0-alt1 Girar awaiter (vt)
2024-04-21  5:16 ` [#345566] TESTED (try 3) zig.git=0.12.0-alt1 Girar awaiter (vt)
2024-04-21  6:00 ` [#345566] FAILED (try 4) zig.git=0.12.0-alt1 Girar awaiter (vt)
2024-04-21  7:23 ` [#345566] DONE (try 5) zig.git=0.12.0-alt1 Girar pender (vt)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git