Your message dated Sat, 31 Jan 2009 16:32:06 +0000
with message-id <e1ltilk-0004km...@ries.debian.org>
and subject line Bug#513101: fixed in nss 3.12.2.with.ckbi.1.73-1
has caused the Debian Bug report #513101,
regarding nss: FTBFS
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
513101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513101
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nss
Version: 3.12.1-1
Severity: serious
Justification: no longer builds from source

I get the following:

gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/secport.o -c -Wall -pipe -Os -g
-fPIC -Di386 -DLINUX2_1  -ansi -Wall
-Werror-implicit-function-declaration -Wno-switch -pipe
-D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DLINUX -Dlinux
-DXP_UNIX -UDEBUG -DNDEBUG -D_REENTRANT -DNSS_ENABLE_ECC
-DUSE_UTIL_DIRECTLY -I/usr/include/nspr
-I/home/wena/temp/nss-3.12.1/mozilla/dist/include
-I../../../../dist/public/nss -I../../../../dist/private/nss
-I../../../../dist/include   secport.c
secport.c: In function 'NSS_PutEnv_Util':
secport.c:658: error: implicit declaration of function 'putenv'
make[3]: *** [Linux2.6_x86_glibc_PTH_OPT.OBJ/secport.o] Error 1
make[3]: Leaving directory
`/home/wena/temp/nss-3.12.1/mozilla/security/nss/lib/util'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/home/wena/temp/nss-3.12.1/mozilla/security/nss/lib'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/home/wena/temp/nss-3.12.1/mozilla/security/nss'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
Build command 'cd nss-3.12.1 && dpkg-buildpackage -b -uc' failed.
E: Child process failed


-- System Information:
Debian Release: 5.0
  APT prefers experimental
  APT policy: (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_ZA.UTF-8, LC_CTYPE=en_ZA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: nss
Source-Version: 3.12.2.with.ckbi.1.73-1

We believe that the bug you reported is fixed in the latest version of
nss, which is due to be installed in the Debian FTP archive:

libnss3-1d-dbg_3.12.2.with.ckbi.1.73-1_amd64.deb
  to pool/main/n/nss/libnss3-1d-dbg_3.12.2.with.ckbi.1.73-1_amd64.deb
libnss3-1d_3.12.2.with.ckbi.1.73-1_amd64.deb
  to pool/main/n/nss/libnss3-1d_3.12.2.with.ckbi.1.73-1_amd64.deb
libnss3-dev_3.12.2.with.ckbi.1.73-1_amd64.deb
  to pool/main/n/nss/libnss3-dev_3.12.2.with.ckbi.1.73-1_amd64.deb
libnss3-tools_3.12.2.with.ckbi.1.73-1_amd64.deb
  to pool/main/n/nss/libnss3-tools_3.12.2.with.ckbi.1.73-1_amd64.deb
nss_3.12.2.with.ckbi.1.73-1.diff.gz
  to pool/main/n/nss/nss_3.12.2.with.ckbi.1.73-1.diff.gz
nss_3.12.2.with.ckbi.1.73-1.dsc
  to pool/main/n/nss/nss_3.12.2.with.ckbi.1.73-1.dsc
nss_3.12.2.with.ckbi.1.73.orig.tar.gz
  to pool/main/n/nss/nss_3.12.2.with.ckbi.1.73.orig.tar.gz



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 513...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mike Hommey <gland...@debian.org> (supplier of updated nss 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 31 Jan 2009 16:41:26 +0100
Source: nss
Binary: libnss3-1d libnss3-tools libnss3-dev libnss3-1d-dbg
Architecture: source amd64
Version: 3.12.2.with.ckbi.1.73-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of Mozilla-related packages 
<pkg-mozilla-maintain...@lists.alioth.debian.org>
Changed-By: Mike Hommey <gland...@debian.org>
Description: 
 libnss3-1d - Network Security Service libraries
 libnss3-1d-dbg - Development files for the Network Security Service libraries
 libnss3-dev - Development files for the Network Security Service libraries
 libnss3-tools - Network Security Service tools
Closes: 513101
Changes: 
 nss (3.12.2.with.ckbi.1.73-1) unstable; urgency=low
 .
   * debian/patches/38_kbsd.dpatch: Brown paper bag fix for regression
     in previous release that led to FTBFS on i386 only. Closes: #513101.
     Thanks Steffen Joeris, Sebastian Andrzej Siewior and Petr Salinger.
   * debian/patches/95_add_spi+cacert_ca_certs.dpatch,
     debian/patches/80_security_tools.dpatch: Adapted to upstream changes.
   * debian/libnss3-1d.symbols: Update symbols file with new symbols.
   * debian/rules: Bumped shlibs.
Checksums-Sha1: 
 7cb6ff6100bbacb785395d2f56e02cd3c4ac343a 1459 nss_3.12.2.with.ckbi.1.73-1.dsc
 222da641a0af372db389955ae52f356390880c92 5167607 
nss_3.12.2.with.ckbi.1.73.orig.tar.gz
 4abca3a6803419fdacb44a85009a06c84f9ae128 49954 
nss_3.12.2.with.ckbi.1.73-1.diff.gz
 fbed5e854303d8440fc8cdc09916acb8de69f9b4 1076006 
libnss3-1d_3.12.2.with.ckbi.1.73-1_amd64.deb
 9e579fe4e5400c369813fc0b4e50f2914afd7583 345602 
libnss3-tools_3.12.2.with.ckbi.1.73-1_amd64.deb
 46de2a201dd2fade55c4a3760abb1eaa6741306d 258504 
libnss3-dev_3.12.2.with.ckbi.1.73-1_amd64.deb
 8cd217eb758b88cb5e4404b154958c05f4343a5a 3109642 
libnss3-1d-dbg_3.12.2.with.ckbi.1.73-1_amd64.deb
Checksums-Sha256: 
 0f5783d5a45d6b59f502fb61849abaa1c8eefc5e521ca239a79041f9f19829cd 1459 
nss_3.12.2.with.ckbi.1.73-1.dsc
 1004276a07bcccd5889333f02380b188f85a8437e31c2c50fc99549736e960bc 5167607 
nss_3.12.2.with.ckbi.1.73.orig.tar.gz
 8e1c287f865ed3a004582eefda5c1dbb390fed64d29d48039b67cb21f1bd761d 49954 
nss_3.12.2.with.ckbi.1.73-1.diff.gz
 8a9911e1a8f9c4e4f7e10bc45784d67e807d37e5289ef4bb5f245e3e6a3d3b33 1076006 
libnss3-1d_3.12.2.with.ckbi.1.73-1_amd64.deb
 d7884f145640ffb30eb175f7303ffb8b2ea78897d65fc7164663630e477b59d1 345602 
libnss3-tools_3.12.2.with.ckbi.1.73-1_amd64.deb
 e30e5621024dfdb43356627bd5e186d133e4a8b77f2e1d9bc713c6baa91decd2 258504 
libnss3-dev_3.12.2.with.ckbi.1.73-1_amd64.deb
 ae545b5e518a839110d96021d8c8b9ee25c51224199d204e67e04538ca545e40 3109642 
libnss3-1d-dbg_3.12.2.with.ckbi.1.73-1_amd64.deb
Files: 
 2a370420bb8e82de55e19da2641b110c 1459 libs optional 
nss_3.12.2.with.ckbi.1.73-1.dsc
 b046e8661ff4e582d3499ebc3d37e5a7 5167607 libs optional 
nss_3.12.2.with.ckbi.1.73.orig.tar.gz
 20bd7c0ce727a5c64a086f84e03bb17e 49954 libs optional 
nss_3.12.2.with.ckbi.1.73-1.diff.gz
 644ba437858806afdc44a2efffc71408 1076006 libs optional 
libnss3-1d_3.12.2.with.ckbi.1.73-1_amd64.deb
 78ec7c91d54432687091c5ac7098a974 345602 admin optional 
libnss3-tools_3.12.2.with.ckbi.1.73-1_amd64.deb
 e6c5457fadba4b0852106bf571125897 258504 libdevel optional 
libnss3-dev_3.12.2.with.ckbi.1.73-1_amd64.deb
 9951ecdebb3ab4524ac2545e2cf341e2 3109642 libdevel extra 
libnss3-1d-dbg_3.12.2.with.ckbi.1.73-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJhHn03kvaLFT9KlgRApHvAKCYOBvnbcGf0XGMnvZUAXRCdAVuPQCfSHD7
LY/0GwdltWaCnKW1lfkhteg=
=fvnC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to