Bug 28

Summary: cyrus-sasl build failed while make check on s390x
Product: Circle Linux SIG Reporter: Bella Zhang <bella>
Component: Alternative ArchitecturesAssignee: James Xie <james>
Status: CONFIRMED ---    
Severity: major    
Priority: ---    
Version: Circle Linux 9   
Hardware: S390X   
OS: Linux   

Description Bella Zhang 2022-06-19 00:16:37 CST
we now build Circle Linux 9 , cyrus-sasl on IBM linuxOne met and check failed.

https://koji.cclinux.org/koji/taskinfo?taskID=226305


make[2]: 't_gssapi_srv' is up to date.
make[2]: Leaving directory '/builddir/build/BUILD/cyrus-sasl-2.1.27/tests'
./runtests.py 
krb5kdc: starting...
GSSAPI BASIC:
    PASS: CLI(DONE) SRV(DONE)
GSSAPI CHANNEL BINDING:
    PASS: CLI(DONE) SRV(DONE)
GSSAPI CHANNEL BINDING MISMTACH:
    PASS: CLI (255): recv size l:0/4 [22] Invalid argument --> SRV (255): starting SASL negotiation: authentication failure
GSS-SPNEGO BASIC:
    PASS: CLI(DONE) SRV(DONE)
GSS-SPNEGO 0 MAXSSF:
    PASS: CLI(DONE) SRV(DONE)
SASLDB PLAIN:
    Failed on Command '['../tests/t_gssapi_srv', '-P', '/builddir/build/BUILD/cyrus-sasl-2.1.27/tests/.tests/testsasldb.db']' timed out after 5 seconds
FAIL: CLI (255): connect l:0/0 [113] No route to host --> SRV (None): 
SASLDB PLAIN PASSWORD MISMATCH:
    Failed on Command '['../tests/t_gssapi_srv', '-P', '/builddir/build/BUILD/cyrus-sasl-2.1.27/tests/.tests/testsasldb.db']' timed out after 5 seconds
FAIL: CLI (255): connect l:0/0 [113] No route to host --> SRV (None): 
1 PLAIN test(s) FAILED
make[1]: Leaving directory '/builddir/build/BUILD/cyrus-sasl-2.1.27/tests'
make[1]: *** [Makefile:764: check] Error 255
make: *** [Makefile:686: check-recursive] Error 1
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.i4ACMz (%check)
    bogus date in %changelog: Thu Feb 23 2022 Simo Sorce <simo@redhat.com> - 2.1.27-6
    bogus date in %changelog: Mon Feb  9 2022 Simo Sorce <simo@redhat.com> - 2.1.27-19
    Bad exit status from /var/tmp/rpm-tmp.i4ACMz (%check)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, 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 s390x --nodeps /builddir/build/SPECS/cyrus-sasl.spec