hello my server is centos 6 64 bit while installing dovecot i get this error Failed to run: ./test-compression what could be the reason. could someone guide me please Version dovecot-ce-2.3.0-1 0 / 7 tests failed ==21130== Conditional jump or move depends on uninitialised value(s) ==21130== at 0x349B00ACB2: ??? (in /usr/lib64/liblzma.so.0.0.0) ==21130== by 0x349B00AEA9: ??? (in /usr/lib64/liblzma.so.0.0.0) ==21130== by 0x349B003121: ??? (in /usr/lib64/liblzma.so.0.0.0) ==21130== by 0x349B0061A0: ??? (in /usr/lib64/liblzma.so.0.0.0) ==21130== by 0x349B005212: lzma_easy_encoder (in /usr/lib64/liblzma.so.0.0.0) ==21130== by 0x406ACF: o_stream_create_lzma (ostream-lzma.c:206) ==21130== by 0x403D89: test_compression_handler (test-compression.c:36) ==21130== by 0x4040BD: test_compression (test-compression.c:96) ==21130== by 0x408281: test_run_funcs (test-common.c:244) ==21130== by 0x4083E0: test_run (test-common.c:315) ==21130== by 0x40398B: main (test-compression.c:308) ==21130=Failed to run: ./test-compression make[3]: *** [check-local] Error 1 make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-ce-2.3.0/src/lib-compression' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-ce-2.3.0/src/lib-compression' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-ce-2.3.0/src' make: *** [check-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.LCwYD9 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.LCwYD9 (%check) thanks, rajesh
Can you try this with dovecot-ce-2.3.2.1? Aki> On 15 August 2018 at 18:25 Rajesh M <24x7server at 24x7server.net> wrote: > > > hello > > my server is centos 6 64 bit > > while installing dovecot i get this error > Failed to run: ./test-compression > > what could be the reason. > > could someone guide me please > > Version dovecot-ce-2.3.0-1 > > > 0 / 7 tests failed > ==21130== Conditional jump or move depends on uninitialised value(s) > ==21130== at 0x349B00ACB2: ??? (in /usr/lib64/liblzma.so.0.0.0) > ==21130== by 0x349B00AEA9: ??? (in /usr/lib64/liblzma.so.0.0.0) > ==21130== by 0x349B003121: ??? (in /usr/lib64/liblzma.so.0.0.0) > ==21130== by 0x349B0061A0: ??? (in /usr/lib64/liblzma.so.0.0.0) > ==21130== by 0x349B005212: lzma_easy_encoder (in /usr/lib64/liblzma.so.0.0.0) > ==21130== by 0x406ACF: o_stream_create_lzma (ostream-lzma.c:206) > ==21130== by 0x403D89: test_compression_handler (test-compression.c:36) > ==21130== by 0x4040BD: test_compression (test-compression.c:96) > ==21130== by 0x408281: test_run_funcs (test-common.c:244) > ==21130== by 0x4083E0: test_run (test-common.c:315) > ==21130== by 0x40398B: main (test-compression.c:308) > ==21130=> Failed to run: ./test-compression > make[3]: *** [check-local] Error 1 > make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-ce-2.3.0/src/lib-compression' > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-ce-2.3.0/src/lib-compression' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-ce-2.3.0/src' > make: *** [check-recursive] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.LCwYD9 (%check) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.LCwYD9 (%check) > > thanks, > rajesh >