Package: nettle Version: 1.16~cvs20070603-1 Severity: serious Hi,
your package failed to build from source. | Automatic build of nettle_1.16~cvs20070603-1 on odin by sbuild/sparc 98-farm | Build started at 20070907-1739 | ****************************************************************************** | Checking available source versions... | Fetching source files... | Reading package lists... | Building dependency tree... | Need to get 848kB of source archives. | Get:1 http://sinclair.farm.ftbfs.de experimental/main nettle 1.16~cvs20070603-1 (dsc) [788B] | Get:2 http://sinclair.farm.ftbfs.de experimental/main nettle 1.16~cvs20070603-1 (tar) [838kB] | Get:3 http://sinclair.farm.ftbfs.de experimental/main nettle 1.16~cvs20070603-1 (diff) [8945B] | Fetched 848kB in 0s (1579kB/s) | Download complete and in download only mode | ** Using build dependencies supplied by package: | Build-Depends: debhelper (>= 4), libgmp3-dev, m4, autotools-dev, dpatch | Checking for already installed source dependencies... | debhelper: missing | Using default version 5.0.53 (Priority: 500) | libgmp3-dev: missing | Using default version 2:4.2.1+dfsg-5 (Priority: 500) | m4: missing | Using default version 1.4.10-1 (Priority: 500) | autotools-dev: missing | Using default version 20070725.1 (Priority: 500) | dpatch: missing | Using default version 2.0.27 (Priority: 500) | Checking for source dependency conflicts... [...] | dh_testdir | # Add here commands to configure the package. | ./configure --host=sparc-linux-gnu \ | --build=sparc-linux-gnu \ | --prefix=/usr \ | --mandir=\${prefix}/share/man \ | --infodir=\${prefix}/share/info \ | --enable-shared \ | --disable-dependency-tracking \ | CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,--as-needed" | checking build system type... sparc-unknown-linux-gnu | checking host system type... sparc-unknown-linux-gnu | checking for -R flag... using -Wl,-rpath, | Searching for libraries | checking /usr/lib... added | checking /usr/local/lib... added | checking /sw/local/lib... not found | checking /sw/lib... not found | checking /usr/gnu/lib... not found | checking /opt/gnu/lib... not found | checking /sw/gnu/lib... not found | checking /usr/freeware/lib... not found | checking /usr/pkg/lib... not found | checking for sparc-linux-gnu-gcc... sparc-linux-gnu-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 sparc-linux-gnu-gcc accepts -g... yes | checking for sparc-linux-gnu-gcc option to accept ISO C89... none needed | checking for sparc-linux-gnu-g++... sparc-linux-gnu-g++ | checking whether we are using the GNU C++ compiler... yes | checking whether sparc-linux-gnu-g++ accepts -g... yes | checking whether make sets $(MAKE)... yes | checking for sparc-linux-gnu-ranlib... no | checking for ranlib... ranlib | checking for sparc-linux-gnu-nm... no | checking for nm... nm | checking for sparc-linux-gnu-objdump... no | checking for objdump... objdump | checking for a BSD-compatible install... /usr/bin/install -c | checking for a thread-safe mkdir -p... /bin/mkdir -p | configure: Looking for assembler files in sparc32/. | checking CCPIC... -fpic | checking if globals are prefixed by underscore... no | checking if we should use a .note.GNU-stack section... yes | checking for ELF-style .type,%function pseudo-ops... yes | checking for ELF-style .type,#function pseudo-ops... yes | checking if .align assembly directive is logarithmic... no | checking for m4... /usr/bin/m4 | checking for an ANSI C-conforming const... yes | checking for inline... inline | checking how to run the C preprocessor... sparc-linux-gnu-gcc -E | checking for grep that handles long lines and -e... /bin/grep | checking for egrep... /bin/grep -E | checking for uid_t in sys/types.h... yes | 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 for size_t... yes | checking whether time.h and sys/time.h may both be included... yes | checking openssl/blowfish.h usability... no | checking openssl/blowfish.h presence... no | checking for openssl/blowfish.h... no | checking for working alloca.h... yes | checking for alloca... yes | checking malloc.h usability... yes | checking malloc.h presence... yes | checking for malloc.h... yes | checking whether byte ordering is bigendian... yes | checking for memxor... no | checking for __attribute__... yes | checking for stdint types... stdint.h (shortcircuit) | make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) | checking for __gmpz_getlimbn in -lgmp... yes | configure: creating ./config.status | config.status: creating config.make | config.status: creating config.m4 | config.status: creating Makefile | config.status: creating tools/Makefile | config.status: creating testsuite/Makefile | config.status: creating examples/Makefile | config.status: creating config.h | config.status: linking ./sparc32/aes-encrypt-internal.asm to aes-encrypt-internal.asm | config.status: linking ./sparc32/aes-decrypt-internal.asm to aes-decrypt-internal.asm | config.status: linking ./sparc32/arcfour-crypt.asm to arcfour-crypt.asm | config.status: linking ./sparc32/machine.m4 to machine.m4 | config.status: executing nettle-stdint.h commands | config.status: creating nettle-stdint.h : __NETTLE_STDINT_H | dh_testdir | # Add here commands to compile the package. | /usr/bin/make MAKEINFO='makeinfo --enable-encoding' | make[1]: Entering directory `/build/buildd/nettle-1.16~cvs20070603' | /usr/bin/make all-here | make[2]: Entering directory `/build/buildd/nettle-1.16~cvs20070603' | sparc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -Wall -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aesdata.c \ | && true | sparc-linux-gnu-gcc -Wall -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,--as-needed aesdata.o -lgmp -o aesdata | sparc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -Wall -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c desdata.c \ | && true | sparc-linux-gnu-gcc -Wall -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,--as-needed desdata.o -lgmp -o desdata | sparc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -Wall -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c shadata.c \ | && true | sparc-linux-gnu-gcc -Wall -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,--as-needed shadata.o -lgmp -lm -o shadata | /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ | aes-decrypt-internal.asm >aes-decrypt-internal.s | /usr/bin/m4:aes-decrypt-internal.asm:21: cannot open `./sparc/aes.m4': No such file or directory | make[2]: *** [aes-decrypt-internal.o] Error 1 | make[2]: Leaving directory `/build/buildd/nettle-1.16~cvs20070603' | make[1]: *** [all] Error 2 | make[1]: Leaving directory `/build/buildd/nettle-1.16~cvs20070603' | make: *** [build-stamp] Error 2 | ****************************************************************************** | Build finished at 20070907-1740 | FAILED [dpkg-buildpackage died] Full build log(s): http://experimental.ftbfs.de/build.php?&ver=1.16~cvs20070603-1&pkg=nettle&arch=sparc Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]