kolab-server-2.2.4 installation from source, + exit 123 error: Bad exit status (perl)

jguy jguya at verizon.net
Sun Aug 1 07:16:00 CEST 2010


  Following installation instructions from: 
http://files.kolab.org/server/release/kolab-server-2.2.4/sources/1st.README

Up to the step: sh install-kolab.sh 2>&1 | tee /root/kolab-install.log
All steps prior were followed, including bison and flex installed, 
SELinux turned off, gcc, make, libtool, automake and autoconf installed, 
   signature/checksums verified, running as root


The build stopped at the perl installation with the following log:

+ case "i686-linux2.6" in
+ cd /usr/include
+ PERL5LIB=/kolab/RPM/TMP/perl-5.10.0-root/kolab/lib/perl
+ export PERL5LIB
++ /kolab/RPM/TMP/perl-5.10.0-root/kolab/bin/perl -V:installarchlib
+ eval 'installarchlib='\''/kolab/lib/perl/5.10.0/i686-linux'\'';'
++ installarchlib=/kolab/lib/perl/5.10.0/i686-linux
+ echo FlexLexer.h _G_config.h a.out.h af_vfs.h aio.h aliases.h

<snip .h header file names>

wait.h sys/xattr.h
+ xargs /kolab/RPM/TMP/perl-5.10.0-root/kolab/bin/perl 
/kolab/RPM/TMP/perl-5.10.0-root/kolab/bin/h2ph -h -d

/kolab/RPM/TMP/perl-5.10.0-root/kolab/lib/perl/5.10.0/i686-linux
FlexLexer.h -> FlexLexer.ph
_G_config.h -> _G_config.ph

<snip header -> perl file names>

sys/vtimes.h -> sys/vtimes.ph
sys/wait.h -> sys/wait.ph
sys/xattr.h -> sys/xattr.ph
+ exit 123
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.31926 (%install)


RPM build errors:
     Bad exit status from /kolab/RPM/TMP/rpm-tmp.31926 (%install)

#


My linux info:

# cat /etc/redhat-release
CentOS release 5.4 (Final)

# uname -a
Linux SERVER 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:18:27 EST 2009 i686 
athlon i386 GNU/Linux



Per a mailing list message, I tried to compile perl by itself like so:

# /kolab/etc/rc --eval all env
# /kolab/bin/openpkg rpm --rebuild perl-5.8.5-2.2.0.src.rpm

but I received the same error and output as above.

I'll happily provide a link to the full install log if requested.

Any ideas? Thanks!
--Jason




More information about the users mailing list