Your message dated Sun, 08 Apr 2012 13:04:12 +0000
with message-id <[email protected]>
and subject line Bug#667390: fixed in task 2.0.0-1
has caused the Debian Bug report #667390,
regarding task: 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 [email protected]
immediately.)


-- 
667390: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667390
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: task
Version: 1.9.4-2
Severity: important
Tags: sid wheezy
User: [email protected]
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.

Transport.cpp:76:26: error: 'fork' 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/task_1.9.4-2_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.

[...]
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Location.o `test -f 'Location.cpp' || echo 
'./'`Location.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Nibbler.o `test -f 'Nibbler.cpp' || echo 
'./'`Nibbler.cpp
Nibbler.cpp: In member function 'bool Nibbler::getQuoted(char, std::string&, 
bool)':
Nibbler.cpp:222:8: warning: variable 'previous' set but not used 
[-Wunused-but-set-variable]
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Path.o `test -f 'Path.cpp' || echo 
'./'`Path.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Permission.o `test -f 'Permission.cpp' || 
echo './'`Permission.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Record.o `test -f 'Record.cpp' || echo 
'./'`Record.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Rectangle.o `test -f 'Rectangle.cpp' || echo 
'./'`Rectangle.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Sensor.o `test -f 'Sensor.cpp' || echo 
'./'`Sensor.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Sequence.o `test -f 'Sequence.cpp' || echo 
'./'`Sequence.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-StringTable.o `test -f 'StringTable.cpp' || 
echo './'`StringTable.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Subst.o `test -f 'Subst.cpp' || echo 
'./'`Subst.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-TDB.o `test -f 'TDB.cpp' || echo './'`TDB.cpp
TDB.cpp: In member function 'int TDB::loadPending(std::vector<Task>&, Filter&)':
TDB.cpp:313:26: warning: unused variable 'status' [-Wunused-variable]
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Table.o `test -f 'Table.cpp' || echo 
'./'`Table.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Task.o `test -f 'Task.cpp' || echo 
'./'`Task.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Taskmod.o `test -f 'Taskmod.cpp' || echo 
'./'`Taskmod.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Thread.o `test -f 'Thread.cpp' || echo 
'./'`Thread.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Timer.o `test -f 'Timer.cpp' || echo 
'./'`Timer.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -Wall -pedantic -O3 -c -o t-Transport.o `test -f 'Transport.cpp' || echo 
'./'`Transport.cpp
Transport.cpp: In member function 'int Transport::execute()':
Transport.cpp:76:26: error: 'fork' was not declared in this scope
Transport.cpp:99:33: error: 'execvp' was not declared in this scope
make[3]: *** [t-Transport.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: task
Source-Version: 2.0.0-1

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

task_2.0.0-1.diff.gz
  to main/t/task/task_2.0.0-1.diff.gz
task_2.0.0-1.dsc
  to main/t/task/task_2.0.0-1.dsc
task_2.0.0-1_amd64.deb
  to main/t/task/task_2.0.0-1_amd64.deb
task_2.0.0.orig.tar.gz
  to main/t/task/task_2.0.0.orig.tar.gz



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Neumann <[email protected]> (supplier of updated task 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 [email protected])


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

Format: 1.8
Date: Sun, 08 Apr 2012 12:37:11 +0200
Source: task
Binary: task
Architecture: source amd64
Version: 2.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Alexander Neumann <[email protected]>
Changed-By: Alexander Neumann <[email protected]>
Description: 
 task       - feature-rich console based todo list manager
Closes: 666903 667390
Changes: 
 task (2.0.0-1) unstable; urgency=low
 .
   * new upstream version (closes: #666903)
   * this version can be built using gcc-4.7 (closes: #667390)
Checksums-Sha1: 
 2a692fadf76c707fccce26cf3672a89b0ceb44bf 1029 task_2.0.0-1.dsc
 1055cdf839e65bdc48d4550f39e81686cec01043 4417618 task_2.0.0.orig.tar.gz
 59da83cd4d2f24f486c57387dd38292659e5e442 3657 task_2.0.0-1.diff.gz
 6bdb9b43b06b344afc21e06ca3c5ce0609869bd5 849998 task_2.0.0-1_amd64.deb
Checksums-Sha256: 
 d666c348604f777d0c70d3530e4e17bd479160eeeb2fcd308c4863b16053551c 1029 
task_2.0.0-1.dsc
 35014c76fc76b6cc745d0a624f58cade511f33bfb3e6e03bb4f09d202e738ef2 4417618 
task_2.0.0.orig.tar.gz
 b642680a23597749176978093f0c81328e4e74621b90e151a5e4d8afa83b15de 3657 
task_2.0.0-1.diff.gz
 728f9d84ddae536143936289d93e0a67e1703a42e64ec84a7f7e87bbfc0577ee 849998 
task_2.0.0-1_amd64.deb
Files: 
 4b68e09d066a49cf1b716b7299809241 1029 utils optional task_2.0.0-1.dsc
 a2f0c6f1f95e9c8743c612acd09d864b 4417618 utils optional task_2.0.0.orig.tar.gz
 668f9111c6e53853a0849ec12af2fbd8 3657 utils optional task_2.0.0-1.diff.gz
 b0408ecfc8f928acbbf55c8fbf31e248 849998 utils optional task_2.0.0-1_amd64.deb

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

iEYEARECAAYFAk+BiVoACgkQFBE43aPkXWYEzQCfelMoYTSirF1MNNbkfdcXfWTf
5rMAoKqsp9ci1Pki6tq8MWwjnJuBVveV
=8mEw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to