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

Bug 196631

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: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ed Catmur 2007-10-21 16:21:48 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 Jakub Moc (RETIRED) gentoo-dev 2007-10-21 17:44:00 UTC
emerge --info please.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-21 21:51:13 UTC
*** Bug 196669 has been marked as a duplicate of this bug. ***
Comment 3 Ed Catmur 2007-10-21 21:56:55 UTC
Reopening to resolve.
Comment 4 Ed Catmur 2007-10-21 21:57:21 UTC
Sorry, turned out to be a sandbox bug.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-10-21 21:58:20 UTC
Heh, ok... closing then. :)
Comment 6 Adrian Mayer 2010-04-10 08:07:54 UTC
(In reply to comment #5)
> Heh, ok... closing then. :)
> 

well it's happening again
how did you solve it ?

i got a segmentation fault while emerging cmake on a armv5 machine