Description of problem: Package graphviz fails to build from source in Fedora rawhide/F30. It fails because mono-4.8.0-17.fc30 is not built for ppc64le. DEBUG util.py:554: BUILDSTDERR: No matching package to install: 'mono-core' DEBUG util.py:554: BUILDSTDERR: Not all dependencies satisfied DEBUG util.py:554: BUILDSTDERR: Error: Some packages could not be found. Version-Release number of selected component (if applicable): 2.40.1-44.fc30 Steps to Reproduce: koji build --scratch f31 graphviz-2.40.1-44.fc30.src.rpm Additional info: This package is tracked by Koschei. See: http://apps.fedoraproject.org/koschei/package/graphviz
Thanks for the report, but: $ rpm --eval %mono_arches i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 sparc sparcv9 ia64 armv3l armv4b armv4l armv4tl armv5tl armv5tel armv5tejl armv6l armv6hl armv7l armv7hl armv7hnl aarch64 alpha s390x ppc ppc64 ppc64le So the macro is wrong.
Macro is provided by the: redhat-rpm-config-128-1.fc30.noarch
Source of the problem is in bug 1588734 comment 10.
Rebuilt for f31 (regular build) and f30 (scratch-build) without problem, so closing.