Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465118 - gcc-4.8.0 fails on install with -doc
Summary: gcc-4.8.0 fails on install with -doc
Status: RESOLVED DUPLICATE of bug 464008
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-08 16:03 UTC by abma
Modified: 2013-04-08 16:13 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 abma 2013-04-08 16:03:05 UTC
/var/tmp/portage/sys-devel/gcc-4.8.0/work/build /var/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0
>>> Source compiled.
>>> Test phase [not enabled]: sys-devel/gcc-4.8.0

>>> Install gcc-4.8.0 into /var/tmp/portage/sys-devel/gcc-4.8.0/image/ category sys-devel
cp: cannot stat '/var/tmp/portage/sys-devel/gcc-4.8.0/work/build/gcc/doc/*.info*': No such file or directory
 * ERROR: sys-devel/gcc-4.8.0 failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_install
 *   environment, line 4192:  Called toolchain_src_install
 *   environment, line 4857:  Called die
 * The specific snippet of code:
 *       cp "${S}"/gcc/doc/*.info* gcc/doc/ || die;
 * 
 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.0'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.0'`.
 * 
 * Please include /var/tmp/portage/sys-devel/gcc-4.8.0/work/build/gcc-build-logs.tar.bz2 in your bug report
 * 
 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.0/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.0/work/build'
 * S: '/var/tmp/portage/sys-devel/gcc-4.8.0/work/build'

>>> Failed to emerge sys-devel/gcc-4.8.0, Log file:

>>>  '/var/tmp/portage/sys-devel/gcc-4.8.0/temp/build.log'

 * Messages for package sys-devel/gcc-4.8.0:

 * 
 * LTO support is still experimental and unstable.  Any bug reports
 * about LTO that do not include an upstream patch will be closed as
 * invalid.
 * 
 * ERROR: sys-devel/gcc-4.8.0 failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_install
 *   environment, line 4192:  Called toolchain_src_install
 *   environment, line 4857:  Called die
 * The specific snippet of code:
 *       cp "${S}"/gcc/doc/*.info* gcc/doc/ || die;
 * 
 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.0'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.0'`.
 * 
 * Please include /var/tmp/portage/sys-devel/gcc-4.8.0/work/build/gcc-build-logs.tar.bz2 in your bug report
 * 
 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.0/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.0/work/build'
 * S: '/var/tmp/portage/sys-devel/gcc-4.8.0/work/build'


 emerge -va =sys-devel/gcc-4.8.0                   

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NS   #] sys-devel/gcc-4.8.0:4.8 [4.5.4:4.5, 4.7.2:4.7] USE="cxx mudflap (multilib) nls nptl openmp (-altivec) -doc (-fixed-point) -fortran -gcj -go -graphite -gtk (-hardened) (-libssp) -multislot -nopie -nossp -objc -objc++ -objc-gc {-test} -vanilla" 0 kB
Comment 1 Jory A. Pratt gentoo-dev 2013-04-08 16:13:28 UTC

*** This bug has been marked as a duplicate of bug 464008 ***