Your message dated Fri, 16 Aug 2013 22:00:08 +0000
with message-id <e1vas40-0004dq...@franck.debian.org>
and subject line Bug#718636: fixed in dolfin 1.2.0+dfsg-1
has caused the Debian Bug report #718636,
regarding libdolfin1.0-dev: dolfin.h header unusable
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.)


-- 
718636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718636
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdolfin1.0-dev
Version: 1.0.0-7+b1
Severity: grave
Justification: renders package unusable
Tags: jessie sid

Dear Maintainer,

A program as simple as the following one fails to compile:

#include <dolfin.h>

int main()
{
  return 0;
}


The first error is (there are many others):

In file included from /usr/include/dolfin/fem/FiniteElement.h:27:0,
                 from /usr/include/dolfin/function/FunctionSpace.h:37,
                 from /usr/include/dolfin/function/dolfin_function.h:9,
                 from /usr/include/dolfin.h:14,
                 from glou.cc:1:
/usr/include/dolfin/fem/UFCCell.h: In member function ‘void 
dolfin::UFCCell::init(const dolfin::Cell&)’:
/usr/include/dolfin/fem/UFCCell.h:107:22: error: cannot convert ‘dolfin::uint** 
{aka unsigned int**}’ to ‘std::size_t** {aka long unsigned int**}’ in assignment
       entity_indices = new uint*[topological_dimension + 1];


This problem is most likely due to GCC 4.8, since the same version of dolfin in
Wheezy is not affected.

Cheers,

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-0.bpo.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libdolfin1.0-dev depends on:
ii  cmake                         2.8.11.2-1
ii  libarmadillo-dev              1:3.900.2+dfsg-1
ii  libboost-dev                  1.49.0.1
ii  libboost-filesystem-dev       1.49.0.1
ii  libboost-iostreams-dev        1.49.0.1
ii  libboost-math-dev             1.49.0.1
ii  libboost-mpi-dev              1.49.0.1
ii  libboost-program-options-dev  1.49.0.1
ii  libboost-serialization-dev    1.49.0.1
ii  libboost-thread-dev           1.49.0.1
ii  libcgal-dev                   4.2-5
ii  libdolfin1.0                  1.0.0-7+b1
ii  libpetsc3.2-dev               3.2.dfsg-6
ii  libptscotch-dev               5.1.12b.dfsg-2
ii  libslepc3.2-dev               3.2-p5-1
ii  libsuitesparse-dev            1:3.4.0-3
ii  libxml2-dev                   2.9.1+dfsg1-2
ii  pkg-config                    0.26-1
ii  python-ufc                    2.2.0-1
ii  ufc                           2.2.0-1

libdolfin1.0-dev recommends no packages.

libdolfin1.0-dev suggests no packages.

-- no debconf information

-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://www.dynare.org/sebastien
  `-      GPG Key: 4096R/381A7594

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: dolfin
Source-Version: 1.2.0+dfsg-1

We believe that the bug you reported is fixed in the latest version of
dolfin, 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 718...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Johannes Ring <joha...@simula.no> (supplier of updated dolfin 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...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 06 Aug 2013 16:49:23 +0200
Source: dolfin
Binary: libdolfin1.2-dev dolfin-dev libdolfin1.2 libdolfin1.2-dbg python-dolfin 
python-dolfin-dbg dolfin-doc dolfin-bin
Architecture: source amd64 all
Version: 1.2.0+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Johannes Ring <joha...@simula.no>
Description: 
 dolfin-bin - Executable scripts for DOLFIN
 dolfin-dev - Empty package depending on latest DOLFIN development package
 dolfin-doc - Documentation and demo programs for DOLFIN
 libdolfin1.2 - Shared libraries for DOLFIN
 libdolfin1.2-dbg - Shared libraries with debugging symbols for DOLFIN
 libdolfin1.2-dev - Shared links and header files for DOLFIN
 python-dolfin - Python interface for DOLFIN
 python-dolfin-dbg - Python extension modules for DOLFIN with debugging symbols
Closes: 692852 718153 718636
Changes: 
 dolfin (1.2.0+dfsg-1) unstable; urgency=low
 .
   * New upstream release (closes: #718636, #718153).
   * debian/control:
     - Replace libdolfin1.1 with libdolfin1.2 and libdolfin1.1-dev with
       libdolfin1.2-dev to follow library soname.
     - Bump required version for ufc, python-ufc, python-ffc, python-ufl,
       and python-instant.
     - Add libdolfin1.1-dev to Conflicts and Replaces for binary package
       libdolfin1.2-dev.
     - Bump Standards-Version to 3.9.4.
     - Remove DM-Upload-Allowed field.
     - Bump required debhelper version in Build-Depends.
     - Replace python-all-dev with python-dev in Build-Depends.
     - Remove cdbs from Build-Depends.
     - Use canonical URIs for Vcs-* fields.
     - Disable libcgal-dev on armel.
     - Enable libpetsc3.2-dev and libslepc3.2-dev on armhf and s390x.
     - Enable libptscotch-dev on all arches.
     - Add new debug package python-dolfin-dbg.
   * debian/compat: Bump to compatibility level 9.
   * debian/rules:
     - Rewrite for debhelper (drop cdbs).
     - Avoid hardcoding the swig2.0 version (closes: #692852).
     - Update get-orig-source target to remove non DFSG-free stuff,
       update watch file accordingly.
   * Update debian/copyright and debian/copyright_hints.
   * Move debian/libdolfin1.1.install to debian/libdolfin1.2.install and
     debian/libdolfin1.1-dev.install to debian/libdolfin1.2-dev.install
     to follow library soname.
   * Add dolfin-get-demos in dolfin-bin.install and add manual page for it.
   * Add all CMake files in libdolfin1.2-dev.install.
Checksums-Sha1: 
 4f6224e192fc86578514570cef686eb5a1dac0d6 2309 dolfin_1.2.0+dfsg-1.dsc
 bd2be4b18dcd5ef96eb01ef6996c40e32ee03b47 10144756 dolfin_1.2.0+dfsg.orig.tar.gz
 52fc367d7cb8c07424385cc15b79210129d769d7 138736 
dolfin_1.2.0+dfsg-1.debian.tar.gz
 3b5ef080a8d3d22193cfdf780eb992c833650a9f 288738 
libdolfin1.2-dev_1.2.0+dfsg-1_amd64.deb
 6e43b4ffb75474d09562503af307325188067fad 38438 dolfin-dev_1.2.0+dfsg-1_all.deb
 c8f4e797d2ef8828131151a33456d3baafd2d500 3527446 
libdolfin1.2_1.2.0+dfsg-1_amd64.deb
 fddd22bb87b98c5e570210e2c8d92f32d104a280 48546248 
libdolfin1.2-dbg_1.2.0+dfsg-1_amd64.deb
 c39ebd33a4302e734b05732edbfcefb3602907ab 1678972 
python-dolfin_1.2.0+dfsg-1_amd64.deb
 b8e9caf1f32dd0eb89aca61d08a705e4cb081618 7421932 
python-dolfin-dbg_1.2.0+dfsg-1_amd64.deb
 4a3d6f944a1c7e6fa51ce9143b779d658d6a0ea2 6644366 
dolfin-doc_1.2.0+dfsg-1_all.deb
 1a64cddc1e1c9f8d6f6e8f1596958344f0b5859f 44388 dolfin-bin_1.2.0+dfsg-1_all.deb
Checksums-Sha256: 
 fa8b95cdaa0024091d9ac64763bf0e28dd1c5adc89c9f99f5754f717529ccf98 2309 
dolfin_1.2.0+dfsg-1.dsc
 7f833802f88b2bbe95adbdc164a9f3bf76818e53401a25929d7db8b7237b9930 10144756 
dolfin_1.2.0+dfsg.orig.tar.gz
 210e2ad0c14796c3cf5ff095c3c83147932ed112412c3175a6a938f75163ab10 138736 
dolfin_1.2.0+dfsg-1.debian.tar.gz
 e6df055196c305faf527a22e21cca2c56baee884a56e64547dbb9c66d91e3ab0 288738 
libdolfin1.2-dev_1.2.0+dfsg-1_amd64.deb
 90ed173bb508e44e64a3d5931e7ec5463eb868bff4ad973ce565b498e9c963d5 38438 
dolfin-dev_1.2.0+dfsg-1_all.deb
 2781811b0974495aeaf27b97d06b09cf53c1882a3d287d410d30fe6fa2c967e6 3527446 
libdolfin1.2_1.2.0+dfsg-1_amd64.deb
 a0ae9d19adb22b81952d5f07b3813fcb287c66d6739d6f1cf6725e4d0a93253e 48546248 
libdolfin1.2-dbg_1.2.0+dfsg-1_amd64.deb
 6660cb594fa29ab4c3d9bd6cde22f3ea7188fa1a7aab52f0a2a5f467bf55a717 1678972 
python-dolfin_1.2.0+dfsg-1_amd64.deb
 3f3dcfb732041471f8d4b06e3cb11f829c9c0b661722db15a849e10c4da532a6 7421932 
python-dolfin-dbg_1.2.0+dfsg-1_amd64.deb
 bc1673c8fe7431ca0ec61c221b8381939a4dfd79357b995bdad9d4130915547b 6644366 
dolfin-doc_1.2.0+dfsg-1_all.deb
 f16427649eef550e908390c1cf3a8c05adc66c6d0a61c6a31612079300cff97e 44388 
dolfin-bin_1.2.0+dfsg-1_all.deb
Files: 
 23e4bfdbe5eaad7c59361d43aa9d399e 2309 math extra dolfin_1.2.0+dfsg-1.dsc
 2efc215febc77f25fe24f0adb627e4cf 10144756 math extra 
dolfin_1.2.0+dfsg.orig.tar.gz
 df11f53dd30e5368a414dcafe6bf64cc 138736 math extra 
dolfin_1.2.0+dfsg-1.debian.tar.gz
 9075cc2752d60ccfd2fc210a2af21af4 288738 libdevel extra 
libdolfin1.2-dev_1.2.0+dfsg-1_amd64.deb
 6f7c5454bd5601936a4b994f7103008f 38438 libdevel extra 
dolfin-dev_1.2.0+dfsg-1_all.deb
 efa9fa5af074c039781fa1ead8f4ed14 3527446 libs extra 
libdolfin1.2_1.2.0+dfsg-1_amd64.deb
 d064f4fbd75a708aac5c60a00bb3daa8 48546248 debug extra 
libdolfin1.2-dbg_1.2.0+dfsg-1_amd64.deb
 23078389720f7a3650f945f1ad67f027 1678972 python extra 
python-dolfin_1.2.0+dfsg-1_amd64.deb
 b8a5d7ca5b147df8d9d12ffedbb24427 7421932 debug extra 
python-dolfin-dbg_1.2.0+dfsg-1_amd64.deb
 a99e9c9137a7cfb29ff5a0df1213eb5c 6644366 doc extra 
dolfin-doc_1.2.0+dfsg-1_all.deb
 7eed18a2accfc7295aa76d1f8ba74d17 44388 math extra 
dolfin-bin_1.2.0+dfsg-1_all.deb

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

iEYEARECAAYFAlIHmGUACgkQiOXXM92JlhBwXwCfUvaA1/6ktJgZ3hhJ4XhbcufZ
uJ0AoLzi/eQVPBOWA8BA7EIbVLvD17MO
=vdyP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to