May 19, 2012, 10:19:57 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Work on Kolab2/Gentoo-2.2 has stopped. The project has been deprecated (see board Kolab2/Gentoo).
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: cyrus-imapd-2.3.12_p2 compile problem  (Read 3229 times)
jayk
Jr. Member
**

Karma: 0
Posts: 76



View Profile WWW Email
« on: May 16, 2008, 05:06:27 PM »

I synced the overlay and noticed that there was an upgrade for cyrus-imapd to 2.3.12_p2. I get an error compiling however:

Code:
### Making all in /var/tmp/paludis/net-mail-cyrus-imapd-2.3.12_p2/work/cyrus-imapd-2.3.12p2/sieve
make[1]: Entering directory `/var/tmp/paludis/net-mail-cyrus-imapd-2.3.12_p2/work/cyrus-imapd-2.3.12p2/sieve'
../com_err/et/compile_et ./sieve_err.et
i686-pc-linux-gnu-gcc -c -I.. -I./../lib -I../com_err/et    -DHAVE_CONFIG_H  -Os -mmmx -msse -msse2 -msse3 -march=i686 -pipe  \
        sieve.c
In file included from interp.h:49,
                 from sieve.y:57:
sieve_interface.h:55:23: error: sieve_err.h: No such file or directory
make[1]: *** [sieve.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/paludis/net-mail-cyrus-imapd-2.3.12_p2/work/cyrus-imapd-2.3.12p2/sieve'
make: *** [all] Error 1

!!! ERROR in net-mail/cyrus-imapd-2.3.12_p2:
!!! In src_compile at line 4127
!!! compile problem

!!! Call stack:
!!!    * src_compile (/var/tmp/paludis/net-mail-cyrus-imapd-2.3.12_p2/temp/loadsaveenv:4127)
!!!    * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:49)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:460)
!!!    * main (/usr/libexec/paludis/ebuild.bash:479)

diefunc: making ebuild PID 26879 exit with error
die trap: exiting with error.
elog>  * Use of elog.bash in phase "install_fail" is deprecated, see comments at beginning of file for updated instructions

Install error:
  * In program paludis -i everything:
  * When performing install action from command line:
  * When executing install task:
  * When installing 'net-mail/cyrus-imapd-2.3.12_p2:0::kolab':
  * Install error: Install failed for 'net-mail/cyrus-imapd-2.3.12_p2:0::kolab'

Thanks,
Jason
Logged
Gunnar Wrobel
Administrator
Sr. Member
*****

Karma: 2
Posts: 331


275141552 gunnarwrobel@yahoo.de gunnarwrobel
View Profile WWW Email
« Reply #1 on: May 17, 2008, 07:42:46 AM »

Your error might indicate that something with the com_err library went wrong. But I can't see what might have happened from the output you pasted and I would need the full build log.

You can either paste the log somewhere (e.g. http://paste.lisp.org) or you go through a normal gentoo bug report and add "[kolab overlay]" to the summary. As cyrus_imapd-2.3.12_p2 is actually supposed to be going into the portage tree the latter might be better.

If you have sys-libs/com_err installed you should also add the installed version of the package.

Thanks for testing the newer package! It needs all testing it can get as I don't want to make a bad impression with the first version that includes the kolab patches Smiley

Cheers,

Gunnar
Logged
jayk
Jr. Member
**

Karma: 0
Posts: 76



View Profile WWW Email
« Reply #2 on: May 17, 2008, 03:57:31 PM »

Bug report created.

http://bugs.gentoo.org/show_bug.cgi?id=222529

Thanks,
Jason
Logged
Gunnar Wrobel
Administrator
Sr. Member
*****

Karma: 2
Posts: 331


275141552 gunnarwrobel@yahoo.de gunnarwrobel
View Profile WWW Email
« Reply #3 on: May 17, 2008, 04:39:04 PM »

My guess is a parallel build problem. The cyrus devs don't seem to care much about these. Details in the bug.

Cheers,

Gunnar
Logged
jayk
Jr. Member
**

Karma: 0
Posts: 76



View Profile WWW Email
« Reply #4 on: May 18, 2008, 01:53:42 AM »

It seems it was indeed a parallel build problem. Setting MAKEOPTS to "-j1" allowed it to build fine.

Thanks,
Jason
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!