Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1686270 - graphviz: FTBFS in Fedora rawhide/F30 on ppc64le
Summary: graphviz: FTBFS in Fedora rawhide/F30 on ppc64le
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: graphviz
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On: 1588734
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-07 06:49 UTC by Jitka Plesnikova
Modified: 2019-04-03 11:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-03 11:30:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2019-03-07 06:49:17 UTC
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

Comment 1 Jaroslav Škarvada 2019-03-07 09:03:40 UTC
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.

Comment 2 Jaroslav Škarvada 2019-03-07 09:07:05 UTC
Macro is provided by the:
redhat-rpm-config-128-1.fc30.noarch

Comment 3 Jaroslav Škarvada 2019-03-07 09:12:24 UTC
Source of the problem is in bug 1588734 comment 10.

Comment 4 Jaroslav Škarvada 2019-04-03 11:30:11 UTC
Rebuilt for f31 (regular build) and f30 (scratch-build) without problem, so closing.


Note You need to log in before you can comment on or make changes to this bug.