Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92810 - tcllib doesnt want to install !
Summary: tcllib doesnt want to install !
Status: RESOLVED DUPLICATE of bug 69885
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-16 10:40 UTC by kaouete
Modified: 2005-07-17 13:06 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 kaouete 2005-05-16 10:40:43 UTC
Hi, i tried to emerge tcllib, first it was the stable 1.6.1 version, but at and of compilation i got :
>>> Install tcllib-1.6.1 into /var/tmp/portage/tcllib-1.6.1/image/ category dev-tcltk
/usr/bin/tclsh8.4 `echo ./installer.tcl` \
        -no-examples -no-html \
        -pkg-path   /var/tmp/portage/tcllib-1.6.1/image//usr/lib/tcllib1.6 \
        -nroff-path /var/tmp/portage/tcllib-1.6.1/image//usr/share/man/mann \
        -no-wait -no-gui
Installing Tcllib 1.6.1
You have chosen the following configuration ...

Packages:      /var/tmp/portage/tcllib-1.6.1/image//usr/lib/tcllib1.6
Examples:      Not installed.
Documentation:

        NROFF:  /var/tmp/portage/tcllib-1.6.1/image//usr/share/man/mann
        HTML:   Not installed.

................................................................................................................................................................................................................................................
Generating /var/tmp/portage/tcllib-1.6.1/image/usr/lib/tcllib1.6/pkgIndex.tcl
Generating /var/tmp/portage/tcllib-1.6.1/image/usr/share/man/mann/base64.n
wrong # args: should be "mcset locale src ?dest?"
    while executing
"mcset fr end/open/list    "End of manpage reached, \[list_end\] missing" "Fin de la page de manuel atteinte, \[list_end\] manquant""
    ("uplevel" body line 5)
    invoked from within
"uplevel 1 [read $fid]"
    (procedure "::msgcat::mcload" line 9)
    invoked from within
"::msgcat::mcload $path"
    ("foreach" body line 2)
    invoked from within
"foreach path [dt_search] {
        ::msgcat::mcload $path
    }"
    invoked from within
"if {0} {
    puts stderr "Locale [::msgcat::mcpreferences]"
    foreach path [dt_search] {
        puts stderr "Catalogs: [::msgcat::mcload $path] - $path"
 ..."
    (file "./modules/doctools/checker.tcl" line 17)
    invoked from within
"source ./modules/doctools/checker.tcl"
    invoked from within
"$chk_ip eval [list source [file join $here checker.tcl]]"
    (procedure "SetupChecker" line 27)
    invoked from within
"SetupChecker   $name"
    (procedure "::doctools::_format" line 15)
    invoked from within
"::doctools::_format dt {[manpage_begin base64 n 2.3]
[moddesc {base64 en- & decoding}]
[titledesc   {Procedures to encode and decode base64}]
[require..."
    ("eval" body line 1)
    invoked from within
"eval [list ::doctools::_$cmd $name] $args"
    (procedure "::doctools::DoctoolsProc" line 15)
    invoked from within
"dt format [get_input $f]"
    (procedure "_man" line 26)
    invoked from within
"_man base64 nroff n /var/tmp/portage/tcllib-1.6.1/image//usr/share/man/mann"
    ("eval" body line 1)
    invoked from within
"eval $guide($m,$type) $m $args"
    (procedure "xinstall" line 4)
    invoked from within
"xinstall doc nroff n    $config(doc,nroff,path)"
    (procedure "doinstall" line 18)
    invoked from within
"doinstall"
    (procedure "main" line 11)
    invoked from within
"main"
    (file "./installer.tcl" line 489)
make: *** [install] Erreur 1

!!! ERROR: dev-tcltk/tcllib-1.6.1 failed.
!!! Function einstall, Line 524, Exitcode 2
!!! einstall failed
!!! If you need support, post the topmost build error, NOT this status message.


so i tried the last version in ~x86 1.7 one, and i got the same error.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2005-05-17 06:16:08 UTC

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