[Kolab-devel] [issue802] Compilation fails on OpenBSD 3.6 / sparc

Aleksandar Milivojevic kolab-issues at intevation.de
Tue Jun 14 21:27:22 CEST 2005


New submission from Aleksandar Milivojevic <alex at milivojevic.org>:

I've downloaded Kolab 2 RC3 source packages onto OpenBSD 3.6 (sparc) machine. 
Did "./obmtool kolab" to build the system from sources.  While compiling
beecrypt-4.0.0, the following error was printed (I've included some output prior
to error too):

+ /kolab/RPM/TMP/openpkg-2.2.2/make-3.80/make
/kolab/RPM/TMP/openpkg-2.2.2/make-3.80/make  all-recursive
make[1]: Entering directory `/usr/kolab/RPM/TMP/openpkg-2.2.2/beecrypt-4.0.0'
Making all in .
make[2]: Entering directory `/usr/kolab/RPM/TMP/openpkg-2.2.2/beecrypt-4.0.0'
/bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./..
   -O -O3 -fomit-frame-pointer -c -o aes.lo aes.c
 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -O -O3 -fomit-frame-pointer -c
aes.c -o aes.o
/bin/sh ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./..
   -O -O3 -fomit-frame-pointer -c -o base64.lo base64.c
 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -O -O3 -fomit-frame-pointer -c
base64.c -o base64.o
In file included from base64.c:32:
beecrypt/endianness.h:72: syntax error before `__extension__'
make[2]: *** [base64.lo] Error 1
make[2]: Leaving directory `/usr/kolab/RPM/TMP/openpkg-2.2.2/beecrypt-4.0.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/kolab/RPM/TMP/openpkg-2.2.2/beecrypt-4.0.0'
make: *** [all] Error 2
+ exit 2
+ exit 2
./openpkg.boot:ERROR: script returned non-null value
/tmp/obmtool.9477.tmp[860]: cannot open
/kolab/RPM/PKG/openpkg-2.2.2-2.2.2.*-*-*.sh: No such file or directory
obmtool:ERROR: bootstrapping failed

I guess it's a minor bug in include file not properly handling this particular
OS/architecture combo.  The OS is OpenBSD 3.6, architecture is sparc (not sparc64).

$ uname -a"
OpenBSD t119.test.milivojevic.org 3.6 GENERIC#203 sparc

$ gcc --version
2.95.3

----------
messages: 4908
nosy: amiliv
priority: bug
status: unread
title: Compilation fails on OpenBSD 3.6 / sparc
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue802>
________________________________________________




More information about the devel mailing list