Не прописаны build requires: + cd bsddb3-3.4.0 + env \'CFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686\' python setup.py build env: python: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.63002 (%build) --- ---
Пакет не пересобирается (bsddb3-3.4.0-alt2) building 'bsddb3._db' extension src/_db.c: In function `makeDBError': src/_db.c:400: `DB_INCOMPLETE' undeclared (first use in this function) src/_db.c:400: (Each undeclared identifier is reported only once src/_db.c:400: for each function it appears in.) src/_db.c: In function `DB_associate': src/_db.c:1018: warning: passing arg 2 of pointer to function from incompatible pointer type src/_db.c:1018: warning: passing arg 3 of pointer to function from incompatible pointer type src/_db.c:1018: warning: passing arg 4 of pointer to function makes pointer from integer without a cast src/_db.c:1018: too few arguments to function src/_db.c: In function `DB_open': src/_db.c:1488: warning: passing arg 2 of pointer to function from incompatible pointer type src/_db.c:1488: warning: passing arg 4 of pointer to function makes pointer from integer without a cast src/_db.c:1488: too few arguments to function src/_db.c: In function `DB_stat': src/_db.c:1841: structure has no member named `hash_nelem' src/_db.c: In function `DBEnv_lock_stat': src/_db.c:3327: structure has no member named `st_lastid' src/_db.c: In function `init_db': src/_db.c:4104: `DB_CHECKPOINT' undeclared (first use in this function) src/_db.c:4112: `DB_CURLSN' undeclared (first use in this function) src/_db.c:4152: `DB_INCOMPLETE' undeclared (first use in this function) creating build/temp.linux-i686-2.2 gcc -DNDEBUG -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -fPIC -DPIC -D_GNU_SOURCE -fPIC - I/usr/include -I/usr/include/python2.2 -c src/_db.c -o build/temp.linux-i686-2.2/_db.o -pipe -Wall -O2 -march=i 586 -mcpu=i686 error: command 'gcc' failed with exit status 1 error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.8838 (%build)
Ошибка исправлена, можно закрывать.
Fixed in bsddb3-4.2.4-alt1 some time ago.