Bug 1038230 - FTBFS: makeinfo missing
Summary: FTBFS: makeinfo missing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: m4
Version: rawhide
Hardware: powerpc
OS: Linux
medium
high
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-04 16:35 UTC by Karsten Hopp
Modified: 2013-12-09 11:07 UTC (History)
1 user (show)

Fixed In Version: m4-1.4.17-3.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 11:07:39 UTC
Type: Bug


Attachments (Terms of Use)
build.log (102.09 KB, text/plain)
2013-12-04 16:35 UTC, Karsten Hopp
no flags Details
root.log (74.55 KB, text/plain)
2013-12-04 16:35 UTC, Karsten Hopp
no flags Details

Description Karsten Hopp 2013-12-04 16:35:12 UTC
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:

Comment 1 Karsten Hopp 2013-12-04 16:35:41 UTC
Created attachment 832746 [details]
root.log

Comment 2 Vitezslav Crhonek 2013-12-09 11:07:39 UTC
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.


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