Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184017 - ebuild dev-db/hk_classes-0.8.1 fails in test phase
Summary: ebuild dev-db/hk_classes-0.8.1 fails in test phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-02 19:30 UTC by Bodo Graumann
Modified: 2007-07-02 19:48 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 Bodo Graumann 2007-07-02 19:30:21 UTC
When installing the ebuild dev-db/hk_classes-0.8.1 with the USE-flags "-doc (-firebird) mysql -odbc -postgres" using paludis (where the test phase is enabled by default), the installation suddenly stops with an error.

Reproducible: Always

Steps to Reproduce:
1. Have test phase enabled.
2. emerge "=dev-db/hk_classes-0.8.1" / paludis -i "=dev-db/hk_classes-0.8.1"
3. wait and see

Actual Results:  
The installation fails with the following output:

Making check in utilities
make[1]: Entering directory `/home/paludis/tmp/dev-db/hk_classes-0.8.1/work/hk_classes-0.8.1a/utilities'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/paludis/tmp/dev-db/hk_classes-0.8.1/work/hk_classes-0.8.1a/utilities'
make[1]: Entering directory `/home/paludis/tmp/dev-db/hk_classes-0.8.1/work/hk_classes-0.8.1a'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/paludis/tmp/dev-db/hk_classes-0.8.1/work/hk_classes-0.8.1a'
/usr/bin/python misc/systemtest.py
hk_classes module could not be loaded, wrong installation?
Traceback (most recent call last):
  File "misc/systemtest.py", line 22, in ?
    exit(1)
TypeError: 'str' object is not callable
make: *** [check] Error 1

!!! ERROR in dev-db/hk_classes-0.8.1:
!!! In src_test at line 29
!!! make check failed

!!! Call stack:
!!!    * src_test (/usr/libexec/paludis/src_test.bash:29)
!!!    * ebuild_f_test (/usr/libexec/paludis/src_test.bash:71)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:363)
!!!    * main (/usr/libexec/paludis/ebuild.bash:381)


!!! This package failed inside the test phase. You should read
!!!    http://paludis.pioto.org/faq.html
!!! for more information on packages with test phase failures.


die trap: exiting with error.

Install error:
  * In program paludis -i knoda:
  * When performing install action from command line:
  * When executing install task:
  * When installing 'dev-db/hk_classes-0.8.1':
  * Install error: Install failed for 'dev-db/hk_classes-0.8.1::gentoo'


Expected Results:  
no errors, installation completes successfully

paludis --info:

paludis 0.24.2

Built by root@nowhereland on 2007-05-19T17:27:51+0200
CXX:         x86_64-pc-linux-gnu-g++ 4.1.1 (Gentoo 4.1.1-r3)
CXXFLAGS:    -march=athlon64 -O2 -pipe
LDFLAGS:     
DATADIR:     /usr/share
LIBDIR:      /usr/lib64
LIBEXECDIR:  /usr/libexec
SYSCONFDIR:  /etc
stdlib:      GNU libstdc++ 20060524
libebt:      1.3.0
libwrapiter: 1.0.0
sandbox:     enabled

Repository virtuals:
    Configuration information:
        format:                virtuals

Repository installed_virtuals:
    Configuration information:
        format:                installed_virtuals

Repository gentoo:
    Configuration information:
        buildroot:             /home/paludis/tmp
        cache:                 /usr/portage/metadata/cache
        distdir:               /usr/portage/distfiles
        eclassdirs:            /usr/portage/eclass
        format:                ebuild
        location:              /usr/portage
        names_cache:           /usr/portage/.cache/names
        newsdir:               /usr/portage/metadata/news
        pkgdir:                /usr/portage/packages
        profiles:              /usr/portage/profiles/default-linux/amd64/2007.0/desktop
        securitydir:           /usr/portage/metadata/glsa
        setsdir:               /usr/portage/sets
        sync:                  rsync://rsync.europe.gentoo.org/gentoo-portage
        sync_options:          
        write_cache:           /var/cache/paludis/metadata

    Package information:
        app-admin/eselect-compiler: (none)
        dev-java/java-config:  1.3.7, 2.0.33-r1
        dev-lang/python:       2.4.4-r4
        dev-python/pycrypto:   2.0.1-r5
        dev-util/ccache:       2.4-r7
        dev-util/confcache:    (none)
        sys-apps/sandbox:      1.2.17
        sys-devel/autoconf:    2.13, 2.61
        sys-devel/automake:    1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
        sys-devel/binutils:    2.17
        sys-devel/gcc-config:  1.3.16
        sys-devel/libtool:     1.5.23b
        virtual/os-headers:    2.6.17-r2
...(and some other not so important information, for additions please ask)
Comment 1 Wulf Krueger (RETIRED) gentoo-dev 2007-07-02 19:48:00 UTC
Fixed in CVS.