Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311845 - dev-tcltk/tklib-0.5: new package request
Summary: dev-tcltk/tklib-0.5: new package request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Justin Lecher (RETIRED)
URL: http://www.tcl.tk/software/tklib/
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 311847
  Show dependency tree
 
Reported: 2010-03-28 23:05 UTC by Martin Mokrejš
Modified: 2010-03-29 11:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tklib-0.5.ebuild (tklib-0.5.ebuild,835 bytes, text/plain)
2010-03-28 23:05 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2010-03-28 23:05:22 UTC
This is to be required by sci-biology/staden (source code-based ebuild). Unfortunately, the install step does not complete due to some errors I do not understand:

>>> Unpacking source...
>>> Unpacking tklib-0.5.tar.bz2 to /var/tmp/portage/dev-tcltk/tklib-0.5/work
>>> Source unpacked in /var/tmp/portage/dev-tcltk/tklib-0.5/work
>>> Compiling source in /var/tmp/portage/dev-tcltk/tklib-0.5/work/tklib-0.5 ...
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
checking executable extension based on host type... 
checking for tclsh... /usr/bin/tclsh8.5
checking for wish... /usr/bin/wish8.5
configure: creating ./config.status
config.status: creating Makefile
make 
make: Nothing to be done for `all'.
>>> Source compiled.
>>> Test phase [not enabled]: dev-tcltk/tklib-0.5

>>> Install tklib-0.5 into /var/tmp/portage/dev-tcltk/tklib-0.5/image/ category dev-tcltk
make DESTDIR=/var/tmp/portage/dev-tcltk/tklib-0.5/image/ install 
/usr/bin/tclsh8.5 `echo ./installer.tcl` \
                -no-examples -no-html \
                -pkg-path   /var/tmp/portage/dev-tcltk/tklib-0.5/image//usr/lib/tklib0.5 \
                -nroff-path /var/tmp/portage/dev-tcltk/tklib-0.5/image//usr/share/man/mann \
                -no-wait -no-gui
Installing Tklib 0.5
You have chosen the following configuration ...

Packages:      /var/tmp/portage/dev-tcltk/tklib-0.5/image//usr/lib/tklib0.5
Examples:      Not installed.
Documentation:

        NROFF:  /var/tmp/portage/dev-tcltk/tklib-0.5/image//usr/share/man/mann
        HTML:   Not installed.

.............................................................................................................................
Generating /var/tmp/portage/dev-tcltk/tklib-0.5/image/usr/lib/tklib0.5/pkgIndex.tcl
can't find package doctools
    while executing
"package require doctools"
    (procedure "_man" line 4)
    invoked from within
"_man autoscroll nroff n /var/tmp/portage/dev-tcltk/tklib-0.5/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 485)
make: *** [install] Error 1
 * ERROR: dev-tcltk/tklib-0.5 failed:
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  54:  Called src_install
 *   environment, line 160:  Called die
Comment 1 Martin Mokrejš 2010-03-28 23:05:58 UTC
Created attachment 225605 [details]
tklib-0.5.ebuild
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-03-29 11:02:09 UTC
I will try to take it for now.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2010-03-29 11:32:55 UTC
Please report any issue.