Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59034 - ERROR: kde-base/kdelibs-3.3.0_beta2 failed.
Summary: ERROR: kde-base/kdelibs-3.3.0_beta2 failed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-31 17:43 UTC by Michael S. Coulman
Modified: 2004-09-19 19:59 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 Michael S. Coulman 2004-07-31 17:43:45 UTC
http.cc: In member function `QString HTTPProtocol::createNegotiateAuth()':
http.cc:5222: error: `GSS_C_NT_HOSTBASED_SERVICE' undeclared (first use this
   function)
http.cc:5222: error: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[4]: *** [http.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0_beta2/work/kdelibs-3.
2.92/kioslave/http'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0_beta2/work/kdelibs-3.
2.92/kioslave/http'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0_beta2/work/kdelibs-3.
2.92/kioslave'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0_beta2/work/kdelibs-3.
2.92'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.3.0_beta2 failed.
!!! Function kde_src_compile, Line 130, Exitcode 2
!!! died running emake, kde_src_compile:make


Reproducible: Always
Steps to Reproduce:
1. emerge kde-base/kdelibs

Actual Results:  
build failed to complete

Expected Results:  
completed build

I use mit krb5 on this system
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2004-08-01 03:31:30 UTC
This comes from very recent code in kde (2 weeks ago) that was only tested with heimdal krb5 (see thread here: http://lists.kde.org/?l=kde-devel&m=108984620405213&w=2 )

it's reported here:
http://bugs.kde.org/show_bug.cgi?id=86019

maybe the ebuild should set --without-gssapi for now.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2004-08-01 11:08:30 UTC
fixed few moments ago, see the kde bug.
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-09-19 19:59:56 UTC
should be fixed in kde and in ebuild now.