ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#319394] [test-only] FAILED virtiofsd.git=1.6.0-alt1
@ 2023-04-26 20:14 Girar awaiter (shaba)
  2023-04-26 20:34 ` [#319394] DONE (try 2) virtiofsd.git=1.6.0-alt1 Girar pender (shaba)
  0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (shaba) @ 2023-04-26 20:14 UTC (permalink / raw)
  To: Alexey Shabalin; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name       aarch64    armh    i586  ppc64le  x86_64
   #100  virtiofsd     3:09  failed  failed     3:51    1:40

2023-Apr-26 20:10:06 :: test-only task #319394 for sisyphus started by shaba:
#100 build 1.6.0-alt1 from /people/shaba/packages/virtiofsd.git fetched at 2023-Apr-26 20:10:04
2023-Apr-26 20:10:08 :: [armh] #100 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:10:08 :: [ppc64le] #100 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:10:08 :: [i586] #100 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:10:08 :: [x86_64] #100 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:10:08 :: [aarch64] #100 virtiofsd.git 1.6.0-alt1: build start
[i586]    --> src/sandbox.rs:207:39
[i586] 207 |         oslib::mount(None, "/", None, libc::MS_SLAVE | libc::MS_REC).map_err(Error::CleanMount)?;
[i586]     |         ------------                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[i586] --
[i586] help: you can convert a `u32` to a `u64`
[i586] 207 |         oslib::mount(None, "/", None, (libc::MS_SLAVE | libc::MS_REC).into()).map_err(Error::CleanMount)?;
[i586] error[E0308]: mismatched types
[i586] --
[i586]    --> src/sandbox.rs:285:39
[i586] 285 |         oslib::mount(None, ".", None, libc::MS_SLAVE | libc::MS_REC).map_err(Error::CleanMount)?;
[i586]     |         ------------                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[i586] --
[i586] help: you can convert a `u32` to a `u64`
[i586] 285 |         oslib::mount(None, ".", None, (libc::MS_SLAVE | libc::MS_REC).into()).map_err(Error::CleanMount)?;
[i586] Some errors have detailed explanations: E0277, E0308, E0425.
[i586] For more information about an error, try `rustc --explain E0277`.
[i586] error: could not compile `virtiofsd` due to 20 previous errors
2023-Apr-26 20:11:02 :: [i586] virtiofsd.git 1.6.0-alt1: remote: build failed
2023-Apr-26 20:11:02 :: [i586] #100 virtiofsd.git 1.6.0-alt1: build FAILED
2023-Apr-26 20:11:02 :: [i586] requesting cancellation of task processing
2023-Apr-26 20:11:48 :: [x86_64] #100 virtiofsd.git 1.6.0-alt1: build OK
[armh]    --> src/sandbox.rs:207:39
[armh] 207 |         oslib::mount(None, "/", None, libc::MS_SLAVE | libc::MS_REC).map_err(Error::CleanMount)?;
[armh]     |         ------------                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[armh] --
[armh] help: you can convert a `u32` to a `u64`
[armh] 207 |         oslib::mount(None, "/", None, (libc::MS_SLAVE | libc::MS_REC).into()).map_err(Error::CleanMount)?;
[armh] error[E0308]: mismatched types
[armh] --
[armh]    --> src/sandbox.rs:285:39
[armh] 285 |         oslib::mount(None, ".", None, libc::MS_SLAVE | libc::MS_REC).map_err(Error::CleanMount)?;
[armh]     |         ------------                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[armh] --
[armh] help: you can convert a `u32` to a `u64`
[armh] 285 |         oslib::mount(None, ".", None, (libc::MS_SLAVE | libc::MS_REC).into()).map_err(Error::CleanMount)?;
[armh] Some errors have detailed explanations: E0277, E0308, E0425.
[armh] For more information about an error, try `rustc --explain E0277`.
[armh] error: could not compile `virtiofsd` due to 21 previous errors
2023-Apr-26 20:12:28 :: [armh] virtiofsd.git 1.6.0-alt1: remote: build failed
2023-Apr-26 20:12:28 :: [armh] #100 virtiofsd.git 1.6.0-alt1: build FAILED
2023-Apr-26 20:13:17 :: [aarch64] #100 virtiofsd.git 1.6.0-alt1: build OK
2023-Apr-26 20:13:59 :: [ppc64le] #100 virtiofsd.git 1.6.0-alt1: build OK
2023-Apr-26 20:11:02 :: [i586] build FAILED
2023-Apr-26 20:12:28 :: [armh] build FAILED
2023-Apr-26 20:14:00 :: task #319394 for sisyphus FAILED


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

end of thread, other threads:[~2023-04-26 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-26 20:14 [#319394] [test-only] FAILED virtiofsd.git=1.6.0-alt1 Girar awaiter (shaba)
2023-04-26 20:34 ` [#319394] DONE (try 2) virtiofsd.git=1.6.0-alt1 Girar pender (shaba)

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