Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 196669

Summary: dev-util:cmake-2.4.7-r1 build failure: ./bootstrap: line 1301: 16221 Segmentation fault
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ed Catmur 2007-10-21 21:49:49 UTC
running cd "/var/tmp/portage/dev-util/cmake-2.4.7-r1/work/cmake-2.4.7/CMakeFiles/CMakeTmp" && /var/tmp/portage/dev-util/cmake-2.4.7-r1/work/cmake-2.4.7/Bootstrap.cmk/cmake -E copy src2.c src.c  2>&1
-- Performing Test VA_LIST_ISNOT_ARRAY_DEFINE
-- Performing Test VA_LIST_ISNOT_ARRAY_DEFINE - Success
running cd "/var/tmp/portage/dev-util/cmake-2.4.7-r1/work/cmake-2.4.7/CMakeFiles/CMakeTmp" && /var/tmp/portage/dev-util/cmake-2.4.7-r1/work/cmake-2.4.7/Bootstrap.cmk/cmake -E copy src2.c src.c  2>&1
-- Performing Test ATTR_UNUSED_VAR
-- Performing Test ATTR_UNUSED_VAR - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/dev-util/cmake-2.4.7-r1/work/cmake-2.4.7
./bootstrap: line 1301: 16221 Segmentation fault      "${cmake_bootstrap_dir}/cmake" "${cmake_source_dir}" "-C${cmake_bootstrap_dir}/InitialCacheFlags.cmake" "-G${cmake_bootstrap_generator}" ${cmake_bootstrap_system_libs}
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------
 * 
 * ERROR: dev-util/cmake-2.4.7-r1 failed.
 * Call stack:
 *               ebuild.sh, line 1695:  Called dyn_compile
 *               ebuild.sh, line 1033:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   cmake-2.4.7-r1.ebuild, line   45:  Called die
 * The specific snippet of code:
 *      ./bootstrap \
 *              --prefix=/usr \
 *              --docdir=/share/doc/${PN} \
 *              --datadir=/share/${PN} \
 *              --mandir=/share/man || die "./bootstrap failed"
 *  The die message:
 *   ./bootstrap failed
Comment 1 Ed Catmur 2007-10-21 21:50:52 UTC
Sorry, accidental duplicate.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-21 21:51:13 UTC

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

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