I've tried to compile beecrypt.spec from HEAD (required by rpm from HEAD) on "fresh fetched" Ac system from main tree with result enclosed below:
---------- Forwarded Message ---------- Subject: ERRORS: beecrypt.spec *** buildlog for beecrypt.spec fetching http://ac-srpms-builder.domek.dom//srpms/c00b8099-f61e-4b2d-9c29-6a41ade5e3d c/beecrypt-4.0.0-1.src.rpm fetched 724509 bytes, 662.5 K/s installing srpm: beecrypt-4.0.0-1.src.rpm checking BR rpm: sh: python: not found rpm: sh: python: not found rpm: sh: python: not found rpm: sh: python: not found rpm: sh: python: not found rpm: sh: python: not found no BR needed building RPM using: cd rpm/SPECS; TMPDIR=/tmp/B.ffd31d nice -n 18 rpmbuild -bb --target athlon-pld-linux beecrypt.spec sh: python: not found sh: python: not found sh: python: not found sh: python: not found sh: python: not found sh: python: not found Building target platforms: athlon-pld-linux Building for target athlon-pld-linux Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.81020 + umask 022 + cd /home/users/builder/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + : + cd /home/users/builder/rpm/BUILD + rm -rf beecrypt-4.0.0 + /bin/gzip -dc /home/users/builder/rpm/SOURCES/beecrypt-4.0.0.tar.gz + tar -xf - + STATUS=0 + [ 0 -ne 0 ] + cd beecrypt-4.0.0 + /bin/id -u + [ 500 = 0 ] + true . + /bin/chmod -Rf a+rX,g-w,o-w . + echo Patch #0 (beecrypt-opt.patch): Patch #0 (beecrypt-opt.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/beecrypt-opt.patch + echo Patch #1 (beecrypt-lib64_fix.patch): Patch #1 (beecrypt-lib64_fix.patch): + patch -p1 -s + < /home/users/builder/rpm/SOURCES/beecrypt-lib64_fix.patch + /usr/bin/perl -pi -e s/ cppglue\.cxx$// Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.81020 + umask 022 + cd /home/users/builder/rpm/BUILD + cd beecrypt-4.0.0 + LANG=C + export LANG + unset DISPLAY + : + libtoolize --copy --force + aclocal configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET /home/users/builder/rpm/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4: 1661: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level + autoconf configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET /home/users/builder/rpm/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4: 1661: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level + autoheader configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET /home/users/builder/rpm/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4: 1661: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level + automake -a -c -f --foreign configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET /home/users/builder/rpm/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4: 1661: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level + ./configure LDFLAGS= CFLAGS=-O2 -march=athlon CXXFLAGS=-O2 -march=athlon FFLAGS=-O2 -march=athlon CPPFLAGS= CC=athlon-pld-linux-gcc CXX=athlon-pld-linux-g++ --build=athlon-pld-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-libraries=/usr/X11R6/lib --without-cplusplus --without-javaglue --with-cpu=athlon --with-arch=athlon --with-pic --with-python checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i686-pld-linux-gnu checking host system type... i686-pld-linux-gnu checking target system type... i686-pld-linux-gnu checking for style of include used by make... GNU checking for gcc... athlon-pld-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether athlon-pld-linux-gcc accepts -g... yes checking for athlon-pld-linux-gcc option to accept ANSI C... none needed checking dependency style of athlon-pld-linux-gcc... gcc3 checking how to run the C preprocessor... athlon-pld-linux-gcc -E checking for egrep... grep -E checking for AIX... no checking for gcc... (cached) athlon-pld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether athlon-pld-linux-gcc accepts -g... (cached) yes checking for athlon-pld-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of athlon-pld-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... athlon-pld-linux-gcc -E checking whether we are using the GNU C++ compiler... no checking whether athlon-pld-linux-g++ accepts -g... no checking dependency style of athlon-pld-linux-g++... none checking how to run the C++ preprocessor... /lib/cpp configure: WARNING: C++ preprocessor "/lib/cpp" fails sanity check checking for a sed that does not truncate output... /bin/sed checking for ld used by athlon-pld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking whether we are using Intel C++... no checking whether the assembler can use noexecstack... yes checking whether the linker can use noexecstack... yes checking for awk... (cached) awk checking for a BSD-compatible install... /usr/bin/install -c checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from athlon-pld-linux-gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if athlon-pld-linux-gcc static flag works... yes checking if athlon-pld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for athlon-pld-linux-gcc option to produce PIC... -fPIC checking if athlon-pld-linux-gcc PIC flag -fPIC works... yes checking if athlon-pld-linux-gcc supports -c -o file.o... yes checking whether the athlon-pld-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the athlon-pld-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for athlon-pld-linux-g++ option to produce PIC... checking if athlon-pld-linux-g++ supports -c -o file.o... no checking whether the athlon-pld-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for library containing aio_read... -lrt checking whether aio works... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether athlon-pld-linux-gcc needs -traditional... no checking for working memcmp... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for memcmp... yes checking for memmove... yes checking for strcspn... yes checking for strerror... yes checking for strspn... yes checking for gethrtime... no checking for gettimeofday... yes checking for gcj... no checking for java... no configure: WARNING: java not found, disabling java checking for python... no configure: checking for specific entropy devices... checking for /dev/dsp... no configure: checking for generic entropy devices... checking for /dev/random... yes checking for /dev/urandom... yes checking for /dev/tty... yes checking how to switch to text segment... .text checking how to declare a global symbol... .globl checking if global symbols need leading underscore... checking how to declare a local symbol... .L checking how to align symbols... .align 4 checking for size_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long... yes checking size of unsigned long... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating config.m4 config.status: creating c++/Makefile config.status: creating c++/beeyond/Makefile config.status: creating c++/crypto/Makefile config.status: creating c++/crypto/interfaces/Makefile config.status: creating c++/crypto/spec/Makefile config.status: creating c++/io/Makefile config.status: creating c++/lang/Makefile config.status: creating c++/provider/Makefile config.status: creating c++/security/Makefile config.status: creating c++/security/cert/Makefile config.status: creating c++/security/interfaces/Makefile config.status: creating c++/security/spec/Makefile config.status: creating c++/util/Makefile config.status: creating docs/Makefile config.status: creating gas/Makefile config.status: creating java/Makefile config.status: creating masm/Makefile config.status: creating python/Makefile config.status: creating python/test/Makefile config.status: creating tests/Makefile config.status: creating gnu.h config.status: creating config.h config.status: executing depfiles commands config.status: executing aesopt.x86 commands config.status: executing mpopt.x86 commands config.status: executing sha1opt.x86 commands config.status: executing blowfishopt.i586 commands + /usr/bin/make cd . && /bin/sh /home/users/builder/rpm/BUILD/beecrypt-4.0.0/missing --run autoheader configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET /home/users/builder/rpm/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4 :1661: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0' Making all in . make[2]: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0' /bin/sh ./libtool --mode=compile athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_I686 -DOPTIMIZE_MMX -march=athlon -O3 -fomit-frame-pointer -Wa,--noexecstack -c -o aes.lo aes.c mkdir .libs athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_I686 -DOPTIMIZE_MMX -march=athlon -O3 -fomit-frame-pointer -Wa,--noexecstack -c aes.c -fPIC -DPIC -o .libs/aes.o athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_I686 -DOPTIMIZE_MMX -march=athlon -O3 -fomit-frame-pointer -Wa,--noexecstack -c aes.c -fPIC -DPIC -o aes.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_I686 -DOPTIMIZE_MMX -march=athlon -O3 -fomit-frame-pointer -Wa,--noexecstack -c -o base64.lo base64.c athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_I686 -DOPTIMIZE_MMX -march=athlon -O3 -fomit-frame-pointer -Wa,--noexecstack -c base64.c -fPIC -DPIC -o .libs/base64.o athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_I686 -DOPTIMIZE_MMX -march=athlon -O3 -fomit-frame-pointer -Wa,--noexecstack -c base64.c -fPIC -DPIC -o base64.o [...] blowfishopt.o mpopt.o sha1opt.o ranlib .libs/libbeecrypt.a creating libbeecrypt.la (cd .libs && rm -f libbeecrypt.la && ln -s ../libbeecrypt.la libbeecrypt.la) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0' Making all in tests make[2]: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/tests' Making all in docs make[2]: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/docs' Making all in gas make[2]: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/gas' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/gas' Making all in masm make[2]: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/masm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/masm' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0' + /usr/bin/make -C python make: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/python' Making all in test make[1]: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/python/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/python/test' make[1]: Entering directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/python' /bin/sh ../libtool --mode=compile athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../.. -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_I686 -DOPTIMIZE_MMX -march=athlon -O3 -fomit-frame-pointer -Wa,--noexecstack -c -o _bc-py.lo _bc-py.c mkdir .libs athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../.. -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_I686 -DOPTIMIZE_MMX -march=athlon -O3 -fomit-frame-pointer -Wa,--noexecstack -c _bc-py.c -fPIC -DPIC -o .libs/_bc-py.o _bc-py.c:8:20: Python.h: No such file or directory In file included from _bc-py.c:14: ../beecrypt/python/mpw-py.h:12: error: parse error before "PyObject_HEAD" ../beecrypt/python/mpw-py.h:12: warning: no semicolon at end of struct or union ../beecrypt/python/mpw-py.h:15: error: parse error before '}' token ../beecrypt/python/mpw-py.h:15: warning: data definition has no type or storage class ../beecrypt/python/mpw-py.h:20: error: parse error before "mpw_Type" ../beecrypt/python/mpw-py.h:20: warning: data definition has no type or storage class ../beecrypt/python/mpw-py.h:32: error: parse error before '*' token ../beecrypt/python/mpw-py.h:33: warning: data definition has no type or storage class ../beecrypt/python/mpw-py.h:37: error: parse error before '*' token ../beecrypt/python/mpw-py.h:38: warning: data definition has no type or storage class In file included from _bc-py.c:15: ../beecrypt/python/rng-py.h:13: error: parse error before "PyObject_HEAD" ../beecrypt/python/rng-py.h:13: warning: no semicolon at end of struct or union ../beecrypt/python/rng-py.h:17: error: parse error before '}' token ../beecrypt/python/rng-py.h:17: warning: data definition has no type or storage class ../beecrypt/python/rng-py.h:22: error: parse error before "rng_Type" ../beecrypt/python/rng-py.h:22: warning: data definition has no type or storage class _bc-py.c:24: error: parse error before '*' token _bc-py.c:24: warning: data definition has no type or storage class _bc-py.c:28: error: parse error before "_bcModuleMethods" _bc-py.c:29: warning: braces around scalar initializer _bc-py.c:29: warning: (near initialization for `_bcModuleMethods[0]') _bc-py.c:29: warning: initialization makes integer from pointer without a cast _bc-py.c:30: warning: data definition has no type or storage class _bc-py.c: In function `init_bc': _bc-py.c:42: error: `PyObject' undeclared (first use in this function) _bc-py.c:42: error: (Each undeclared identifier is reported only once _bc-py.c:42: error: for each function it appears in.) _bc-py.c:42: error: `d' undeclared (first use in this function) _bc-py.c:42: error: `m' undeclared (first use in this function) _bc-py.c:57: warning: assignment makes pointer from integer without a cast _bc-py.c:62: error: parse error before ')' token _bc-py.c:65: error: parse error before ')' token make[1]: *** [_bc-py.lo] Error 1 make[1]: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/python' make: *** [all-recursive] Error 1 make: Leaving directory `/home/users/builder/rpm/BUILD/beecrypt-4.0.0/python' error: Bad exit status from /var/tmp/rpm-tmp.81020 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.81020 (%build) error: No files produced. sh: python: not found sh: python: not found sh: python: not found sh: python: not found sh: python: not found sh: python: not found Begin-PLD-Builder-Info Build-Time: user:110.10s sys:16.09s real:243.55s (faults io:123 non-io:1163248) End-PLD-Builder-Info ------------------------------------------------------- -- Tomasz Wittner _______________________________________________ pld-devel-en mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
