Your message dated Fri, 11 Jun 2010 11:34:21 +0000
with message-id <e1on2vb-00039h...@ries.debian.org>
and subject line Bug#584285: fixed in salome 5.1.3-9
has caused the Debian Bug report #584285,
regarding salome: FTBFS: hxx2salome.cpp:247: error: 'system' is not a member of 
'std'
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.)


-- 
584285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584285
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: salome
Version: 5.1.3-8
Severity: important

Hi,

your package FTBFS on all buildds with:
| if g++ -DPACKAGE_NAME=\"HXX2SALOME_INT\" -DPACKAGE_TARNAME=\"hxx2salome_int\" 
-DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"HXX2SALOME_INT\ 0.1\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hxx2salome_int\" 
-DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -I. -I.  -I/usr/include/qt4 -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml 
-DBINDIR="\"/usr/bin\""   -g -O2 -g -MT hxx2salome_moc.o -MD -MP -MF 
".deps/hxx2salome_moc.Tpo" -c -o hxx2salome_moc.o hxx2salome_moc.cpp; \
|       then mv -f ".deps/hxx2salome_moc.Tpo" ".deps/hxx2salome_moc.Po"; else 
rm -f ".deps/hxx2salome_moc.Tpo"; exit 1; fi
| hxx2salome.cpp: In member function 'void 
HXX2Salome::on_GenerateButton_clicked()':
| hxx2salome.cpp:247: error: 'system' is not a member of 'std'
| make[3]: *** [hxx2salome.o] Error 1
| make[3]: *** Waiting for unfinished jobs....
| make[2]: *** [all] Error 2

Full build logs:
  https://buildd.debian.org/status/package.php?p=salome

I wonder why that wasn't the case in your build environment. Probably
deserves being serious but I'm too lazy to check.

Mraw,
KiBi.



--- End Message ---
--- Begin Message ---
Source: salome
Source-Version: 5.1.3-9

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

salome-common_5.1.3-9_all.deb
  to main/s/salome/salome-common_5.1.3-9_all.deb
salome-dev_5.1.3-9_all.deb
  to main/s/salome/salome-dev_5.1.3-9_all.deb
salome-examples_5.1.3-9_all.deb
  to main/s/salome/salome-examples_5.1.3-9_all.deb
salome_5.1.3-9.debian.tar.gz
  to main/s/salome/salome_5.1.3-9.debian.tar.gz
salome_5.1.3-9.dsc
  to main/s/salome/salome_5.1.3-9.dsc
salome_5.1.3-9_amd64.deb
  to main/s/salome/salome_5.1.3-9_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 584...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam C. Powell, IV <hazel...@debian.org> (supplier of updated salome 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, 10 Jun 2010 03:59:38 -0400
Source: salome
Binary: salome salome-common salome-dev salome-examples
Architecture: source amd64 all
Version: 5.1.3-9
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Adam C. Powell, IV <hazel...@debian.org>
Description: 
 salome     - Numerical simulation pre- and post-processor
 salome-common - Numerical simulation pre- and post-processor
 salome-dev - Numerical simulation pre- and post-processor development files
 salome-examples - Numerical simulation pre- and post-processor documentation
Closes: 584124 584171 584172 584285 584586
Changes: 
 salome (5.1.3-9) unstable; urgency=low
 .
   [ Denis Barbier ]
   * Removed contrib from package sections, as it dates to long-past times when
     Open CASCADE was non-free (closes: #584171).
   * Added patch-stamp target to make sure patches apply before configure
     (closes: #584285).
   * Abort in clean target if quilt pop fails.
   * Abort when a module cannot be configured, built or installed.
   * Added Vcs fields to control file.
   * Added libqt4-opengl-dev to Build-Depends.
 .
   [ Andre Espaze ]
   * Adding TOOLSGUI to GUI_LDFLAGS for building VISU, added it back into the
     modules list.
   * Explicitly exporting GetIDMapper template to avoid linker problems with g++
     optimizations (closes: #584172).
 .
   [ Adam C. Powell, IV ]
   * Changed the "chmod -x" command the python directory to only include .py
     files and shared libraries.
   * Changed bindir to /usr/lib/salome/bin and libdir to /usr/lib/salome/lib to
     avoid collisions with other packages (closes: #584124).
   * Added Py back to python Salome_Container to remove conflict between
     python2.5-salome and salome packages.
   * Moved doxygen and graphviz from Build-Depends-Indep to Build-Depends.
   * Fixed documentation install targets to not build documentation.
   * Added usr_docs target for MED module.
   * Updated README.Debian.html.
   * Merged salome, libsalome5.1.3-0, python2.5-salome packages, and .so shared
     library symlinks from libsalome-dev into salome package (closes: #584586).
   * Changed name of the remainder of libsalome-dev to salome-dev, with about 13
     MiB of headers and other development files useless to end users.
   * Added Build-Conflicts with libsalome-dev, and salome binary package
     Conflicts with libsalome-dev and python2.5-salome, and removed salome
     dependency on those two.
   * Added lintian override for uploader Adam Powell's name.
Checksums-Sha1: 
 1efc32e5ad39a5ac55a2c666fc74971cb1aa9778 2307 salome_5.1.3-9.dsc
 1043f747fa8673f64eb16be9bb58198c5424bd49 59594 salome_5.1.3-9.debian.tar.gz
 8b222e10c62b81a2d387d672b0b952018ed9b4ae 44561050 salome_5.1.3-9_amd64.deb
 96a4b492f9f46ff29c8a8b97f85351eedc771041 25227108 salome-common_5.1.3-9_all.deb
 b498e4515c302fcff1a4173ba5de90af564a0dd1 1945632 salome-dev_5.1.3-9_all.deb
 c172fd69d033fb0d4b9b472cd955e32a9412a542 39946596 
salome-examples_5.1.3-9_all.deb
Checksums-Sha256: 
 b63899455e4fff00bbc45606c36ca9a4d29b240bbfb9422a433d4a7c38b07335 2307 
salome_5.1.3-9.dsc
 b534ee189e03dd1654b3e34bf9e732af2a89b38e7cd4d403447dce8eb9c7a76b 59594 
salome_5.1.3-9.debian.tar.gz
 f3ea26068a354f93968fb43da5a86d153519ff86ca1dbd909b810938566d29a8 44561050 
salome_5.1.3-9_amd64.deb
 a2c904d2d2cca213985292fd87dc6111889b204c8d71a56992f49f93da3d2bfb 25227108 
salome-common_5.1.3-9_all.deb
 02df2ef811d2cd4d9a3d11cb779b84f670f489844e2b16729aa6a18e92dff269 1945632 
salome-dev_5.1.3-9_all.deb
 6edafd937731b7eeebf922eb179f802c8e7b08f3b2526a0e91d8dfcf79194900 39946596 
salome-examples_5.1.3-9_all.deb
Files: 
 6534af77c02fe062dbd44ae6b7164c12 2307 science extra salome_5.1.3-9.dsc
 8edc91f8fc2c8bf511604b414f0bb45a 59594 science extra 
salome_5.1.3-9.debian.tar.gz
 8dfb93b152793efeb0592c0f7727c7a4 44561050 science extra 
salome_5.1.3-9_amd64.deb
 ba1cd6ee5c848f8e212d73920c9e1dac 25227108 science extra 
salome-common_5.1.3-9_all.deb
 9811b98e7f1ce4637daca7fe5d00bfbb 1945632 devel extra salome-dev_5.1.3-9_all.deb
 e299ca00f7e1ea531b33e8deec99b2bc 39946596 doc extra 
salome-examples_5.1.3-9_all.deb

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

iEYEARECAAYFAkwQ4B4ACgkQUm8B6FZO5LYADgCeL7BFLiBnWlnpOtxIzog9Pgbc
pEMAnRjwduyQinfPFfmrllGk+gBdAVUH
=kl53
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to