Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625804 - dev-tcltk/tklib-0.6-r2 will not build with USE doc: ./sak.tcl : Illegal command "html"
Summary: dev-tcltk/tklib-0.6-r2 will not build with USE doc: ./sak.tcl : Illegal comma...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-21 02:21 UTC by deference
Modified: 2018-09-25 09:08 UTC (History)
2 users (show)

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


Attachments
build.log (build-tklib.txt,4.04 KB, text/plain)
2017-07-21 02:21 UTC, deference
Details
emerge --info (emergeinfo-tklib.txt,31.75 KB, text/plain)
2017-07-21 02:21 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-07-21 02:21:19 UTC
make -j1 DESTDIR=/var/tmp/portage/dev-tcltk/tklib-0.6-r2/image/ doc
/usr/bin/tclsh8.6 `echo ./sak.tcl` html
./sak.tcl : Illegal command "html"
          : Should have been bench, bench/del, bench/edit, bench/show, contributors, critcl, critcl-modules, desc, desc/2, doc, docstrip/regen, docstrip/users, gendist, gentip55, help, imodules, lmodules, localdoc, major, minor, modules, name, oldvalidate, oldvalidate_v, packages, provided, readme, release, review, rpmspec, tap, test, validate, version, or yml
make: *** [Makefile:104: html-doc] Error 1

[ebuild   R   ] dev-tcltk/tklib-0.6-r2  USE="doc*"
Comment 1 deference 2017-07-21 02:21:35 UTC
Created attachment 486210 [details]
build.log
Comment 2 deference 2017-07-21 02:21:46 UTC
Created attachment 486212 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2018-09-25 09:08:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3797887ac87c56c9c78abee9f0c34b61dc512f3

commit f3797887ac87c56c9c78abee9f0c34b61dc512f3
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2018-09-25 09:08:27 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2018-09-25 09:08:27 +0000

    dev-tcltk/tklib: EAPI 6, fix generating docs
    
    Closes: https://bugs.gentoo.org/625804
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-tcltk/tklib/files/tklib-0.6-doc.patch | 14 ++++++++++++++
 dev-tcltk/tklib/tklib-0.6-r2.ebuild       | 19 +++++++++++++------
 2 files changed, 27 insertions(+), 6 deletions(-)