Your message dated Sun, 23 Oct 2016 23:30:29 +0000 with message-id <[email protected]> and subject line Bug#840461: fixed in openfoam 4.0+dfsg1-4 has caused the Debian Bug report #840461, regarding openfoam: FTBFS (32-bit): ambiguous overload for 'operator<<' 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.) -- 840461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840461 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: openfoam Version: 4.0+dfsg1-3 Severity: important Justification: fails to build from source Builds of openfoam for 32-bit architectures have been failing: db/dictionary/functionEntries/codeStream/codeStream.C: In static member function 'static void (* Foam::functionEntries::codeStream::getFunction(const Foam::dictionary&, const Foam::dictionary&))(Foam::Ostream&, const Foam::dictionary&)': db/dictionary/functionEntries/codeStream/codeStream.C:200:44: error: ambiguous overload for 'operator<<' (operand types are 'Foam::Ostream' and 'off_t {aka long int}') The problem is that, on these architectures, off_t is formally long whereas int32_t (for which an operator<< variant exists) is formally int; although the types are de facto equivalent on these architectures, C++ insists on treating them as distinct. I would suggest adding explicit long and unsigned long variants on these architectures (but not 64-bit architectures, on which they'll duplicate the existing [u]int64_t variants.) Could you please take a look? Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]
--- End Message ---
--- Begin Message ---Source: openfoam Source-Version: 4.0+dfsg1-4 We believe that the bug you reported is fixed in the latest version of openfoam, 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. Anton Gladky <[email protected]> (supplier of updated openfoam 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: SHA256 Format: 1.8 Date: Sun, 23 Oct 2016 00:08:39 +0200 Source: openfoam Binary: openfoam libopenfoam openfoam-examples Architecture: source Version: 4.0+dfsg1-4 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Anton Gladky <[email protected]> Description: libopenfoam - Set of programs for Computational Fluid Dynamics (CFD). Libraries openfoam - Set of programs for Computational Fluid Dynamics (CFD). Binaries openfoam-examples - Set of programs for Computational Fluid Dynamics (CFD). Examples Closes: 840461 Changes: openfoam (4.0+dfsg1-4) unstable; urgency=medium . * [d50b576] Update description of the patch. * [e1c659e] Do not hardcode the arch-bits. (Closes: #840461) * [587dedc] Remove temporar debug-markers. * [c1444a8] Ignore quilt dir Checksums-Sha1: d0c36a40e1f26c3b8152b9b5533e8da2356cc08c 2240 openfoam_4.0+dfsg1-4.dsc a588c641ba78d275c9fc752b0b2f879c535c7e30 13672 openfoam_4.0+dfsg1-4.debian.tar.xz Checksums-Sha256: e273621809e45cfccc9423ab4224baf211cd505999339d6443093c7c628d8e44 2240 openfoam_4.0+dfsg1-4.dsc 36f8c96f75ca4cf95d73294cfe51f5c8d4bdba2b07cb59e08b17086362bc940a 13672 openfoam_4.0+dfsg1-4.debian.tar.xz Files: dec50daf719c42c9aacf9ea8719e305f 2240 science optional openfoam_4.0+dfsg1-4.dsc 818627e6bdce9e9920f267b1c5d9fa07 13672 science optional openfoam_4.0+dfsg1-4.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYC+O/AAoJENPhc4PPp/8G2WwQAJRmqvzP1jaf2par2ELe8cm7 10X32sZZFS3Iw6xvye/C0bhis4W4gu/l5/ZH5quKKV1aNW9Pz3ZEouo1C7pth2CA 0ceBAF/nd8GMBhQUy8m5Wvjbcgha/kbgonHUyBmM+bwyMT8IyF3SXcEmMeidgB4G fkwACTTzarj+Fb/2lNJtu9WSzTbZaEab9ysLhXy7t+j2xk5gpTAZc+W1VI1nuHHR gbepgRr8DUl5271H+MXqaXF3kjeC980f0b9f0/nSUNybq0XT/s5aTlW0ywghQ4Oh GQzQA3b27D7AKUaA1xd7LzwBGx0PbnHUJ92SML3CIJZVa8mL+i3zhI/zgRxXwQJh FYPzVK9pltH960sPEk5RvNF8roMOZzpyMKmO6lR6bAz5ANQucB8RJzXYy+qDCG/c 3EzAGr0qSRp5ZmOLvWf8SpPGL4f1mXiKNlZjZtX/bfBIzGiT9dTqMbUxMoXlr4ho IVIa5M316YAHqIR6e3C49h7jFTutM+v+Hle+v/jrLqkyQqMTCkA5tcULZ2+tSjwR h6qNpEwL14YA2l9sOr6WZvT9Iabu8eTAygr0Y/BDteozJpwm5uAACAIutn9B8DuW 0jUpF84w8TD374AWZHoa3sTMyqcDy3xR80Uw0+QcPMczlNjHz3uLtY8Wx0wKLvjI Zn0L5E+WuFzigG0rCq+z =J4MX -----END PGP SIGNATURE-----
--- End Message ---

