Your message dated Sat, 21 Apr 2012 16:17:49 +0000
with message-id <e1sld0p-0001kq...@franck.debian.org>
and subject line Bug#667334: fixed in pwlib 1.10.10-3.3
has caused the Debian Bug report #667334,
regarding pwlib: ftbfs with GCC-4.7
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.)


-- 
667334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pwlib
Version: 1.10.10-3.1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

array.h:635:9: error: 'SetAt' was not declared in this scope, and no 
declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/pwlib_1.10.10-3.1_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
#  CFLAGS += -DPTRACING=1
#  1. shared, with ptrace but opt: DEBUG=0 P_SHAREDLIB=1 OBJDIR_SUFFIX=r 
optshared
#  2. static, with ptrace but opt: DEBUG=0 P_SHAREDLIB=0 OBJDIR_SUFFIX=r 
optnoshared
# put CFLAGS to build with PTRACING code
/usr/bin/make PWLIBDIR=/«PKGBUILDDIR» CFLAGS="-g -DPTRACING=1" optshared
make[1]: Entering directory `/«PKGBUILDDIR»'
/usr/bin/make P_SHAREDLIB=1 opt
make[2]: Entering directory `/«PKGBUILDDIR»'
set -e; /usr/bin/make -C src/ptlib/unix opt; /usr/bin/make -C plugins opt;
make[3]: Entering directory `/«PKGBUILDDIR»/src/ptlib/unix'
g++ -D_REENTRANT -Wall -DP_64BIT -fPIC -DPIC -I/«PKGBUILDDIR»/include -M 
assert.cxx >> /«PKGBUILDDIR»/lib/obj_linux_x86_64_r/*.dep
make[3]: Leaving directory `/«PKGBUILDDIR»/src/ptlib/unix'
make[3]: Entering directory `/«PKGBUILDDIR»/src/ptlib/unix'
g++ -D_REENTRANT -Wall  -DP_64BIT -fPIC -DPIC -I/«PKGBUILDDIR»/include -O2 -g 
-DPTRACING=1  -c ../../ptclib/psasl.cxx -o 
/«PKGBUILDDIR»/lib/obj_linux_x86_64_r/psasl.o
g++ -D_REENTRANT -Wall  -DP_64BIT -fPIC -DPIC -I/«PKGBUILDDIR»/include -O2 -g 
-DPTRACING=1  -c ../../ptclib/pldap.cxx -o 
/«PKGBUILDDIR»/lib/obj_linux_x86_64_r/pldap.o
g++ -D_REENTRANT -Wall  -DP_64BIT -fPIC -DPIC -I/«PKGBUILDDIR»/include -O2 -g 
-DPTRACING=1  -c ../../ptclib/pils.cxx -o 
/«PKGBUILDDIR»/lib/obj_linux_x86_64_r/pils.o
In file included from /«PKGBUILDDIR»/include/ptlib/contain.h:800:0,
                 from /«PKGBUILDDIR»/include/ptlib.h:158,
                 from ../../ptclib/pils.cxx:49:
/«PKGBUILDDIR»/include/ptlib/array.h: In instantiation of 'void 
PScalarArray<T>::ReadElementFrom(std::istream&, PINDEX) [with T = short 
unsigned int; std::istream = std::basic_istream<char>; PINDEX = int]':
../../ptclib/pils.cxx:160:1:   required from here
/«PKGBUILDDIR»/include/ptlib/array.h:635:9: error: 'SetAt' was not declared 
in this scope, and no declarations were found by argument-dependent lookup at 
the point of instantiation [-fpermissive]
/«PKGBUILDDIR»/include/ptlib/array.h:635:9: note: declarations in dependent 
base 'PBaseArray<short unsigned int>' are not found by unqualified lookup
/«PKGBUILDDIR»/include/ptlib/array.h:635:9: note: use 'this->SetAt' instead
make[3]: *** [/«PKGBUILDDIR»/lib/obj_linux_x86_64_r/pils.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src/ptlib/unix'
make[2]: *** [opt] Error 2
make[1]: *** [optshared] Error 2
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: pwlib
Source-Version: 1.10.10-3.3

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

libpt-1.10.10-dbg_1.10.10-3.3_amd64.deb
  to main/p/pwlib/libpt-1.10.10-dbg_1.10.10-3.3_amd64.deb
libpt-1.10.10-dev_1.10.10-3.3_amd64.deb
  to main/p/pwlib/libpt-1.10.10-dev_1.10.10-3.3_amd64.deb
libpt-1.10.10-doc_1.10.10-3.3_all.deb
  to main/p/pwlib/libpt-1.10.10-doc_1.10.10-3.3_all.deb
libpt-1.10.10-plugins-alsa_1.10.10-3.3_amd64.deb
  to main/p/pwlib/libpt-1.10.10-plugins-alsa_1.10.10-3.3_amd64.deb
libpt-1.10.10-plugins-oss_1.10.10-3.3_amd64.deb
  to main/p/pwlib/libpt-1.10.10-plugins-oss_1.10.10-3.3_amd64.deb
libpt-1.10.10-plugins-v4l2_1.10.10-3.3_amd64.deb
  to main/p/pwlib/libpt-1.10.10-plugins-v4l2_1.10.10-3.3_amd64.deb
libpt-1.10.10_1.10.10-3.3_amd64.deb
  to main/p/pwlib/libpt-1.10.10_1.10.10-3.3_amd64.deb
pwlib_1.10.10-3.3.debian.tar.gz
  to main/p/pwlib/pwlib_1.10.10-3.3.debian.tar.gz
pwlib_1.10.10-3.3.dsc
  to main/p/pwlib/pwlib_1.10.10-3.3.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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated pwlib 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: SHA256

Format: 1.8
Date: Thu, 19 Apr 2012 17:50:06 +0200
Source: pwlib
Binary: libpt-1.10.10 libpt-1.10.10-dev libpt-1.10.10-dbg libpt-1.10.10-doc 
libpt-1.10.10-plugins-v4l2 libpt-1.10.10-plugins-oss libpt-1.10.10-plugins-alsa
Architecture: source amd64 all
Version: 1.10.10-3.3
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 libpt-1.10.10 - Portable Windows Library
 libpt-1.10.10-dbg - Portable Windows Library development debug files
 libpt-1.10.10-dev - Portable Windows Library development files
 libpt-1.10.10-doc - Portable Windows Library documentation & sample files
 libpt-1.10.10-plugins-alsa - Portable Windows Library Audio Plugin for the 
ALSA Interface
 libpt-1.10.10-plugins-oss - Portable Windows Library Audio Plugins for the OSS 
Interface
 libpt-1.10.10-plugins-v4l2 - Portable Windows Library Video Plugin for 
Video4Linux v2
Closes: 667334
Changes: 
 pwlib (1.10.10-3.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch from Paul Tagliamonte.
     (Closes: #667334)
Checksums-Sha1: 
 a941c202459c37b28079946e4b8e2cefde7d25c3 2839 pwlib_1.10.10-3.3.dsc
 824b8fcd59367a490e9ff45ecb9617cb62d9dc5b 28698 pwlib_1.10.10-3.3.debian.tar.gz
 4c62589a40bf79f877985affcb9b97a8d3d0db8f 1471632 
libpt-1.10.10_1.10.10-3.3_amd64.deb
 aa966cf1eee590d01366116e09bf38e325e64887 3173392 
libpt-1.10.10-dev_1.10.10-3.3_amd64.deb
 1495d74419739b146dc611f96198f08f4a7ab06b 4990906 
libpt-1.10.10-dbg_1.10.10-3.3_amd64.deb
 38143a8ee6d66f7da25dd6bffd7a1bbafd6d6418 282110 
libpt-1.10.10-plugins-v4l2_1.10.10-3.3_amd64.deb
 c93e33bc876ff304d2feb61106099f8f45a554a2 282890 
libpt-1.10.10-plugins-oss_1.10.10-3.3_amd64.deb
 6560998c001a4c2c38d9b27d14bf41c3c888c445 276968 
libpt-1.10.10-plugins-alsa_1.10.10-3.3_amd64.deb
 aea49e1d0b3bc8e5646ec545642966e12342838f 3917814 
libpt-1.10.10-doc_1.10.10-3.3_all.deb
Checksums-Sha256: 
 5fa9e76e709bb6b5772b237ddfdaced066e0274172814c85556e45f6517ce4e7 2839 
pwlib_1.10.10-3.3.dsc
 a5aed829a7e17d3522484736a4efd4ca1471799bf79689071cbe7e0c7107b262 28698 
pwlib_1.10.10-3.3.debian.tar.gz
 1c72ae7dbb95bf1ef23bbc039d42cfb890a62c2341d36fc0a93fad78d83cfd40 1471632 
libpt-1.10.10_1.10.10-3.3_amd64.deb
 09dc3de6dfd679a9b32fd067b5be41176f3290c33e2ce980816a9157230624eb 3173392 
libpt-1.10.10-dev_1.10.10-3.3_amd64.deb
 7fd62ccac549d5805595bcbba364093c6792230030466a778b634a3ed10a131a 4990906 
libpt-1.10.10-dbg_1.10.10-3.3_amd64.deb
 037d4b5657fb085c3dba93bff1367f1f2811d0ca787cbf1dc189bee6a534853a 282110 
libpt-1.10.10-plugins-v4l2_1.10.10-3.3_amd64.deb
 30377e125f2c6a444b28ecacba183e1bdcefa28d985822b9c7648d54809af05d 282890 
libpt-1.10.10-plugins-oss_1.10.10-3.3_amd64.deb
 c54566a19e1df1c5edaeeda569ed05975c90e29fe71c0289f1522644386cc81f 276968 
libpt-1.10.10-plugins-alsa_1.10.10-3.3_amd64.deb
 84b6eb3d8320ab438f40f6627384fc8a536b01dfd292718c5a7fd1ca5151f0c2 3917814 
libpt-1.10.10-doc_1.10.10-3.3_all.deb
Files: 
 99d89c5b3e689550d4dea48e604cb918 2839 libs optional pwlib_1.10.10-3.3.dsc
 b15700bd2607ceaa738dcd6edf6fdb68 28698 libs optional 
pwlib_1.10.10-3.3.debian.tar.gz
 d10c7b5bd8b1673fa4b68db1f45f628b 1471632 libs optional 
libpt-1.10.10_1.10.10-3.3_amd64.deb
 6ebc3c31fab684a63cec0350660b7468 3173392 libdevel optional 
libpt-1.10.10-dev_1.10.10-3.3_amd64.deb
 1d1b9835bd2fe3ae9d5fc77b1ee768b3 4990906 debug extra 
libpt-1.10.10-dbg_1.10.10-3.3_amd64.deb
 8ca499d5c9f54ddca4439eb1f1c2cc4a 282110 libs optional 
libpt-1.10.10-plugins-v4l2_1.10.10-3.3_amd64.deb
 02bcfe6826b4dca4438132dbdc85d8ea 282890 libs optional 
libpt-1.10.10-plugins-oss_1.10.10-3.3_amd64.deb
 256f2f13e245a6fa4246641f2213a968 276968 libs optional 
libpt-1.10.10-plugins-alsa_1.10.10-3.3_amd64.deb
 a9728b96aaa7adfeccfc200ad353fd93 3917814 doc extra 
libpt-1.10.10-doc_1.10.10-3.3_all.deb

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

iQIcBAEBCAAGBQJPkDTtAAoJELs6aAGGSaoG85gQAJZLKQUsV1ctVJ644Vh/6bhk
f2baA0j1mquvlXPShSBh+YM96XkIbCkL6n3bztLwiyfM3E2l7f6ksNyzlYJDIVtL
Cv2Hzbb/wZ4ibt/TG3NZTQP1eeDnO4i7y053zyX3NMztABYbMQscBagHoQksT44o
fO5efW8QwFuw+6Z89mE+bwCn7uiu71yT/AImBd0vGoLqvziNIlTDA7MMh3wa4Gj3
qjFW9+8AX2oFsNTSrYC4bi8tvTWFus90BB9bLRSZB9icyuymynTVXZ0zAkFICaer
NXjta+ua5ymgz3bdoPnYbKqbr/ixCdexbYRuk8wlsUdSS20+ATzNorkeEbMM6+8M
VQhpXkPuIPjU9v/rVrR8983OgpZXuXUTDwTdEQMGLFG7gIfpKw3OpghWj2k76bFy
awUQxBK+Pnb37QgoyFTs+Ip8hkoJh2K09QH6lGrMu12JMVa2qH/AjtkK/u0tYzem
HReeCieymYEuAoFs0gO0STEqk7wlhxvDoKEuAKxT7LmPxuQxGesyG9HWOCPEMNj1
THuBtH6KPXGSY9e5SuFDDgLUjmI86Pb7tjOatIsbO1/ZftS+oTtl9AQyUSKsWhPy
0wWeenQEp3coIL0oXgdSDNhhymBCYl45gTiNVmh+p2NV3tPHc6D25teXwVvGnG+t
tz4nml/h4JRPECGdyu2K
=WiJu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to