Your message dated Sun, 16 Feb 2014 19:00:05 +0000
with message-id <e1wf6wf-0005en...@franck.debian.org>
and subject line Bug#737103: fixed in gmsh 2.8.3+dfsg-5
has caused the Debian Bug report #737103,
regarding gmsh: Gmsh is build with openmp silently enabled
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.)


-- 
737103: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737103
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gmsh
Version: 2.8.3+dfsg-4
Severity: important

Dear Maintainer,
debian/rules in gmsh package passes -fopenmp to CMake in debian/rules.
This results in experimental OPENMP feature silently enabled
( there is #if defined(_OPENMP) check in source) and then gmsh fails
sometimes with segfault as result of race condition.
I tried removing -fopenmp, package builds and gmsh seems to work.

from debian/rules:
ifeq (,$(filter $(DEB_HOST_ARCH),$(disable_mpi_archs)))
        extra_flags += \
        -DCMAKE_CXX_FLAGS="-DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX
-fopenmp -lmpi -fPIC \
                           -Wall $(shell dpkg-buildflags --get CXXFLAGS)" \
        -DENABLE_MPI:BOOL=ON
else
        extra_flags += \
        -DCMAKE_CXX_FLAGS="-DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX
-fopenmp -fPIC \
                           -Wall $(shell dpkg-buildflags --get CXXFLAGS)" \
        -DENABLE_MPI:BOOL=OFF
endif

Best Regards,
Petr Ledvina

-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gmsh depends on:
ii  dpkg                         1.16.12
ii  install-info                 4.13a.dfsg.1-10
ii  libann0                      1.1.2+doc-3
ii  libblas3 [libblas.so.3]      1.2.20110419-5
ii  libc6                        2.13-38
ii  libfltk-gl1.3                1.3.0-8
ii  libfltk-images1.3            1.3.0-8
ii  libfltk1.3                   1.3.0-8
ii  libgcc1                      1:4.7.2-5
ii  libgl1-mesa-glx [libgl1]     8.0.5-4+deb7u2
ii  libgl2ps0                    1.3.6-1
ii  libglu1-mesa [libglu1]       8.0.5-4+deb7u2
ii  libgmp10                     2:5.0.5+dfsg-2
ii  libjpeg8                     8d-1
ii  liblapack3 [liblapack.so.3]  3.4.1+dfsg-1+deb70u1
ii  libmed1                      3.0.3-3
ii  liboce-foundation2           0.9.1-3
ii  liboce-modeling2             0.9.1-3
ii  libopenmpi1.3                1.4.5-1
ii  libpng12-0                   1.2.49-1
ii  libstdc++6                   4.7.2-5
ii  libx11-6                     2:1.5.0-1+deb7u1
ii  mpi-default-bin              1.0.1

Versions of packages gmsh recommends:
pn  gmsh-doc  <none>

gmsh suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: gmsh
Source-Version: 2.8.3+dfsg-5

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

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated gmsh 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: Thu, 06 Feb 2014 22:51:15 +0100
Source: gmsh
Binary: gmsh gmsh-doc libgmsh-dev libgmsh2 libjava-gmsh2 python-gmsh
Architecture: source amd64 all
Version: 2.8.3+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description: 
 gmsh       - Three-dimensional finite element mesh generator
 gmsh-doc   - Three-dimensional finite element mesh generator
 libgmsh-dev - Three-dimensional finite element mesh generator. Development file
 libgmsh2   - Three-dimensional finite element mesh generator. Shared library
 libjava-gmsh2 - Three-dimensional finite element mesh generator. Java wrapper
 python-gmsh - Three-dimensional finite element mesh generator. Python wrapper
Closes: 729653 735018 737103
Changes: 
 gmsh (2.8.3+dfsg-5) unstable; urgency=medium
 .
   * [6168e45] Return back python-gmsh and gmsh-doc removed accidentally
               in last uploads. (Closes: #729653)
   * [a6c5815] Use wrap-and-sort.
   * [e1cb0a0] Set Standards-Version: 3.9.5. No changes.
   * [7a492a8] Remove fopenmp option to escape race condition. (Closes: #737103)
   * [cfdec5c] Enable powerpcspe arch. (Closes: #735018)
Checksums-Sha1: 
 0b3eedab3994cb6325fff468f78abc4ed6598a6b 2879 gmsh_2.8.3+dfsg-5.dsc
 2a5680f60037a5990242f22e8b2f44a257037ef4 27576 gmsh_2.8.3+dfsg-5.debian.tar.xz
 e5ea471b23c239149a793e0bf4f8b4b7c78ec640 4601034 gmsh_2.8.3+dfsg-5_amd64.deb
 bb2623f325e9cfa0389ebf144d07522623ca3828 1259350 gmsh-doc_2.8.3+dfsg-5_all.deb
 b6041b5f55fff32798abe24ff25df7d9eeedcf2e 161020 
libgmsh-dev_2.8.3+dfsg-5_amd64.deb
 9c2f6103e2f774c9a8e937a6f14cf39244e26803 4764268 
libgmsh2_2.8.3+dfsg-5_amd64.deb
 6e4de07783c64cb38f7c78601a22c405f533c979 333622 
libjava-gmsh2_2.8.3+dfsg-5_amd64.deb
 d37532906b9dbed7df5a3ba0acd72a9ebeada7b1 1097852 
python-gmsh_2.8.3+dfsg-5_amd64.deb
Checksums-Sha256: 
 da633eb94c90f65ffb432d80ab4a514fcebd3bdea8b4254261bc93e0a29d2630 2879 
gmsh_2.8.3+dfsg-5.dsc
 78777b860ca553c9ad074038356be5661d409e178bd6700bb4435c1831db6351 27576 
gmsh_2.8.3+dfsg-5.debian.tar.xz
 a4785406a4b072f04726cc1e42ac8258673aeca489b79a433faf2736038788e9 4601034 
gmsh_2.8.3+dfsg-5_amd64.deb
 186d36691c82f745797c5d95fb319468d2becb3dea5296a1cce48fdec0bf4d90 1259350 
gmsh-doc_2.8.3+dfsg-5_all.deb
 87f7c030438fd58bbbf0e5131e24d2dc27a5232367e8c16e0e464ad98d83459a 161020 
libgmsh-dev_2.8.3+dfsg-5_amd64.deb
 5233cf21d7a6d22356d4e0f23c506270f5bfef7bba728b40b12b45398db6b565 4764268 
libgmsh2_2.8.3+dfsg-5_amd64.deb
 bbd6b088887e06e60d995655a7fc4bc43d7ec9d7f32eb5126dd08fd604e08fb7 333622 
libjava-gmsh2_2.8.3+dfsg-5_amd64.deb
 32f6194dafeb93ff7cb422aea7b8567fb8e5fc1e2c1a4f7ed0dd8480d9ac995c 1097852 
python-gmsh_2.8.3+dfsg-5_amd64.deb
Files: 
 6da3794141f71902a0ba7f5c44bb2dea 2879 math optional gmsh_2.8.3+dfsg-5.dsc
 b34dcae5160d724988f0fdab19b0297a 27576 math optional 
gmsh_2.8.3+dfsg-5.debian.tar.xz
 250c72930baa43b90e83fe7186c00a50 4601034 math optional 
gmsh_2.8.3+dfsg-5_amd64.deb
 7969b020c420f4427ae26daa231f0d8d 1259350 doc optional 
gmsh-doc_2.8.3+dfsg-5_all.deb
 f98ba5d31b8559fcda116c6c1bbd41a6 161020 libdevel optional 
libgmsh-dev_2.8.3+dfsg-5_amd64.deb
 264c4f83df74a9982f823580b91fc29c 4764268 libs optional 
libgmsh2_2.8.3+dfsg-5_amd64.deb
 d5498a616fd163c4d3089c8f83f9efb5 333622 java optional 
libjava-gmsh2_2.8.3+dfsg-5_amd64.deb
 6483d61da05ca125a95b427ce0e71326 1097852 python optional 
python-gmsh_2.8.3+dfsg-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJS9IZBAAoJENPhc4PPp/8GWtAP/2lKPcha9L8qcJV1rjNil2NS
HmQ/7sDmHbJM/kk9WR8DmwJesM9fCtw5PbtJ9CeE6wpsjwQUXdmQgdL4NZehM9Qs
B3MOu1vUH1+dAxCid/MK3IOUgMULwLQ/FJ4UTXjmFDJG6LUicvWY8sIyETTVLXQK
9yS/5u/mEwsCkDoWt0Ss2GbDLwsdX2EAOm9P2imZasxhpmMTd9hvt6+crD0093bd
UC4vTeCbS5o2iT6UOwkXy9uL/qybQp3ffxSobTX0OGFf/ZKh0RbjmMbXJebdlaI5
giq7uyYsYunXv34c6Lovi6LFICn+a3tNiw/Ub/Dggpgf465cuFXH3aQe4QPGKIfQ
kL9Wvuth20xMfgLH4sdCp76lDYKXT0ky26727X+FpCN9C6mrsJ/OMfaNY4LCDFmW
g+huwV/7KnzPia17kz6aD1qs22xvAVDVvoMkm6qMYu8a/iin8PmxW8d1WcthJsKO
uEFCQskkSvwmvQv4Q2BpZqFGfKSkhmZT5hdGjMy2pCmyFgWgKPIM6Qte35m+yoYi
Egck1etau+B52S1OP3Mc6X33KzLhjZpbUvhEpjmOmXJac0V7t5MtkuUdKGxtigs2
CT1ludOrsGTMiheQh4Y7rAgisSO3aSC0UsBuXb6lTSuus8KPD9h5FWKxYmGSy/F6
Lhwn2NKLR8tJqnj8lGt+
=GI/S
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to