────────────────────────────────────┐ │~> foo foo1 foo2 1val$ │ │ COMPLETING argument $ │ │1val 2val$ │ └──────────────────────────────────────────────────┘ completion_test.go:136: Last buffer: Width = 50, Dot = (0, 15) ┌──────────────────────────────────────────────────┐ │~> foo foo1 foo$ │ └──────────────────────────────────────────────────┘ --- FAIL: TestLocationAddon_Workspace (1.43s) listing_nonwindows_test.go:73: Wanted buffer not shown listing_nonwindows_test.go:73: Want: Width = 50, Dot = (0, 11) ┌──────────────────────────────────────────────────┐ │~/ws1/bin> $ │ └──────────────────────────────────────────────────┘ listing_nonwindows_test.go:73: Last buffer: Width = 50, Dot = (1, 11) ┌──────────────────────────────────────────────────┐ │~/ws1/tmp> $ │ │ LOCATION $ │ │ 10 ws/bin │ │ 10 /usr/bin$ │ └──────────────────────────────────────────────────┘ --- FAIL: TestMinibuf (2.10s) minibuf_test.go:20: Wanted buffer not shown minibuf_test.go:20: Want: Width = 50, Dot = (0, 6) ┌──────────────────────────────────────────────────┐ │~> put$ │ └──────────────────────────────────────────────────┘ minibuf_test.go:20: Last buffer: Width = 50, Dot = (1, 32) ┌──────────────────────────────────────────────────┐ │~> $ │ │ MINIBUF edit:insert-at-dot put$ │ └──────────────────────────────────────────────────┘ FAIL exit status 1 FAIL github.com/elves/elvish/pkg/edit 55.563s error: Bad exit status from /var/tmp/rpm-tmp.lgV8Sd (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.lgV8Sd (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golang-github-elves-elvish.spec