| Summary: | dev-lang/tcl fails to install - infinite loop | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
| Component: | Current packages | Assignee: | TCL/TK Project <tcltk> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Build log | ||
|
Description
Diego Elio Pettenò (RETIRED)
2011-04-13 10:29:52 UTC
application-specific initialization failed: out of stack space (infinite loop?)
out of stack space (infinite loop?)
while executing
"proc copyDir {d1 d2} {
puts [format {%*sCreating %s} [expr {4 * [info level]}] {} \
[file tail $d2]]
file delete -force -- $d2
fi..."
(file "/var/tmp/portage/dev-lang/tcl-8.5.9/work/tcl8.5.9/unix/../tools/installData.tcl" line 23)
Making directory /var/tmp/portage/dev-lang/tcl-8.5.9/image//usr/share/man/mann
Installing libtcl8.5.so to /var/tmp/portage/dev-lang/tcl-8.5.9/image//usr/lib/
Installing and cross-linking top-level (.1) docs
make: *** [install-msgs] Error 1
make: *** Waiting for unfinished jobs....
Installing and cross-linking C API (.3) docs
Installing tclsh as /var/tmp/portage/dev-lang/tcl-8.5.9/image//usr/bin/tclsh8.5
Installing tclConfig.sh to /var/tmp/portage/dev-lang/tcl-8.5.9/image//usr/lib/
Installing libtclstub8.5.a to /var/tmp/portage/dev-lang/tcl-8.5.9/image//usr/lib/
Installing and cross-linking command (.n) docs
Not reproducable on 64bit. May I see you limits? Still unreproducable here. Please test again with 8.5.13 |