Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591956 - dev-util/cmake-3.5.2-r1 - ?
Summary: dev-util/cmake-3.5.2-r1 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-23 20:22 UTC by Everton
Modified: 2016-08-27 03:58 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 Everton 2016-08-23 20:22:24 UTC
-I/var/tmp/portage/dev-util/cmake-3.5.2-r1/work/cmake-3.5.2/Utilities -c /var/tmp/portage/dev-util/cmake-3.5.2-r1/work/cmake-3.5.2/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o
{standard input}: Assembler messages:
{standard input}:62369: Warning: end of file not at end of a line; newline inserted
{standard input}:63589: Error: expected comma after name `_ZN' in .size directive
x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.gentoo.org/> for instructions.
Makefile:58: recipe for target 'cmGeneratorTarget.o' failed
gmake: *** [cmGeneratorTarget.o] Error 4
gmake: *** Waiting for unfinished jobs....
---------------------------------------------
Error when bootstrapping CMake:
Problem while running gmake
---------------------------------------------
Log of errors: /var/tmp/portage/dev-util/cmake-3.5.2-r1/work/cmake-3.5.2/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
 * ERROR: dev-util/cmake-3.5.2-r1::gentoo failed (prepare phase):
 *   Bootstrap failed
 * 
 * Call stack:
 *     ebuild.sh, line  133:  Called src_prepare
 *   environment, line 3271:  Called cmake_src_bootstrap
 *   environment, line  938:  Called die
 * The specific snippet of code:
 *       ${CONFIG_SHELL:-sh} ./bootstrap --prefix="${T}/cmakestrap/" ${par_arg} || die "Bootstrap failed"
 * 
 * If you need support, post the output of `emerge --info '=dev-util/cmake-3.5.2-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/cmake-3.5.2-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/cmake-3.5.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/cmake-3.5.2-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/cmake-3.5.2-r1/work/cmake-3.5.2'
 * S: '/var/tmp/portage/dev-util/cmake-3.5.2-r1/work/cmake-3.5.2'

 * Messages for package dev-util/cmake-3.5.2-r1:

 * ERROR: dev-util/cmake-3.5.2-r1::gentoo failed (prepare phase):
 *   Bootstrap failed
 * 
 * Call stack:
 *     ebuild.sh, line  133:  Called src_prepare
 *   environment, line 3271:  Called cmake_src_bootstrap
 *   environment, line  938:  Called die
 * The specific snippet of code:
 *       ${CONFIG_SHELL:-sh} ./bootstrap --prefix="${T}/cmakestrap/" ${par_arg} || die "Bootstrap failed"
 * 
 * If you need support, post the output of `emerge --info '=dev-util/cmake-3.5.2-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/cmake-3.5.2-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/cmake-3.5.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/cmake-3.5.2-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/cmake-3.5.2-r1/work/cmake-3.5.2'
 * S: '/var/tmp/portage/dev-util/cmake-3.5.2-r1/work/cmake-3.5.2
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2016-08-24 09:51:39 UTC
1. Please attach the entire build log to this bug report.
2. Please post your `emerge --info dev-util/cmake' output in a comment.