Your message dated Fri, 15 Mar 2013 19:17:32 +0000
with message-id <[email protected]>
and subject line Bug#701266: fixed in d-itg 2.8.1~rc1-2
has caused the Debian Bug report #701266,
regarding d-itg: ftbfs with GCC-4.8
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 [email protected]
immediately.)


-- 
701266: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701266
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:d-itg
Version: 2.8.1~rc1-1
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.8

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

  common/timestamp.h:65:17: error: field 'lastTime' has incomplete type

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/d-itg_2.8.1~rc1-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
make -C src sctp=on dccp=on arm=on onoff=on
make[2]: Entering directory `/«PKGBUILDDIR»/src'
g++ -DSCTP -DDCCP -DARM -DONOFF -DVERSION="\"2.8.0-rc1\"" 
-DREVISION="\"457:458\"" -DLINUX_OS -Wall -Wno-deprecated -fPIC   -c -o 
common/thread.o common/thread.cpp
g++ -DSCTP -DDCCP -DARM -DONOFF -DVERSION="\"2.8.0-rc1\"" 
-DREVISION="\"457:458\"" -DLINUX_OS -Wall -Wno-deprecated -fPIC   -c -o 
common/ITG.o common/ITG.cpp
g++ -DSCTP -DDCCP -DARM -DONOFF -DVERSION="\"2.8.0-rc1\"" 
-DREVISION="\"457:458\"" -DLINUX_OS -Wall -Wno-deprecated -fPIC   -c -o 
common/timestamp.o common/timestamp.cpp
In file included from common/timestamp.cpp:39:0:
common/timestamp.h:65:17: error: field 'lastTime' has incomplete type
  struct timeval lastTime;
                 ^
common/timestamp.h: In function 'int timeval_subtract(timeval*, timeval, 
timeval)':
common/timestamp.h:97:12: error: 'a' has incomplete type
 inline int timeval_subtract (struct timeval *result,const struct timeval 
a,const struct timeval b)
            ^
common/timestamp.h:65:9: error: forward declaration of 'const struct timeval'
  struct timeval lastTime;
         ^
common/timestamp.h:97:12: error: 'b' has incomplete type
 inline int timeval_subtract (struct timeval *result,const struct timeval 
a,const struct timeval b)
            ^
common/timestamp.h:65:9: error: forward declaration of 'const struct timeval'
  struct timeval lastTime;
         ^
common/timestamp.h:99:10: error: aggregate 'timeval x' has incomplete type and 
cannot be defined
  timeval x,y;
          ^
common/timestamp.h:99:12: error: aggregate 'timeval y' has incomplete type and 
cannot be defined
  timeval x,y;
            ^
common/timestamp.h:117:8: error: invalid use of incomplete type 'struct timeval'
  result->tv_sec = x.tv_sec - y.tv_sec;
        ^
common/timestamp.h:65:9: error: forward declaration of 'struct timeval'
  struct timeval lastTime;
         ^
common/timestamp.h:118:8: error: invalid use of incomplete type 'struct timeval'
  result->tv_usec = x.tv_usec - y.tv_usec;
        ^
common/timestamp.h:65:9: error: forward declaration of 'struct timeval'
  struct timeval lastTime;
         ^
common/timestamp.cpp: In function 'void updateTicker(TTicker*)':
common/timestamp.cpp:175:48: error: 'struct TTicker' has no member named 
'lastTime'
  struct timeval thisTime, *lastTime = &Ticker->lastTime;
                                                ^
make[2]: *** [common/timestamp.o] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/src'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: d-itg
Source-Version: 2.8.1~rc1-2

We believe that the bug you reported is fixed in the latest version of
d-itg, which is due to be installed in the Debian FTP archive.

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.
Roland Stigge <[email protected]> (supplier of updated d-itg 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.8
Date: Fri, 15 Mar 2013 19:47:11 +0100
Source: d-itg
Binary: d-itg
Architecture: source amd64
Version: 2.8.1~rc1-2
Distribution: experimental
Urgency: low
Maintainer: Roland Stigge <[email protected]>
Changed-By: Roland Stigge <[email protected]>
Description: 
 d-itg      - Distributed Internet Traffic Generator
Closes: 701266
Changes: 
 d-itg (2.8.1~rc1-2) experimental; urgency=low
 .
   * Fix build error with new gcc-4.8 and glibc (Closes: #701266)
   * debian/control:
     - Standards-Version: 3.9.4
     - Build-Depends: debhelper (>= 9)
   * debian/compat: 9
Checksums-Sha1: 
 432b9c3ff4a958f133a0a896cc56a678818b944b 1337 d-itg_2.8.1~rc1-2.dsc
 f71c8bc1d13a64334916d0b85a9d27d4921ec2c7 2977 d-itg_2.8.1~rc1-2.debian.tar.gz
 242c8558cf7b0d2ce80ce67242b44055d9ab9d65 336348 d-itg_2.8.1~rc1-2_amd64.deb
Checksums-Sha256: 
 05a37de5d4a53ce9163948aeb85dfe5cfb8d415faa0986e8d91d7eae82d4deda 1337 
d-itg_2.8.1~rc1-2.dsc
 93b39dfb493ac3885d1003c51237fe544679535732d27a9c563b77b3dc8b3132 2977 
d-itg_2.8.1~rc1-2.debian.tar.gz
 6a201ae7b8309eed58fdb579f7f5d444d2c64808d644d1e515cf51b93ddaaaeb 336348 
d-itg_2.8.1~rc1-2_amd64.deb
Files: 
 1d872a95e43d0d0e4f9221e1ea757310 1337 net extra d-itg_2.8.1~rc1-2.dsc
 74694f5d27ecd4d46d89cc052d37a821 2977 net extra d-itg_2.8.1~rc1-2.debian.tar.gz
 5c91be9d3cb69e2dd7b7cead1e351a2c 336348 net extra d-itg_2.8.1~rc1-2_amd64.deb

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

iD8DBQFRQ2+ocaH/YBv43g8RAiYZAKDW7YFB3NNcbEXfQsViSDYr3R5yEQCgwtT/
yllUdXCrB0g4Hd9Gbwchvak=
=Srwq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to