Hide Forgot
Created attachment 832745 [details] build.log Description of problem: I'm not sure what's going on here, primary arch doesn't pull in texinfo either, please have a look: rm -rf $backupdir; exit $rc /builddir/build/BUILD/m4-1.4.17/build-aux/missing: line 81: makeinfo: command not found WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: <http://www.gnu.org/software/texinfo/> The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: <http://www.gnu.org/software/make/> make[2]: *** [m4.info] Error 127 Version-Release number of selected component (if applicable): m4-1.4.17-2.fc21 How reproducible: always Steps to Reproduce: 1.ppc-koji build --scratch f21 m4-1.4.17-2.fc21.src.rpm 2. 3. Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1559652 Expected results: Additional info:
Created attachment 832746 [details] root.log
Hm, I don't see why makeinfo is needed for ppc arch... But I added it to build requires for ppc/ppc64, now it build fine.