Your message dated Tue, 29 May 2012 09:16:07 +0000
with message-id <e1szix9-0004vr...@franck.debian.org>
and subject line Bug#667383: fixed in stopmotion 0.6.2+git.1.10d2ea43-1.1
has caused the Debian Bug report #667383,
regarding stopmotion: 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.)


-- 
667383: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667383
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: stopmotion
Version: 0.6.2+git.1.10d2ea43-1
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.

src/presentation/frontends/qtfrontend/mainwindowgui.cpp:1145:21: error: 'R_OK' 
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/stopmotion_0.6.2+git.1.10d2ea43-1_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.

[...]

   debian/rules override_dh_auto_build
make[1]: Entering directory `/«BUILDDIR»/stopmotion-0.6.2+git.1.10d2ea43'
dh_auto_build -- LIBS='-lSDL -lxml2 -lSDL_image -ltar -lvorbisfile 
-linotifytools -lQtGui -lQtCore -lpthread  -lX11 -lm'
make[2]: Entering directory `/«BUILDDIR»/stopmotion-0.6.2+git.1.10d2ea43'
/usr/bin/uic-qt4 src/presentation/frontends/qtfrontend/helpbrowser.ui -o 
ui_helpbrowser.h
/usr/bin/uic-qt4 src/presentation/frontends/qtfrontend/toolsmenu.ui -o 
ui_toolsmenu.h
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o config.o src/config.cpp
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o main.o src/main.cpp
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o domainfacade.o 
src/domain/domainfacade.cpp
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o logger.o 
src/foundation/logger.cpp
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o animation.o 
src/domain/animation/animation.cpp
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o animationmodel.o 
src/domain/animation/animationmodel.cpp
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o frame.o 
src/domain/animation/frame.cpp
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o nonguifrontend.o 
src/presentation/frontends/nonguifrontend/nonguifrontend.cpp
g++ -c -m64 -pipe -O2 -w -D_REENTRANT -DNO_DEBUG -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc 
-Isrc/presentation/frontends/qtfrontend 
-Isrc/presentation/frontends/nonguifrontend -Isrc/foundation -Isrc/domain 
-Isrc/domain/animation -Isrc/presentation -I/usr/include/SDL -I-D_GNU_SOURCE=1 
-I-D_REENTRANT -I/usr/include/libxml2 -I. -I. -o mainwindowgui.o 
src/presentation/frontends/qtfrontend/mainwindowgui.cpp
src/presentation/frontends/qtfrontend/mainwindowgui.cpp: In member function 
'void MainWindowGUI::updateMostRecentMenu()':
src/presentation/frontends/qtfrontend/mainwindowgui.cpp:1145:21: error: 'R_OK' 
was not declared in this scope
src/presentation/frontends/qtfrontend/mainwindowgui.cpp:1145:25: error: 
'access' was not declared in this scope
src/presentation/frontends/qtfrontend/mainwindowgui.cpp:1157:22: error: 'R_OK' 
was not declared in this scope
src/presentation/frontends/qtfrontend/mainwindowgui.cpp:1157:26: error: 
'access' was not declared in this scope
src/presentation/frontends/qtfrontend/mainwindowgui.cpp:1169:21: error: 'R_OK' 
was not declared in this scope
src/presentation/frontends/qtfrontend/mainwindowgui.cpp:1169:25: error: 
'access' was not declared in this scope
make[2]: *** [mainwindowgui.o] Error 1
make[2]: Leaving directory `/«BUILDDIR»/stopmotion-0.6.2+git.1.10d2ea43'
dh_auto_build: make -j1 LIBS=-lSDL -lxml2 -lSDL_image -ltar -lvorbisfile 
-linotifytools -lQtGui -lQtCore -lpthread  -lX11 -lm returned exit code 2
make[1]: *** [override_dh_auto_build] Error 25
make[1]: Leaving directory `/«BUILDDIR»/stopmotion-0.6.2+git.1.10d2ea43'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: stopmotion
Source-Version: 0.6.2+git.1.10d2ea43-1.1

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

stopmotion_0.6.2+git.1.10d2ea43-1.1.debian.tar.gz
  to main/s/stopmotion/stopmotion_0.6.2+git.1.10d2ea43-1.1.debian.tar.gz
stopmotion_0.6.2+git.1.10d2ea43-1.1.dsc
  to main/s/stopmotion/stopmotion_0.6.2+git.1.10d2ea43-1.1.dsc
stopmotion_0.6.2+git.1.10d2ea43-1.1_amd64.deb
  to main/s/stopmotion/stopmotion_0.6.2+git.1.10d2ea43-1.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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated stopmotion 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: Tue, 29 May 2012 16:31:58 +0800
Source: stopmotion
Binary: stopmotion
Architecture: source amd64
Version: 0.6.2+git.1.10d2ea43-1.1
Distribution: unstable
Urgency: low
Maintainer: Bjoern Erik Nilsen <bjoern.nil...@bjoernen.com>
Changed-By: Matthias Klose <d...@debian.org>
Description: 
 stopmotion - program for creating stop motion animations
Closes: 667383
Changes: 
 stopmotion (0.6.2+git.1.10d2ea43-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with gcc 4.7 by fixing missing <unistd.h> includes (Cyril
     Brulebois). Closes: #667383.
Checksums-Sha1: 
 90a54de6faadfd420c9999b2ff69322ee861a5d1 1516 
stopmotion_0.6.2+git.1.10d2ea43-1.1.dsc
 b9bfeba2f8a1c4179799353c2824a40ca478a470 16966 
stopmotion_0.6.2+git.1.10d2ea43-1.1.debian.tar.gz
 95c7a2ce42af8fad3a001468a1596c5c140d104f 2336516 
stopmotion_0.6.2+git.1.10d2ea43-1.1_amd64.deb
Checksums-Sha256: 
 f543a52cfb57482c1ccd0d002192efe2135bfd927ff2464e89667fb2db86100d 1516 
stopmotion_0.6.2+git.1.10d2ea43-1.1.dsc
 0afeade3a904d0926a43acc0104dc423635256b9f7ca52f12249f8810cbc7cc1 16966 
stopmotion_0.6.2+git.1.10d2ea43-1.1.debian.tar.gz
 50358cf83821415cb6db39402f61415c438e5e34e69daeb1288ccb0838c3a85a 2336516 
stopmotion_0.6.2+git.1.10d2ea43-1.1_amd64.deb
Files: 
 99d96c5446985d1e13a4d0c7221bb103 1516 x11 optional 
stopmotion_0.6.2+git.1.10d2ea43-1.1.dsc
 f376cd56ba8ef947f7a3c4dd72108311 16966 x11 optional 
stopmotion_0.6.2+git.1.10d2ea43-1.1.debian.tar.gz
 6a2abc996bc6f5fc00cdb44114a46f8a 2336516 x11 optional 
stopmotion_0.6.2+git.1.10d2ea43-1.1_amd64.deb

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

iEYEARECAAYFAk/EjOwACgkQStlRaw+TLJw1EACfZq+Yi2SY2G2emUIvCWcc3ir9
8GIAn39BXt7xGdBW24Swso3wVkY+Lvzr
=MpTB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to