Your message dated Sat, 08 Sep 2007 23:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#441265: fixed in nettle 1.16~cvs20070603-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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/
--- End Message ---
--- Begin Message ---
Source: nettle
Source-Version: 1.16~cvs20070603-2
We believe that the bug you reported is fixed in the latest version of
nettle, which is due to be installed in the Debian FTP archive:
libhogweed1_1.16~cvs20070603-2_i386.deb
to pool/main/n/nettle/libhogweed1_1.16~cvs20070603-2_i386.deb
libnettle-dev_1.16~cvs20070603-2_all.deb
to pool/main/n/nettle/libnettle-dev_1.16~cvs20070603-2_all.deb
libnettle3_1.16~cvs20070603-2_i386.deb
to pool/main/n/nettle/libnettle3_1.16~cvs20070603-2_i386.deb
nettle-bin_1.16~cvs20070603-2_i386.deb
to pool/main/n/nettle/nettle-bin_1.16~cvs20070603-2_i386.deb
nettle-dev_1.16~cvs20070603-2_i386.deb
to pool/main/n/nettle/nettle-dev_1.16~cvs20070603-2_i386.deb
nettle_1.16~cvs20070603-2.diff.gz
to pool/main/n/nettle/nettle_1.16~cvs20070603-2.diff.gz
nettle_1.16~cvs20070603-2.dsc
to pool/main/n/nettle/nettle_1.16~cvs20070603-2.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Magnus Holmgren <[EMAIL PROTECTED]> (supplier of updated nettle package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 08 Sep 2007 19:58:29 +0200
Source: nettle
Binary: libnettle-dev nettle-bin nettle-dev libnettle3 libhogweed1
Architecture: source all i386
Version: 1.16~cvs20070603-2
Distribution: experimental
Urgency: low
Maintainer: Jens Peter Secher <[EMAIL PROTECTED]>
Changed-By: Magnus Holmgren <[EMAIL PROTECTED]>
Description:
libhogweed1 - low level cryptographic library (public-key cryptos)
libnettle-dev - dummy package for transition to nettle-dev
libnettle3 - low level cryptographic library (symmetric and one-way cryptos)
nettle-bin - low level cryptographic library (binary tools)
nettle-dev - low level cryptographic library (development files)
Closes: 441265
Changes:
nettle (1.16~cvs20070603-2) experimental; urgency=low
.
* 30_sparc_aes_include.dpatch: Patch from upstream CVS, fixes FTBFS on
sparc (Closes: #441265).
* debian/rules: Check for Makefile instead of ignoring all `make
distclean' errors.
Files:
8c2061aa9fac35510c6f6545012f15a3 788 libs optional
nettle_1.16~cvs20070603-2.dsc
bcc40dbc39a64190ebf8b30ce181c275 9454 libs optional
nettle_1.16~cvs20070603-2.diff.gz
3115681ef80da747cdeeb639c427c5cd 41350 libdevel optional
libnettle-dev_1.16~cvs20070603-2_all.deb
5e7829468fde7323d48e66450f212e41 117730 libs optional
libnettle3_1.16~cvs20070603-2_i386.deb
cccf755bffd4b89c33fc27c1de2cc7a8 21404 libs optional
libhogweed1_1.16~cvs20070603-2_i386.deb
4b8a9243fc1e81f52f07174b819640f0 522776 libdevel optional
nettle-dev_1.16~cvs20070603-2_i386.deb
dd5fc86a325ff837acbac1d228ce52a9 18424 misc optional
nettle-bin_1.16~cvs20070603-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG4yhIDuWXiv5j6KERAvZsAJoCHgFy3UWnCsENXHQOum0nGWtLlwCfWhO7
pYMieGOsclygLdaGxKSZHdE=
=mthZ
-----END PGP SIGNATURE-----
--- End Message ---