Created attachment 907296 [details] Patch used for the spec file Description of problem: The "rebar eunit -v" command exhibits errors in some tests. Version-Release number of selected component (if applicable): erlang-eleveldb-1.3.2-2.fc21.src.rpm How reproducible: Mock build with make check active. Actual results: cacheleak: cacheleak_test_ (module 'cacheleak')...enif_send: env==NULL on non-SMP VM/var/tmp/rpm-tmp.LY07JU: line 31: 31546 Aborted rebar eunit -v error: Bad exit status from /var/tmp/rpm-tmp.LY07JU (%check) module 'cleanup' cleanup: assumption_test...enif_send: env==NULL on non-SMP VM/var/tmp/rpm-tmp.PQdkaz: line 31: 6614 Aborted rebar eunit -v error: Bad exit status from /var/tmp/rpm-tmp.PQdkaz (%check) Additional info: Removed the cacheleak test for fc21, as it is already done for fc17 and fc18. The cleanup test was also removed for fc21. Then build was ran again with success.
Created attachment 907537 [details] Build log
In my F-20, F-21, and F-22 tests only the cacheleak test needed skipping.