Your message dated Mon, 30 Nov 2009 12:28:31 -0800
with message-id <20091130202831.ga19...@emurlahn.burrows.local>
and subject line Should be fixed now.
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 ---
Version: 0.5.16-1

  With any luck, this is fixed in 0.5.16-1 in unstable.  I addressed the
problem by having the tests query for the system limit on the number of
threads they could create, then stop at that many.  Hopefully that
should get them to pass on hppa, but obviously I can't test that myself,
so please let me know if it fails again.

  Daniel


--- End Message ---

Reply via email to