Your message dated Tue, 01 Dec 2009 03:34:33 +0000
with message-id <e1nfjvz-0005va...@ries.debian.org>
and subject line Bug#557982: fixed in cwidget 0.5.16-2
has caused the Debian Bug report #557982,
regarding FTBFS on hppa
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.)
--
557982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cwidget
Version: 0.5.14-1
Severity: serious
User: debian-h...@lists.debian.org
Usertag: hppa
This version of cwidget is consistently failing to build on hppa.
Complete build logs are available here:
https://buildd.debian.org/build.php?&pkg=cwidget&ver=0.5.14-1&arch=hppa&file=log
Here's a snippet of the most recent one:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Werror -I.. -I../src -g
-O2 -D_REENTRANT -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT
test_threads.o -MD -MP -MF ".deps/test_threads.Tpo" -c -o test_threads.o
test_threads.cc; \
then mv -f ".deps/test_threads.Tpo" ".deps/test_threads.Po"; else rm -f
".deps/test_threads.Tpo"; exit 1; fi
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -D_REENTRANT
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o test main.o
test_eassert.o test_ssprintf.o test_threads.o ../src/cwidget/libcwidget.la
-lcppunit -lncursesw -lpthread -lsigc-2.0
libtool: link: g++ -g -O2 -D_REENTRANT -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -o .libs/test main.o test_eassert.o
test_ssprintf.o test_threads.o ../src/cwidget/.libs/libcwidget.so
/usr/lib/libcppunit.so -lncursesw -lpthread /usr/lib/libsigc-2.0.so
make[3]: Leaving directory
`/build/buildd-cwidget_0.5.14-1-hppa-0BOSlo/cwidget-0.5.14/tests'
/usr/bin/make check-TESTS
make[3]: Entering directory
`/build/buildd-cwidget_0.5.14-1-hppa-0BOSlo/cwidget-0.5.14/tests'
Caught exception in testBox: Not enough resources to create thread
.....E..E.
!!!FAILURES!!!
Test Results:
Run: 8 Failures: 0 Errors: 2
1) test: TestThreads::testBox (E)
uncaught exception of unknown type
2) test: TestThreads::testEventQueue (E)
uncaught exception of unknown type
FAIL: test
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [build-stamp-arch] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
===================
1 of 1 tests failed
===================
make[3]: Leaving directory
`/build/buildd-cwidget_0.5.14-1-hppa-0BOSlo/cwidget-0.5.14/tests'
make[2]: Leaving directory
`/build/buildd-cwidget_0.5.14-1-hppa-0BOSlo/cwidget-0.5.14/tests'
make[1]: Leaving directory
`/build/buildd-cwidget_0.5.14-1-hppa-0BOSlo/cwidget-0.5.14'
--- End Message ---
--- Begin Message ---
Source: cwidget
Source-Version: 0.5.16-2
We believe that the bug you reported is fixed in the latest version of
cwidget, which is due to be installed in the Debian FTP archive:
cwidget_0.5.16-2.diff.gz
to main/c/cwidget/cwidget_0.5.16-2.diff.gz
cwidget_0.5.16-2.dsc
to main/c/cwidget/cwidget_0.5.16-2.dsc
libcwidget-dev_0.5.16-2_i386.deb
to main/c/cwidget/libcwidget-dev_0.5.16-2_i386.deb
libcwidget-doc_0.5.16-2_all.deb
to main/c/cwidget/libcwidget-doc_0.5.16-2_all.deb
libcwidget3-dbg_0.5.16-2_i386.deb
to main/c/cwidget/libcwidget3-dbg_0.5.16-2_i386.deb
libcwidget3_0.5.16-2_i386.deb
to main/c/cwidget/libcwidget3_0.5.16-2_i386.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 557...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Burrows <dburr...@debian.org> (supplier of updated cwidget 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: Mon, 30 Nov 2009 15:10:53 -0800
Source: cwidget
Binary: libcwidget3 libcwidget3-dbg libcwidget-dev libcwidget-doc
Architecture: source i386 all
Version: 0.5.16-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Burrows <dburr...@debian.org>
Changed-By: Daniel Burrows <dburr...@debian.org>
Description:
libcwidget-dev - high-level terminal interface library for C++ (development
files)
libcwidget-doc - high-level terminal interface library for C++ (documentation)
libcwidget3 - high-level terminal interface library for C++ (runtime files)
libcwidget3-dbg - high-level terminal interface library for C++ (debugging
files)
Closes: 557982
Changes:
cwidget (0.5.16-2) unstable; urgency=low
.
* Try a less subtle approach to fixing the threading test cases on hppa.
(Closes: #557982)
Checksums-Sha1:
46c1edbc3790be4b424081bbcf963537e325dd67 1336 cwidget_0.5.16-2.dsc
0287c83354e9012909b5870b3ce5e5ebc2c17602 4645 cwidget_0.5.16-2.diff.gz
855d9c2292d3d450302715e9ddf95c520913e34b 303104 libcwidget3_0.5.16-2_i386.deb
a955e6eac23ec891b977cbd3dbe30269e4a4718b 1685316
libcwidget3-dbg_0.5.16-2_i386.deb
d512695668427a94559349501bc9857978b3c2db 522002
libcwidget-dev_0.5.16-2_i386.deb
4891b4e1131a1e1373df4d41edbf23e4411bd956 683960 libcwidget-doc_0.5.16-2_all.deb
Checksums-Sha256:
eff3cd9b14bd458251aa2d235a6aeb2cf541fa6beeaadf6b006222eda6ac5f5e 1336
cwidget_0.5.16-2.dsc
157b6ad32979d3ed1ff3381dd74eb7829af635f561b41db82b85006d5836995e 4645
cwidget_0.5.16-2.diff.gz
0934ebe9a3989806966447c4159fe624d5d9f9b277490acf8a4d91b11860003e 303104
libcwidget3_0.5.16-2_i386.deb
7c6d833f515fc33cfbaf6030a1dc1672785d21b31e622624dc0cdb2de69110c1 1685316
libcwidget3-dbg_0.5.16-2_i386.deb
8bfbbd6e0ff11f87582de1bab3dd974fbc7007bd5575a3807dc0e776e09451ef 522002
libcwidget-dev_0.5.16-2_i386.deb
d52347597387f9ceb65da26dbf024741e0a4bbb971d69f931693dc29018e71a7 683960
libcwidget-doc_0.5.16-2_all.deb
Files:
a0d4815ae6b0896d6abb1ffcf5c96c52 1336 libs extra cwidget_0.5.16-2.dsc
db6b4daf3a0e092ae1016657c320c7e7 4645 libs extra cwidget_0.5.16-2.diff.gz
ee8405b38efe9826e83114020bafb2c3 303104 libs important
libcwidget3_0.5.16-2_i386.deb
7d7b10929cd6a2b03e98e55cd0560022 1685316 debug extra
libcwidget3-dbg_0.5.16-2_i386.deb
4b17e479a254b444510d32d237a3546f 522002 libdevel extra
libcwidget-dev_0.5.16-2_i386.deb
df808190991a51d62784a5caa35b7243 683960 doc extra
libcwidget-doc_0.5.16-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksUfmUACgkQch6xsM7kSXjwWACg4ZRUwIrOlokVPOnUdz3y1p2E
3FAAoLnd1pspQ2JmFUImLPVBYvVLmcz7
=4lso
-----END PGP SIGNATURE-----
--- End Message ---