Your message dated Sun, 10 Jan 2010 22:10:16 +0000
with message-id <[email protected]>
and subject line Bug#562392: fixed in odin 1.8.1-1
has caused the Debian Bug report #562392,
regarding odin: FTBFS: ../odindata/converter.h:195: error: ISO C++ forbids 
declaration of 'uint32_t' with no type
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.)


-- 
562392: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562392
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: odin
Version: 1.8.0-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  g++ -DHAVE_CONFIG_H -I. -I../tjutils -I.. 
> -I/build/user-odin_1.8.0-1-amd64-QxAz2_/odin-1.8.0 
> -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore 
> -I/usr/share/qt4/include -I. -I/usr/include/dcmtk 
> -I/usr/include/dcmtk/dcmdata -I/usr/include/dcmtk/ofstd 
> -I/usr/include/vtk-5.2 -I/usr/include/nifti -I/usr/include/liboil-0.3 -O3 
> -fno-tree-vectorize -g -O2 -g -Wall -O2 -c data.cpp  -fPIC -DPIC -o 
> .libs/data.o
> In file included from data.h:74,
>                  from data.cpp:1:
> ../odindata/converter.h:195: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:195: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:197: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:197: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:197: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:199: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:199: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:199: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:204: error: 'uint32_t' has not been declared
> ../odindata/converter.h:206: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:206: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:206: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:208: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:208: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:208: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:214: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:214: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:214: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:215: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:215: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:215: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:217: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:217: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:217: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:220: error: 'uint16_t' has not been declared
> ../odindata/converter.h:220: error: 'static void 
> Converter::convert_array_impl(const float*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:193: error: with 'static void 
> Converter::convert_array_impl(const float*, int32_t*, unsigned int)'
> ../odindata/converter.h:221: error: 'uint16_t' has not been declared
> ../odindata/converter.h:221: error: 'static void 
> Converter::convert_array_impl(const double*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:194: error: with 'static void 
> Converter::convert_array_impl(const double*, int32_t*, unsigned int)'
> ../odindata/converter.h:222: error: 'uint16_t' has not been declared
> ../odindata/converter.h:222: error: 'static void 
> Converter::convert_array_impl(const int32_t*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:204: error: with 'static void 
> Converter::convert_array_impl(const int32_t*, int*, unsigned int)'
> ../odindata/converter.h:223: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:223: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:223: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:224: error: 'uint16_t' has not been declared
> ../odindata/converter.h:224: error: 'static void 
> Converter::convert_array_impl(const int16_t*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:196: error: with 'static void 
> Converter::convert_array_impl(const int16_t*, int32_t*, unsigned int)'
> ../odindata/converter.h:226: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:226: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:226: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:232: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:232: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:232: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:234: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:234: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:234: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:235: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:235: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:235: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:238: error: 'uint8_t' has not been declared
> ../odindata/converter.h:238: error: 'static void 
> Converter::convert_array_impl(const float*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:193: error: with 'static void 
> Converter::convert_array_impl(const float*, int32_t*, unsigned int)'
> ../odindata/converter.h:239: error: 'uint8_t' has not been declared
> ../odindata/converter.h:239: error: 'static void 
> Converter::convert_array_impl(const double*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:194: error: with 'static void 
> Converter::convert_array_impl(const double*, int32_t*, unsigned int)'
> ../odindata/converter.h:240: error: 'uint8_t' has not been declared
> ../odindata/converter.h:240: error: 'static void 
> Converter::convert_array_impl(const int32_t*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:204: error: with 'static void 
> Converter::convert_array_impl(const int32_t*, int*, unsigned int)'
> ../odindata/converter.h:241: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:241: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:241: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:242: error: 'uint8_t' has not been declared
> ../odindata/converter.h:242: error: 'static void 
> Converter::convert_array_impl(const int16_t*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:196: error: with 'static void 
> Converter::convert_array_impl(const int16_t*, int32_t*, unsigned int)'
> ../odindata/converter.h:243: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:243: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:243: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:244: error: 'uint8_t' has not been declared
> ../odindata/converter.h:244: error: 'static void 
> Converter::convert_array_impl(const int8_t*, int*, unsigned int)' cannot be 
> overloaded
> ../odindata/converter.h:198: error: with 'static void 
> Converter::convert_array_impl(const int8_t*, int32_t*, unsigned int)'
> ../odindata/converter.h:249: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:249: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:249: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:251: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:251: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:251: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:253: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:253: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:253: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:258: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:258: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:258: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:260: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:260: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:260: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:262: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:262: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:262: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:277: error: 'uint16_t' has not been declared
> ../odindata/converter.h:277: error: 'static void 
> Converter::convert_array_impl(const float*, int*, unsigned int, double, 
> double)' cannot be overloaded
> ../odindata/converter.h:265: error: with 'static void 
> Converter::convert_array_impl(const float*, int32_t*, unsigned int, double, 
> double)'
> ../odindata/converter.h:278: error: 'uint16_t' has not been declared
> ../odindata/converter.h:278: error: 'static void 
> Converter::convert_array_impl(const double*, int*, unsigned int, double, 
> double)' cannot be overloaded
> ../odindata/converter.h:266: error: with 'static void 
> Converter::convert_array_impl(const double*, int32_t*, unsigned int, double, 
> double)'
> ../odindata/converter.h:285: error: 'uint8_t' has not been declared
> ../odindata/converter.h:285: error: 'static void 
> Converter::convert_array_impl(const float*, int*, unsigned int, double, 
> double)' cannot be overloaded
> ../odindata/converter.h:265: error: with 'static void 
> Converter::convert_array_impl(const float*, int32_t*, unsigned int, double, 
> double)'
> ../odindata/converter.h:286: error: 'uint8_t' has not been declared
> ../odindata/converter.h:286: error: 'static void 
> Converter::convert_array_impl(const double*, int*, unsigned int, double, 
> double)' cannot be overloaded
> ../odindata/converter.h:266: error: with 'static void 
> Converter::convert_array_impl(const double*, int32_t*, unsigned int, double, 
> double)'
> ../odindata/converter.h:290: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:290: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:290: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:292: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:292: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:292: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:294: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:294: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:294: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:298: error: ISO C++ forbids declaration of 'uint32_t' 
> with no type
> ../odindata/converter.h:298: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:298: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:300: error: ISO C++ forbids declaration of 'uint16_t' 
> with no type
> ../odindata/converter.h:300: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:300: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h:302: error: ISO C++ forbids declaration of 'uint8_t' 
> with no type
> ../odindata/converter.h:302: error: expected ',' or '...' before '*' token
> ../odindata/converter.h:302: error: 'static void 
> Converter::convert_array_impl(int)' cannot be overloaded
> ../odindata/converter.h:195: error: with 'static void 
> Converter::convert_array_impl(int)'
> ../odindata/converter.h: In static member function 'static void 
> Converter::convert_array(const Src*, Dst*, unsigned int, unsigned int, 
> autoscaleOption)':
> ../odindata/converter.h:143: warning: suggest explicit braces to avoid 
> ambiguous 'else'
> In file included from data.cpp:1:
> data.h: In member function 'void Data<T, N_rank>::congrid(const 
> blitz::TinyVector<int, N_destRank>&, const blitz::TinyVector<float, N_rank>*, 
> bool)':
> data.h:837: warning: suggest explicit braces to avoid ambiguous 'else'
> ../tjutils/tjlog.h: At global scope:
> ../tjutils/tjlog.h:49: warning: 'logPriorityLabel' defined but not used
> ../odinpara/odinpara.h:38: warning: 'directionLabel' defined but not used
> fileio.h:46: warning: 'dataDimLabel' defined but not used
> make[2]: *** [data.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/13/odin_1.8.0-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: odin
Source-Version: 1.8.1-1

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

libodin-dev_1.8.1-1_i386.deb
  to main/o/odin/libodin-dev_1.8.1-1_i386.deb
mitools_1.8.1-1_i386.deb
  to main/o/odin/mitools_1.8.1-1_i386.deb
odin_1.8.1-1.diff.gz
  to main/o/odin/odin_1.8.1-1.diff.gz
odin_1.8.1-1.dsc
  to main/o/odin/odin_1.8.1-1.dsc
odin_1.8.1-1_i386.deb
  to main/o/odin/odin_1.8.1-1_i386.deb
odin_1.8.1.orig.tar.gz
  to main/o/odin/odin_1.8.1.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Hanke <[email protected]> (supplier of updated odin 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: Sun, 10 Jan 2010 14:24:41 -0500
Source: odin
Binary: odin mitools libodin-dev
Architecture: source i386
Version: 1.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Experimental Psychology Maintainers 
<[email protected]>
Changed-By: Michael Hanke <[email protected]>
Description: 
 libodin-dev - static libraries and header for ODIN sequences
 mitools    - view, convert and perform basic maths with medical image datasets
 odin       - develop, simulate and run magnetic resonance sequences
Closes: 553708 562392
Changes: 
 odin (1.8.1-1) unstable; urgency=low
 .
   * New upstream release (skipped 1.8.0).
     - Fixes FTBFS (Closes: #562392).
   * Added missing include directive (Closes: #553708). Thanks to Martin
     Michlmayr.
Checksums-Sha1: 
 1ab334127929dc558449b1df5d05a42dd19f3668 1517 odin_1.8.1-1.dsc
 21784dbcc1f1d9b7c519e28d61489ae0c22fc3fa 1889908 odin_1.8.1.orig.tar.gz
 3453773a19c161a8d0ff66681578dfa2472e5dc8 3990 odin_1.8.1-1.diff.gz
 dbc2eae678269fa01f42da4114acd0bedf67fb55 1540132 odin_1.8.1-1_i386.deb
 eb0f72d94a1d5ec724a353223c38e9425b78d92d 2368812 mitools_1.8.1-1_i386.deb
 f5dce080218ccb621a13b93a2c3e7d0f6e5b4519 4020992 libodin-dev_1.8.1-1_i386.deb
Checksums-Sha256: 
 5797139319ac4a0faad7e139ac95cf157ab38b337cfa41c4ed512106b1803276 1517 
odin_1.8.1-1.dsc
 b33453cdb3a16bfba1cd2c65aab64ff6607bae29c17fda505177bb149056d719 1889908 
odin_1.8.1.orig.tar.gz
 e48bad653700d71f51d2dec37a2b341c2c4f426212db6ca700a6340e2d0aeba5 3990 
odin_1.8.1-1.diff.gz
 83673ce8cb553706661867dd89b4151bef8370e7449bb7790ba56d2b641b5fef 1540132 
odin_1.8.1-1_i386.deb
 d2384c2c28c19660a3b5399cfd66b5c40af1a13942a5b983aff2eb023d9172db 2368812 
mitools_1.8.1-1_i386.deb
 0c274293686f85ee70576d84c3e4aaca18cb6d5a1ebd3195540feb0df8245550 4020992 
libodin-dev_1.8.1-1_i386.deb
Files: 
 b6dc7058237e31cc1fdd81a772a4e9e6 1517 science extra odin_1.8.1-1.dsc
 b5b68e11f0c4fd0bd4703a767ba03f39 1889908 science extra odin_1.8.1.orig.tar.gz
 f746d7093c6190f2b6bee60d9a62f977 3990 science extra odin_1.8.1-1.diff.gz
 fb84b189cff8001b2cb281c032adee0a 1540132 science extra odin_1.8.1-1_i386.deb
 5920a61543d80c6d6a1f63e38a6a9e7f 2368812 science extra mitools_1.8.1-1_i386.deb
 30b2df5121380ffe2656ee3dfbf80b4b 4020992 libdevel extra 
libodin-dev_1.8.1-1_i386.deb

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

iEYEARECAAYFAktKTKUACgkQ93+NsjFEvg8iZgCgiHzfEorMqSYwHI7DGhyecwlP
lkwAniC7i2G72ce91wtKSkm+D+ecrwVL
=WvVo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to