incus: test failure

Trying to build and package incus for void linux https://github.com/void-linux/void-packages/pull/47573 , I noticed the warnings

objdump: /destdir//incus-0.3.0/usr/bin/sysinfo: .gnu.version_r invalid entry
objdump: warning: private headers incomplete: bad value
objdump: /destdir//incus-0.3.0/usr/bin/incus-migrate: .gnu.version_r invalid entry
objdump: warning: private headers incomplete: bad value
objdump: /destdir//incus-0.3.0/usr/bin/incus-agent: .gnu.version_r invalid entry
objdump: warning: private headers incomplete: bad value

as well as encountered a test failure (after many passing tests)

PASS
ok  	github.com/lxc/incus/shared/validate	(cached)
?   	github.com/lxc/incus/test/dev_incus-client	[no test files]
?   	github.com/lxc/incus/test/syscall/sysinfo	[no test files]
FAIL

Could you help debug this?

About this issue

  • Original URL
  • State: closed
  • Created 7 months ago
  • Comments: 17 (7 by maintainers)

Most upvoted comments