LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Not able to compile kopete-4.3.3 (https://www.linuxquestions.org/questions/linux-software-2/not-able-to-compile-kopete-4-3-3-a-774972/)

juanbobo 12-11-2009 10:54 AM

Not able to compile kopete-4.3.3
 
2 Attachment(s)
I am not able to compile kopete-4.3.3 in gentoo, below is my build.log and emerge --info...

raju.mopidevi 12-11-2009 11:25 AM

that is a bug of gentooo ........ see this link

raju.mopidevi 12-11-2009 11:27 AM

Quote:

emake "$@" || die "Make failed!";
This was a bug , found in gentoo http://bugs.gentoo.org/246398

juanbobo 12-11-2009 04:05 PM

Ahhh, I searched forever for this, thank you for your help!

juanbobo 12-13-2009 03:31 PM

Hmmm, I just took a look at this, is it related to kopete?

raju.mopidevi 12-13-2009 07:18 PM

That link is not related to kepete. Perhaps it is related to same type of compiling error.

juanbobo 12-14-2009 01:11 AM

Thank you, but this link is not related to the problem with kopete. I am guessing the compilation error is related to use flags or some kind of library compatibility problem because I'm now using a newer version of gcc, I am not sure.

Davno 12-14-2009 04:40 AM

Can you post the result of your compile (last relevant error lines) into (quotes), it is very hard to read in a text file.

juanbobo 12-14-2009 04:55 AM

Here is the error:

Quote:

[ 25%] Building CXX object kopete/libkopete/CMakeFiles/kopete.dir/kopetebehaviorsettings.o
[ 25%] Building CXX object kopete/libkopete/CMakeFiles/kopete.dir/kopetestatussettings.o
Linking CXX shared library ../../lib/libkopete.so
[ 25%] Built target kopete
make: *** [all] Error 2
* ERROR: kde-base/kopete-4.3.3 failed:
* Make failed!
*
* Call stack:
* ebuild.sh, line 55: Called src_compile
* environment, line 4373: Called kde4-meta_src_compile
* environment, line 3448: Called kde4-base_src_compile
* environment, line 3123: Called cmake-utils_src_compile
* environment, line 1290: Called _execute_optionaly 'src_compile'
* environment, line 679: Called enable_cmake-utils_src_compile
* environment, line 1663: Called cmake-utils_src_make
* environment, line 1309: Called die
* The specific snippet of code:
* emake "$@" || die "Make failed!";
*
* If you need support, post the output of 'emerge --info =kde-base/kopete-4.3.3',
* the complete build log and the output of 'emerge -pqv =kde-base/kopete-4.3.3'.
* The complete build log is located at '/var/tmp/portage/kde-base/kopete-4.3.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/kopete-4.3.3/temp/environment'.
* S: '/var/tmp/portage/kde-base/kopete-4.3.3/work/kopete-4.3.3'

juanbobo 12-14-2009 12:41 PM

Problem resolved by running emerge -e kopete, not sure what was broken, but it works now ;)

Brains 12-15-2009 02:24 AM

Good thing you solved it.
Because the error you posted looks Chinese to me.


All times are GMT -5. The time now is 05:55 AM.