I was attempting to convert erlang-jose into a noarch package today when I discovered that it fails to build from source: test/property_test/jose_jwt_props.erl:9: export_all flag enabled - all functions will be exported ERROR: eunit failed while processing /home/rbarlow/rpmbuild/BUILD/erlang-jose-1.8.4: rebar_abort Compiling test/property_test/jose_jwt_props.erl failed: DEBUG: Worker compilation failed: {{error, {error,[], [["test/property_test/jose_jwt_props.erl:9: export_all flag enabled - all functions will be exported\n"]]}}, {source, "test/property_test/jose_jwt_props.erl"}} This may be due to the recent upgrade of Erlang in Fedora 28/Rawhide. Perhaps what was previously a warning became an error?
I'm going to work around this by patching out warnings_as_errors from rebar.config until upstream fixes it.
erlang-jose-1.8.4-3.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ecfe3c8e30
erlang-jose-1.8.4-3.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ecfe3c8e30
erlang-jose-1.8.4-3.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.