Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602368 - dev-util/cccc: build fails with use flag "mfc" (missing patch)
Summary: dev-util/cccc: build fails with use flag "mfc" (missing patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-11 20:18 UTC by Michael Mair-Keimberger (mm1ke)
Modified: 2017-03-06 07:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (mm1ke) 2016-12-11 20:18:36 UTC
The package dev-util/cccc with the useflag "mfc" fails to build because of a missing patch. Below the error i get if i try to build it with the "mfc" flag set.


 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:                                                                                                                                                         
 *                                                                                                                                                                                                                   
 *   /usr/portage/dev-util/cccc/files/cccc-c_dialect.patch                                                                                                                                                           
 *   ( cccc-c_dialect.patch )                                                                                                                                                                                        
                                                                                                                                                                                                                     
 * ERROR: dev-util/cccc-3.1.5::gentoo failed (prepare phase):                                                                                                                                                        
 *   Cannot find $EPATCH_SOURCE!                                                                                                                                                                                     
 *                                                                                                                                                                                                                   
 * Call stack:
 *     ebuild.sh, line  115:  Called src_prepare
 *   environment, line 2296:  Called epatch '/usr/portage/dev-util/cccc/files/cccc-c_dialect.patch'
 *   environment, line  706:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";
Comment 1 Steve Arnold archtester gentoo-dev 2017-03-06 07:21:06 UTC
Pushed the missing files, but YMMV depending on the code being analyzed. It should still produce a report, but it might be less than helpful (check the number of rejected lines).