Your message dated Mon, 14 May 2012 16:11:57 +0000
with message-id <e1stxsl-0001de...@franck.debian.org>
and subject line Bug#667284: fixed in mm3d 1.3.7-1.4
has caused the Debian Bug report #667284,
regarding mm3d: ftbfs with GCC-4.7
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.)


-- 
667284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667284
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mm3d
Version: 1.3.7-1.3
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

misc.cc:152:36: error: 'getcwd' was not declared in this scope

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/mm3d_1.3.7-1.3_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..   -coverage -Wall -I.. 
-DMM3D_EDIT     -O2 -fomit-frame-pointer -fno-math-errno -MT filefactory.o -MD 
-MP -MF .deps/filefactory.Tpo -c -o filefactory.o filefactory.cc
mv -f .deps/filefactory.Tpo .deps/filefactory.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..   -coverage -Wall -I.. 
-DMM3D_EDIT     -O2 -fomit-frame-pointer -fno-math-errno -MT filtermgr.o -MD 
-MP -MF .deps/filtermgr.Tpo -c -o filtermgr.o filtermgr.cc
mv -f .deps/filtermgr.Tpo .deps/filtermgr.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..   -coverage -Wall -I.. 
-DMM3D_EDIT     -O2 -fomit-frame-pointer -fno-math-errno -MT glmath.o -MD -MP 
-MF .deps/glmath.Tpo -c -o glmath.o glmath.cc
mv -f .deps/glmath.Tpo .deps/glmath.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..   -coverage -Wall -I.. 
-DMM3D_EDIT     -O2 -fomit-frame-pointer -fno-math-errno -MT log.o -MD -MP -MF 
.deps/log.Tpo -c -o log.o log.cc
mv -f .deps/log.Tpo .deps/log.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..   -coverage -Wall -I.. 
-DMM3D_EDIT     -O2 -fomit-frame-pointer -fno-math-errno -MT lwofilter.o -MD 
-MP -MF .deps/lwofilter.Tpo -c -o lwofilter.o lwofilter.cc
mv -f .deps/lwofilter.Tpo .deps/lwofilter.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..   -coverage -Wall -I.. 
-DMM3D_EDIT     -O2 -fomit-frame-pointer -fno-math-errno -MT mesh.o -MD -MP -MF 
.deps/mesh.Tpo -c -o mesh.o mesh.cc
mesh.cc: In function 'void mesh_create_list(MeshList&, Model*, int)':
mesh.cc:34:11: warning: variable 'lastGroup' set but not used 
[-Wunused-but-set-variable]
mv -f .deps/mesh.Tpo .deps/mesh.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..   -coverage -Wall -I.. 
-DMM3D_EDIT     -O2 -fomit-frame-pointer -fno-math-errno -MT misc.o -MD -MP -MF 
.deps/misc.Tpo -c -o misc.o misc.cc
misc.cc: In function 'std::string normalizePath(const char*, const char*)':
misc.cc:152:36: error: 'getcwd' was not declared in this scope
In file included from misc.cc:31:0:
sorted_list.h: In instantiation of 'void sorted_list<T>::insert_sorted(const 
T&) [with T = std::basic_string<char>]':
misc.cc:472:41:   required from here
sorted_list.h:58:7: error: 'push_back' was not declared in this scope, and no 
declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]
sorted_list.h:58:7: note: declarations in dependent base 
'std::vector<std::basic_string<char>, std::allocator<std::basic_string<char> > 
>' are not found by unqualified lookup
sorted_list.h:58:7: note: use 'this->push_back' instead
make[4]: *** [misc.o] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src/libmm3d'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: mm3d
Source-Version: 1.3.7-1.4

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

mm3d_1.3.7-1.4.diff.gz
  to main/m/mm3d/mm3d_1.3.7-1.4.diff.gz
mm3d_1.3.7-1.4.dsc
  to main/m/mm3d/mm3d_1.3.7-1.4.dsc
mm3d_1.3.7-1.4_amd64.deb
  to main/m/mm3d/mm3d_1.3.7-1.4_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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated mm3d 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: SHA256

Format: 1.8
Date: Wed, 09 May 2012 17:28:22 +0200
Source: mm3d
Binary: mm3d
Architecture: source amd64
Version: 1.3.7-1.4
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün <gur...@phys.ethz.ch>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 mm3d       - OpenGL based 3D model editor
Closes: 667284
Changes: 
 mm3d (1.3.7-1.4) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix unreported FTBFS due to multi-arched Qt:
     - build depend on pkg-config
     - use it to set Qt's libdir in debian/rules
   * Fix "ftbfs with GCC-4.7":
     - src/libmm3d/misc.cc: add missing include
     - src/libmm3d/sorted_list.h: add this-> qualifiers
     (Closes: #667284)
Checksums-Sha1: 
 82b5dd86cbd2ba71f110b2f3d819f6121990fff4 1728 mm3d_1.3.7-1.4.dsc
 033bbcf58ed2b0fe9b4612129522e9aac13fe0c4 26144 mm3d_1.3.7-1.4.diff.gz
 15ab0616949a3d66c517ae7ba3265864b7c74580 1779866 mm3d_1.3.7-1.4_amd64.deb
Checksums-Sha256: 
 42310eaebe633870ac7cdaaebdb756fd078148807f7525c547064e828252aa7c 1728 
mm3d_1.3.7-1.4.dsc
 d24754f66a03461d442a5f39861ffd9d223d7e29400fedd64c2db52425474770 26144 
mm3d_1.3.7-1.4.diff.gz
 8e1b5b5530e6f63f8b771ea11bedab5cca35bbce237028dfd78a9fc59c969f1f 1779866 
mm3d_1.3.7-1.4_amd64.deb
Files: 
 1f724f374d6e7f4f9404789c0d2e79b6 1728 graphics optional mm3d_1.3.7-1.4.dsc
 c46d41a32ae84267363cd66e24e8ba71 26144 graphics optional mm3d_1.3.7-1.4.diff.gz
 813c1e4e2427ae9e9b39238e2d30ed2a 1779866 graphics optional 
mm3d_1.3.7-1.4_amd64.deb

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

iQIcBAEBCAAGBQJPqo1YAAoJELs6aAGGSaoGEOIQAKmDorvxwPALLgXQG19vpFKJ
DSRi4eN3EzBYTbg7umnLQfwn4BsH2EXGXB0QFD5JkH/oL0tpgck5EYTKiWaT3/10
1GhHoctckKUhqLQXc4w5PmZ3Pk+czNUQ7qg0wgpxgTMloa95rzZ2+XtwfNc07hrw
cHEWRm7HTsiR4ryi4Ha3RdtHmGGcQMId6U4mStjNMRS0+6w5DanKL46NIIdZ7thu
m4QPK6GHnCx0PTZI89PHUgUG7+GqOt31EZ7plP3YC5Mo+nXpr1CYeQWrLViQG4jC
7CzgLvZyIZR9GRmZhN6ypa1oFN6Z5/WcV65NLkhw6iCle4oGf6wY40SxVuhASA9P
w5dlcJVAburnBZ9Z2nXS3/Rmfw0FLFC4S7XMzV96l9CK0WKQUvX2yhFizHq95rx4
JQPt32cRDfsD5wsFScAn+kj7d/GJkfDYpnPU/fhS8TZcn/8HU4YT+Z+Ft9KQ9pI5
f6ykvMnAHI2Q2jxvnYEY5ZAcKkQQYsYAVfCHtJtpuQeqv1U8fRSOnVSHZVO4asw6
iE+QhHQx7X8NJhJho/RWImGhG1fQFndpQ5s2ORoSjgNKNIt3Y4PAzkzLBKSFNNEQ
KK4uYSHA5IKQM/qJt88yGb+kQ7MgtfLabdaFT+H9jYnGw6PsffBBhBpvVg+V0y7X
n9XovwyCiJ1L8rTspJf2
=Kwmb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to