Hide Forgot
Description of problem: https://copr-be.cloud.fedoraproject.org/results/johnellson/graphviz/fedora-25-ppc64le/00463916-graphviz/root.log.gz DEBUG util.py:421: Running transaction DEBUG util.py:421: error: Couldn't fork %post(parted-3.2-21.fc25.ppc64le): Cannot allocate memory DEBUG util.py:421: error: Couldn't fork %post(device-mapper-multipath-libs-0.4.9-83.fc25.ppc64le): Cannot allocate memory DEBUG util.py:421: error: Couldn't fork %post(freeglut-3.0.0-3.fc24.ppc64le): Cannot allocate memory DEBUG util.py:557: Child return code was: -9 DEBUG util.py:578: child environment: None DEBUG util.py:502: Executing command: /usr/bin/gzip -9 --force /var/tmp/mockremote-Y2Ncr/build/results/fedora-25-ppc64le/graphviz-2.39.20161008.1827-1.fc25/root.log with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock'} and shell True Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. attempt to build graphviz on any ppc64le arch 2. 3. Actual results: Expected results: Additional info: Graphviz builds a entenion to R, which needs R-devel, which pulls in all of texinfo
Me too. https://copr-be.cloud.fedoraproject.org/results/orion/vtk7/fedora-rawhide-ppc64le/00468113-vtk/root.log.gz
Graphviz build should now succeed and vtk7.0 build also: http://copr-fe-dev.cloud.fedoraproject.org/coprs/clime/vtk7-ppc64le-build-test/build/272149/. The problem was likely caused by memory being eaten by tmpfs mock plugin which is now disabled for ppc64le. Please, try on production.
It does appear to be better now. Thanks.