Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207339 - knetworkmanager-0.2.1_pre20071119 Won't build agenst kde4
Summary: knetworkmanager-0.2.1_pre20071119 Won't build agenst kde4
Status: RESOLVED DUPLICATE of bug 206528
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-25 03:49 UTC by Andrew Edgerton
Modified: 2008-02-17 16:07 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 Andrew Edgerton 2008-01-25 03:49:27 UTC
knetworkmanager-0.2.1_pre20071119 requires the use of kde-config and kde4.0 does not contain this program that the build seeks. It fails during the e-config stage of the ebuild.

Reproducible: Always

Steps to Reproduce:
1.ONLY RUNNING KDE4 (no kde3 libs no kde3 at all)
2.emerge knetworkmanager
3. 

Actual Results:  
>>> Unpacking source...
>>> Unpacking knetworkmanager-0.2.1r738551.tar.bz2 to /var/tmp/portage/kde-misc/knetworkmanager-0.2.1_pre20071119/work
 [32;01m*[0m Applying knetworkmanager-0.2-pam_console-fix.patch ...
[A[122C  [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying knetworkmanager-0.2.1-fixbuild_u64-hschaa-01.patch ...
[A[122C  [34;01m[ [32;01mok[34;01m ][0m
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/kde-misc/knetworkmanager-0.2.1_pre20071119/work/knetworkmanager-0.2.1r738551 ...
 [32;01m*[0m Running elibtoolize in: knetworkmanager-0.2.1r738551/admin
 [32;01m*[0m   Applying ltmain-1.5.patch ...
 [32;01m*[0m   Applying portage-1.5.10.patch ...
 [32;01m*[0m   Applying max_cmd_len-1.5.20.patch ...
 [32;01m*[0m   Applying sed-1.5.6.patch ...
 * econf: updating knetworkmanager-0.2.1r738551/admin/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating knetworkmanager-0.2.1r738551/admin/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-vpnc --without-openvpn --without-pptp --without-dialup --with-distro=gentoo --disable-rpath --with-x --enable-mitshm --with-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug --without-debug --without-arts --prefix=/usr/kde/4.0 --mandir=/usr/kde/4.0/share/man --infodir=/usr/kde/4.0/share/info --datadir=/usr/kde/4.0/share --sysconfdir=/usr/kde/4.0/etc --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/kde-misc/knetworkmanager-0.2.1_pre20071119/work/knetworkmanager-0.2.1r738551/config.log
 [31;01m*[0m 
 [31;01m*[0m ERROR: kde-misc/knetworkmanager-0.2.1_pre20071119 failed.
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line   46:  Called src_compile
 [31;01m*[0m             environment, line 4119:  Called kde_src_compile
 [31;01m*[0m             environment, line 2816:  Called kde_src_compile 'src_compile'
 [31;01m*[0m             environment, line 2937:  Called kde_src_compile 'src_compile' 'all' 'myconf'
 [31;01m*[0m             environment, line 2924:  Called econf 'configure' 'make' '--without-vpnc' '--without-openvpn' '--without-pptp' '--without-dialup' '--with-distro=gentoo' '--disable-rpath' '--with-x' '--enable-mitshm' '--with-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--prefix=/usr/kde/4.0' '--mandir=/usr/kde/4.0/share/man' '--infodir=/usr/kde/4.0/share/info'
 [31;01m*[0m               ebuild.sh, line  509:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   			die "econf failed"
 [31;01m*[0m  The die message:
 [31;01m*[0m   econf failed
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
 [31;01m*[0m A complete build log is located at '/var/tmp/portage/kde-misc/knetworkmanager-0.2.1_pre20071119/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/kde-misc/knetworkmanager-0.2.1_pre20071119/temp/environment'.
 [31;01m*[0m 


Expected Results:  
Expected knetworkmanager to build reguardless of kde version.
Comment 1 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-01-25 03:57:08 UTC
`emerge -1 kde-base/kdelibs:3.5` as temporary work-around until this is fixed.

*** This bug has been marked as a duplicate of bug 206528 ***
Comment 2 Robert Buchholz (RETIRED) gentoo-dev 2008-02-17 16:07:05 UTC
Fixed in kde-misc/knetworkmanager-0.2.1_p20071228