Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35161 - Request upgrade to hk_classes and knoda
Summary: Request upgrade to hk_classes and knoda
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-05 16:27 UTC by Peter Ruskin
Modified: 2003-12-06 05:20 UTC (History)
0 users

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


Attachments
hk_classes-0.6.2a.ebuild (hk_classes-0.6.2a.ebuild,1.65 KB, text/plain)
2003-12-05 16:29 UTC, Peter Ruskin
Details
knoda-0.6.2a.ebuild (knoda-0.6.2a.ebuild,438 bytes, text/plain)
2003-12-05 16:29 UTC, Peter Ruskin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Ruskin 2003-12-05 16:27:23 UTC
Version 0.6.2a allows operation of python scripting even if python 2.3 is installed.

Please do not add src_unpack() to my knoda ebuild as you did for version 0.6.1 (http://bugs.gentoo.org/show_bug.cgi?id=31523) -- that makes the autconf fail:

Good - your configure finished. Start make now

cd . && /bin/sh /var/tmp/portage/knoda-0.6.2a/work/knoda-0.6.2a/admin/missing --run aclocal-1.7
cd . && \
  /bin/sh /var/tmp/portage/knoda-0.6.2a/work/knoda-0.6.2a/admin/missing --run automake-1.7 --gnu  Makefile
cd . && /bin/sh /var/tmp/portage/knoda-0.6.2a/work/knoda-0.6.2a/admin/missing --run autoconf
NONE:0: /usr/bin/m4: ERROR: EOF in string
autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: required file `./install-sh' not found
configure.in: required file `./mkinstalldirs' not found
configure.in: required file `./missing' not found
SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined
SUBDIRS: variable `subdirs' is used but `subdirs' is undefined
/bin/sh ./config.status --recheck
make: *** [Makefile.in] Error 1
Comment 1 Peter Ruskin 2003-12-05 16:29:14 UTC
Created attachment 21769 [details]
hk_classes-0.6.2a.ebuild
Comment 2 Peter Ruskin 2003-12-05 16:29:48 UTC
Created attachment 21770 [details]
knoda-0.6.2a.ebuild
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2003-12-06 05:20:49 UTC
In portage -thanks for the builds.