Your message dated Thu, 24 Feb 2011 11:48:00 +0000
with message-id <e1pszfs-0005qj...@franck.debian.org>
and subject line Bug#612602: fixed in dolfin 0.9.10-1
has caused the Debian Bug report #612602,
regarding dolfin: FTBFS: error: 'SCOTCH_Dgraph' was not declared in this scope
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.)


-- 
612602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dolfin
Version: 0.9.9-4
Severity: serious
Justification: fails to build from source

dolfin FTBFS in a clean i386 sid chroot. The interesting parts of the build log:

| Package versions: [...] libptscotch-5.1_5.1.11.dfsg-3 
libptscotch-dev_5.1.11.dfsg-3 [...] libscotch-5.1_5.1.11.dfsg-3 
libscotch-dev_5.1.11.dfsg-3 [...]
[...]
| [ 15%] Building CXX object dolfin/CMakeFiles/dolfin.dir/graph/SCOTCH.cpp.o
| cd /build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/obj-i486-linux-gnu/dolfin && 
/usr/bin/g++   -Ddolfin_EXPORTS -DPACKAGE_VERSION=\"0.9.9\" -DBOOST_UBLAS_NDEBUG 
-DHAS_TRILINOS -DHAS_SLEPC -DHAS_PETSC -DHAS_UMFPACK -DHAS_CHOLMOD -DHAS_SCOTCH -DHAS_ZLIB 
-DHAS_MPI -DMPICH_IGNORE_CXX_SEEK -g -O2 -g -O2   -O2 -g -fPIC 
-I/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9 -I/usr/include/libxml2 
-I/usr/include/trilinos -I/usr/lib/slepcdir/3.0.0 
-I/usr/lib/slepcdir/3.0.0/linux-gnu-c-opt/include -I/usr/lib/slepcdir/3.0.0/include 
-I/usr/lib/petscdir/3.1/linux-gnu-c-opt/include -I/usr/lib/petscdir/3.1/include 
-I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/scotch -I/usr/lib 
-I/usr/include/spooles -I/usr/include/suitesparse -I/usr/lib/openmpi/include/openmpi   -o 
CMakeFiles/dolfin.dir/graph/SCOTCH.cpp.o -c 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp
| /build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp: In static member function 'static void dolfin::SCOTCH::partition(const 
std::vector<std::set<unsigned int, std::less<unsigned int>, std::allocator<unsigned int> >, std::allocator<std::set<unsigned int, std::less<unsigned 
int>, std::allocator<unsigned int> > > >&, const std::set<unsigned int, std::less<unsigned int>, std::allocator<unsigned int> >&, const 
std::vector<unsigned int, std::allocator<unsigned int> >&, dolfin::uint, std::vector<unsigned int, std::allocator<unsigned int> >&)':
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:150:
 error: 'SCOTCH_Dgraph' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:150:
 error: expected ';' before 'dgrafdat'
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:151:
 error: 'dgrafdat' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:151:
 error: 'SCOTCH_dgraphInit' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:155:
 error: 'dgrafdat' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:158:
 error: 'SCOTCH_dgraphBuild' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:164:
 error: 'dgrafdat' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:164:
 error: 'SCOTCH_dgraphCheck' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:167:
 error: 'dgrafdat' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:167:
 error: 'SCOTCH_dgraphGhst' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:178:
 error: 'SCOTCH_stratDgraphMap' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:184:
 error: 'SCOTCH_dgraphPart' was not declared in this scope
| 
/build/sbuild-dolfin_0.9.9-4-i386-9pGRcO/dolfin-0.9.9/dolfin/graph/SCOTCH.cpp:189:
 error: 'SCOTCH_dgraphExit' was not declared in this scope

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: dolfin
Source-Version: 0.9.10-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:

dolfin-bin_0.9.10-1_all.deb
  to main/d/dolfin/dolfin-bin_0.9.10-1_all.deb
dolfin-dev_0.9.10-1_all.deb
  to main/d/dolfin/dolfin-dev_0.9.10-1_all.deb
dolfin-doc_0.9.10-1_all.deb
  to main/d/dolfin/dolfin-doc_0.9.10-1_all.deb
dolfin_0.9.10-1.debian.tar.gz
  to main/d/dolfin/dolfin_0.9.10-1.debian.tar.gz
dolfin_0.9.10-1.dsc
  to main/d/dolfin/dolfin_0.9.10-1.dsc
dolfin_0.9.10.orig.tar.gz
  to main/d/dolfin/dolfin_0.9.10.orig.tar.gz
libdolfin0-dbg_0.9.10-1_amd64.deb
  to main/d/dolfin/libdolfin0-dbg_0.9.10-1_amd64.deb
libdolfin0-dev_0.9.10-1_amd64.deb
  to main/d/dolfin/libdolfin0-dev_0.9.10-1_amd64.deb
libdolfin0_0.9.10-1_amd64.deb
  to main/d/dolfin/libdolfin0_0.9.10-1_amd64.deb
python-dolfin_0.9.10-1_amd64.deb
  to main/d/dolfin/python-dolfin_0.9.10-1_amd64.deb



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 612...@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...@debian.org)


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

Format: 1.8
Date: Thu, 24 Feb 2011 10:34:44 +0100
Source: dolfin
Binary: libdolfin0-dev dolfin-dev libdolfin0 libdolfin0-dbg python-dolfin 
dolfin-doc dolfin-bin
Architecture: source all amd64
Version: 0.9.10-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
 libdolfin0 - shared libraries for DOLFIN
 libdolfin0-dbg - Shared libraries with debugging symbols for DOLFIN
 libdolfin0-dev - Shared links and header files for DOLFIN
 python-dolfin - Python interface for DOLFIN
Closes: 612602
Changes: 
 dolfin (0.9.10-1) unstable; urgency=low
 .
   * New upstream release. This release fixes bug "FTBFS: error:
     'SCOTCH_Dgraph' was not declared in this scope" (closes: #612602).
   * debian/control:
     - Add libslepc3.1-dev and libboost-thread-dev to Build-Depends and
       Depends field in binary package libdolfin0-dev.
     - Bump build dependency on python-ufc to >= 2.0.0.
     - Remove Build-Depends-Indep field as upstream no longer ships the
       user manual.
     - Remove old fields Conflicts, Provides, and Replaces from
       libdolfin0-dev, libdolfin0, libdolfin0-dbg, and python-dolfin.
   * Remove all patches as they are now incorporated upstream.
   * Add dolfin-plot and dolfin-version to debian/dolfin-bin.install.
   * Remove .doc-base file since the user manual is removed by upstream.
   * Remove targets clean and install/dolfin-doc from debian/rules since
     they are no longer needed.
Checksums-Sha1: 
 8b241d358ca91efdead2ab0bc3a0038a48954229 2559 dolfin_0.9.10-1.dsc
 f13e00c0bfc7faeaefcf2650fe15aa72d980447b 10204596 dolfin_0.9.10.orig.tar.gz
 5305bc56470b8062e858b2aa53b697568edf67b1 34235 dolfin_0.9.10-1.debian.tar.gz
 6a00b9926290dbe4f95f3683b5b2a7c6c0b6a293 30632 dolfin-dev_0.9.10-1_all.deb
 17eeeefb54e41423d5c458feba4a6150d32b51d4 7337562 dolfin-doc_0.9.10-1_all.deb
 9bae43827feb1be7686eb81ea37df2a42b896bb2 36000 dolfin-bin_0.9.10-1_all.deb
 9d3549ab8541e441a1c028c2a662d95003d21967 288964 
libdolfin0-dev_0.9.10-1_amd64.deb
 331196b1d97abf2e781d513eae2e626f6fab489a 1291522 libdolfin0_0.9.10-1_amd64.deb
 d77331d4b4ab9424ae8343f675c0c7d0aae4f1c2 13751220 
libdolfin0-dbg_0.9.10-1_amd64.deb
 dc269387ddb083c77b6aae594d6caa9157941eca 1005510 
python-dolfin_0.9.10-1_amd64.deb
Checksums-Sha256: 
 f319e882038b9a085a15bc3303d5b96ca715627669afc31989c9533c374d34df 2559 
dolfin_0.9.10-1.dsc
 da7b81513c4b7c73cb65e1700ab7c693ec89626316731eadae9346ac7055f507 10204596 
dolfin_0.9.10.orig.tar.gz
 e582c44e4fc064ebfb5a02f82ad76fc2d49d008a4a1ef6efc48e00888a01661e 34235 
dolfin_0.9.10-1.debian.tar.gz
 b1c44ae36aa7f920ea492dc58a458410ae2c7e0e8bf1751e5837b28c3646d58e 30632 
dolfin-dev_0.9.10-1_all.deb
 26edada85c1e6319b5cbd9eb16d6ba5dbd9c159cded72bd7d421ee31a164b165 7337562 
dolfin-doc_0.9.10-1_all.deb
 96cc366e48889339aa3aa7f9ce90cfc4b193b47e69b1da115039212228b76079 36000 
dolfin-bin_0.9.10-1_all.deb
 0bd4b1536a197afc9977bc4de6b6a1a1ad0508118077df7837638eb2b1f0dc8f 288964 
libdolfin0-dev_0.9.10-1_amd64.deb
 b3a648037214837f80b7d38ec0c9ac426293ab4e932a96594f30d885490bd8ca 1291522 
libdolfin0_0.9.10-1_amd64.deb
 c5107ab72542de8c4543c41aa73f2a67625e43ff0f66137be6e1a94dc100bbca 13751220 
libdolfin0-dbg_0.9.10-1_amd64.deb
 febb048d182166ee441bdd09f3dad30170dc343b4412b13e95943597de124a1b 1005510 
python-dolfin_0.9.10-1_amd64.deb
Files: 
 859c72d6e99b38ac202ce2a6abe18e43 2559 math extra dolfin_0.9.10-1.dsc
 7224edfa449737821e37f0411709df30 10204596 math extra dolfin_0.9.10.orig.tar.gz
 a777dcd7d2de206d5592010f47714956 34235 math extra dolfin_0.9.10-1.debian.tar.gz
 4eaf8c34a04ac2e177f07c80a97045de 30632 libdevel extra 
dolfin-dev_0.9.10-1_all.deb
 910b5c1ae478f02f6c83a2b24a31f5de 7337562 doc extra dolfin-doc_0.9.10-1_all.deb
 327e17f3b9d58f8a190da183974cd9d8 36000 math extra dolfin-bin_0.9.10-1_all.deb
 927700c25c8f5b8115093eebf8d9f237 288964 libdevel extra 
libdolfin0-dev_0.9.10-1_amd64.deb
 a1f8c6f3c47e43b913ba381bf2ed0376 1291522 libs extra 
libdolfin0_0.9.10-1_amd64.deb
 aa9d90886f52f3bb8304e4ba27d72824 13751220 debug extra 
libdolfin0-dbg_0.9.10-1_amd64.deb
 d86f71787cd237e1fedfadd84c23bf1d 1005510 python extra 
python-dolfin_0.9.10-1_amd64.deb

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

iQIVAwUBTWZBsosTRN6fgH8UAQImWw//XrK7H9FK/7npEvZFIvN/r3jqwWphA/lo
1wURP9QgkDNTIkHNJ6aqxE1ghYeOSqhiIFkmyy1R1q4cR7seXh9NAZjCXdOkqn0n
fZxuhgQYIK9m58wfHvr1aUReGgvtIfQD7R1zMqLVBjz5Ck7LYd+ZVKVCEjCfj4fq
xl1wh0vVWDaEsCSzaT0KbqKoRMMuvxmX61XGK4BFrbmwQsIx0UHbAC6fW3eprN3M
w9crOY4Ls/9gM7Ux2jgSXNa5hh4z50LA92i1jhsmHnT/ft95P8WePquhVKnKr8kv
1ZoJwZ+zBetwtk3qnNdhTdtYpOBedku1A5XoLbeKmBcU34wRFdi90KBH/cBQeXaf
DmMw6+B1aWrMU/Ux2EMwYHV9uG+K8qGWXDgOlBQPcM7yCWKOgurQsG3r+a3wne8+
84grZcVTElhjA5lbWpoCwaBfbkH1tZEUMw0ilozwYdJV2sSQYr2qj7zIZFnWsLgu
2Tvn1itGZFpl+gxiYj7nDB+8LPjR3cP4HlklrI4qUMiJaK/i8e8YY3TEbkMN3HVc
Y35aIC/YNjVrOhVtaoH8N3Kqf4f1m1U0RvukqrqFWnVoCFh0fwnh0bQAJbJOvsSM
9jYi22MO4uxuDgaFIRhmMuc/5/M8VU0c7km+qAzag8ROIC+4yNq3y4TCiy9BwTa5
MKThXIIwERw=
=R35b
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to