Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299682 - xf86-input-synaptics-9999 fails on dodoc ${DOCS}, INSTALL file no longer exists
Summary: xf86-input-synaptics-9999 fails on dodoc ${DOCS}, INSTALL file no longer exists
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 00:38 UTC by Ben Kohler
Modified: 2010-03-16 16:10 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 Ben Kohler gentoo-dev 2010-01-05 00:38:58 UTC
Apparently the current git version of xf86-input-synaptics no longer includes an INSTALL doc file, so DOCS="INSTALL TODO README" causes a dodoc failure.

Reproducible: Always

Steps to Reproduce:
1. emerge =xf86-input-synaptics-9999
Actual Results:  
!!! dodoc: INSTALL does not exist
 * ERROR: x11-drivers/xf86-input-synaptics-9999 failed:
 *   dodoc failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_install
 *   environment, line 4370:  Called x-modular-r2_src_install
 *   environment, line 5293:  Called die
 * The specific snippet of code:
 *           dodoc ${DOCS} || die "dodoc failed";
 * 


Expected Results:  
successful emerge
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2010-01-08 13:35:17 UTC
Upstream fscked up the xorg m4 macros versioning. Please reemerge util-macros-9999 and you'll be fine.

Thanks
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2010-03-16 16:09:59 UTC
bugzie
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2010-03-16 16:10:20 UTC
This was indeed only temporary breakage that was fixed, thus resolving as fixed.