Your message dated Tue, 19 Aug 2008 22:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#495211: fixed in libatomic-ops 1.2+cvs20080819-1
has caused the Debian Bug report #495211,
regarding libatomic-ops FTBFS on powerpc
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.)


-- 
495211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495211
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libatomic-ops
Version: 1.2-4
Severity: serious

libatomic-ops currently fails to build on powerpc/unstable due to
a failing test case:

[...]
make[4]: Entering directory `/home/ths/tf/debs/libatomic-ops-1.2/tests'
cc -DHAVE_CONFIG_H -I. -I. -I../src  -I./../src   -g -O2 -g -Wall -O2 -DNDEBUG 
-c test_atomic.c
cc  -g -O2 -g -Wall -O2 -DNDEBUG   -o test_atomic  test_atomic.o -lpthread 
../src/libatomic_ops.a 
cc -DHAVE_CONFIG_H -I. -I. -I../src  -DAO_USE_PTHREAD_DEFS -I./../src   -g -O2 
-g -Wall -O2 -DNDEBUG -c -o test_atomic_pthreads-test_atomic.o `test -f 
'test_atomic.c' || echo './'`test_atomic.c
cc  -g -O2 -g -Wall -O2 -DNDEBUG   -o test_atomic_pthreads  
test_atomic_pthreads-test_atomic.o -lpthread ../src/libatomic_ops.a 
cc -DHAVE_CONFIG_H -I. -I. -I../src  -I./../src   -g -O2 -g -Wall -O2 -DNDEBUG 
-c test_stack.c
test_stack.c: In function 'run_one_test':
test_stack.c:113: warning: unused variable 'aux'
cc  -g -O2 -g -Wall -O2 -DNDEBUG   -o test_stack  test_stack.o -lpthread 
../src/libatomic_ops_gpl.a ../src/libatomic_ops.a  
cc -DHAVE_CONFIG_H -I. -I. -I../src  -I./../src   -g -O2 -g -Wall -O2 -DNDEBUG 
-c test_malloc.c
test_malloc.c: In function 'main':
test_malloc.c:158: warning: unused variable 'exper_n'
cc  -g -O2 -g -Wall -O2 -DNDEBUG   -o test_malloc  test_malloc.o -lpthread 
../src/libatomic_ops_gpl.a ../src/libatomic_ops.a  
make[4]: Leaving directory `/home/ths/tf/debs/libatomic-ops-1.2/tests'
/usr/bin/make  check-TESTS
make[4]: Entering directory `/home/ths/tf/debs/libatomic-ops-1.2/tests'
Missing: AO_short_fetch_and_add
Missing: AO_short_fetch_and_add1
Missing: AO_short_fetch_and_sub1
Missing: AO_char_fetch_and_add
Missing: AO_char_fetch_and_add1
Missing: AO_char_fetch_and_sub1
Missing: AO_int_fetch_and_add
Missing: AO_int_fetch_and_add1
Missing: AO_int_fetch_and_sub1
Missing: AO_compare_double_and_swap_double
Missing: AO_compare_and_swap_double
Missing: AO_nop_acquire
Missing: AO_store_acquire
Assertion failed test_atomic_include.h:475 (barrier: _acquire)
FAIL: test_atomic
Missing: AO_nop_acquire
Missing: AO_store_acquire
Missing: AO_short_store_acquire
Missing: AO_char_store_acquire
Missing: AO_int_store_acquire
Missing: AO_nop_release
Missing: AO_load_release
Missing: AO_short_load_release
Missing: AO_char_load_release
Missing: AO_int_load_release
Missing: AO_store_read
Missing: AO_short_store_read
Missing: AO_char_store_read
Missing: AO_int_store_read
Missing: AO_load_write
Missing: AO_short_load_write
Missing: AO_char_load_write
Missing: AO_int_load_write
Missing: AO_nop_release_write
Missing: AO_load_release_write
Missing: AO_short_load_release_write
Missing: AO_char_load_release_write
Missing: AO_int_load_release_write
Missing: AO_nop_acquire_read
Missing: AO_store_acquire_read
Missing: AO_short_store_acquire_read
Missing: AO_char_store_acquire_read
Missing: AO_int_store_acquire_read
Testing add1/sub1
Succeeded
Testing store_release_write/load_acquire_read
Succeeded
Testing test_and_set
Succeeded
PASS: test_atomic_pthreads
About 1000000 pushes + 1000000 pops in 1 threads: 305 msecs
About 1000000 pushes + 1000000 pops in 2 threads: 318 msecs
About 1000000 pushes + 1000000 pops in 3 threads: 298 msecs
About 1000000 pushes + 1000000 pops in 4 threads: 315 msecs
PASS: test_stack
Testing AO_malloc/AO_free
Succeeded
Performing 1000 reversals of 1000 element lists in 10 threads
PASS: test_malloc
===================
1 of 4 tests failed
===================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/ths/tf/debs/libatomic-ops-1.2/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/ths/tf/debs/libatomic-ops-1.2/tests'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/ths/tf/debs/libatomic-ops-1.2/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/ths/tf/debs/libatomic-ops-1.2'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: libatomic-ops
Source-Version: 1.2+cvs20080819-1

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

libatomic-ops-dev_1.2+cvs20080819-1_i386.deb
  to pool/main/liba/libatomic-ops/libatomic-ops-dev_1.2+cvs20080819-1_i386.deb
libatomic-ops_1.2+cvs20080819-1.diff.gz
  to pool/main/liba/libatomic-ops/libatomic-ops_1.2+cvs20080819-1.diff.gz
libatomic-ops_1.2+cvs20080819-1.dsc
  to pool/main/liba/libatomic-ops/libatomic-ops_1.2+cvs20080819-1.dsc
libatomic-ops_1.2+cvs20080819.orig.tar.gz
  to pool/main/liba/libatomic-ops/libatomic-ops_1.2+cvs20080819.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.
Ian Wienand <[EMAIL PROTECTED]> (supplier of updated libatomic-ops 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: Tue, 19 Aug 2008 14:25:24 -0700
Source: libatomic-ops
Binary: libatomic-ops-dev
Architecture: source i386
Version: 1.2+cvs20080819-1
Distribution: unstable
Urgency: low
Maintainer: Ian Wienand <[EMAIL PROTECTED]>
Changed-By: Ian Wienand <[EMAIL PROTECTED]>
Description: 
 libatomic-ops-dev - A library for atomic operations (development files)
Closes: 495211
Changes: 
 libatomic-ops (1.2+cvs20080819-1) unstable; urgency=low
 .
   * Update from upstream CVS
   * Closes: #495211 -- patch taken upstream, thanks Thiemo!
Checksums-Sha1: 
 f58169060762d0e0db14050cc13c3e2e073c01d0 1185 
libatomic-ops_1.2+cvs20080819-1.dsc
 6a29b358d448c1314cdf3487cbc26c042239103e 198231 
libatomic-ops_1.2+cvs20080819.orig.tar.gz
 3cefccc36a3b695d8f649380da5e6646fb944bfb 9656 
libatomic-ops_1.2+cvs20080819-1.diff.gz
 d6eee5897e204229bc7e2698ec000694734acad1 67040 
libatomic-ops-dev_1.2+cvs20080819-1_i386.deb
Checksums-Sha256: 
 e04a1bcc6978e023c5dedb28429df00f4dfc40366842ae509279c53d3b1000d0 1185 
libatomic-ops_1.2+cvs20080819-1.dsc
 2df20a699b2befb174e5fcf971b0963ff600e83d326ad7f792e6a62825b9a25e 198231 
libatomic-ops_1.2+cvs20080819.orig.tar.gz
 1716c1796811d43f60f887531827ac3f3af9b512145403bc128c77b1a0612d0d 9656 
libatomic-ops_1.2+cvs20080819-1.diff.gz
 d1b567d79059efb31605587aa593d4b3b1d836e70422a671b42e6dfd7732ddf2 67040 
libatomic-ops-dev_1.2+cvs20080819-1_i386.deb
Files: 
 0373218996832912c03d1abce8aec10e 1185 - optional 
libatomic-ops_1.2+cvs20080819-1.dsc
 bf26c062f28796e3daaab586a38abec1 198231 - optional 
libatomic-ops_1.2+cvs20080819.orig.tar.gz
 fa64c6f022864bd1771a64e551240a40 9656 - optional 
libatomic-ops_1.2+cvs20080819-1.diff.gz
 04a8431f0a920df32d593d46926982cf 67040 libdevel optional 
libatomic-ops-dev_1.2+cvs20080819-1_i386.deb

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

iEYEARECAAYFAkirOsgACgkQWDlSU/gp6ee88ACgq+5wOZPVjtp34lkCom71+JZG
RVoAoIZUxlij/YafIm3ilkpM1FL9K6B7
=NY/L
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to