Your message dated Sun, 12 Oct 2008 17:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#495211: fixed in libatomic-ops 1.2-4+lenny1
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-4+lenny1

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-4+lenny1_powerpc.deb
  to pool/main/liba/libatomic-ops/libatomic-ops-dev_1.2-4+lenny1_powerpc.deb
libatomic-ops_1.2-4+lenny1.diff.gz
  to pool/main/liba/libatomic-ops/libatomic-ops_1.2-4+lenny1.diff.gz
libatomic-ops_1.2-4+lenny1.dsc
  to pool/main/liba/libatomic-ops/libatomic-ops_1.2-4+lenny1.dsc



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.
Mike O'Connor <[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: Sun, 12 Oct 2008 16:26:06 -0400
Source: libatomic-ops
Binary: libatomic-ops-dev
Architecture: source powerpc
Version: 1.2-4+lenny1
Distribution: testing-proposed-updates
Urgency: medium
Maintainer: Ian Wienand <[EMAIL PROTECTED]>
Changed-By: Mike O'Connor <[EMAIL PROTECTED]>
Description: 
 libatomic-ops-dev - A library for atomic operations (development files)
Closes: 495211
Changes: 
 libatomic-ops (1.2-4+lenny1) testing-proposed-updates; urgency=medium
 .
   * Non-maintainer upload.
   * fixed debian/patches/05_powerpc_asm.patch to get it building on ppc again
     (Closes: 495211)
   * Uploading to testing-proposed-updates to fix the bug for lenny, becuase
     the cvs version in unstable isn't a valid candidate for a freeze
     exception.
Checksums-Sha1: 
 5a8b9d2c8d03d4b0170187c3a679e2e71ddf2027 1132 libatomic-ops_1.2-4+lenny1.dsc
 d29ab642807f4daeed0e73c5b1e1113601909cc9 14183 
libatomic-ops_1.2-4+lenny1.diff.gz
 7491e6e9512144b602570d29b779bc552831b506 61734 
libatomic-ops-dev_1.2-4+lenny1_powerpc.deb
Checksums-Sha256: 
 e2099666b74c01e28c640450406f9be8f59cfb69cbe0201cb2f955e712e8badc 1132 
libatomic-ops_1.2-4+lenny1.dsc
 8e616b7f095fe4439206a3d9879bd1689d23942093815b7e101e8558249ae1f3 14183 
libatomic-ops_1.2-4+lenny1.diff.gz
 eeb1bb0588c2be0eff92e0ce07cffc23fb6c9a3d208516c52c12cffba45de515 61734 
libatomic-ops-dev_1.2-4+lenny1_powerpc.deb
Files: 
 c3ffae984d60062fd8fb497069675cbd 1132 - optional libatomic-ops_1.2-4+lenny1.dsc
 6677937354509ee70989e05aa26de270 14183 - optional 
libatomic-ops_1.2-4+lenny1.diff.gz
 3c06a453bd63f584b43e66e75e407743 61734 libdevel optional 
libatomic-ops-dev_1.2-4+lenny1_powerpc.deb

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

iEYEARECAAYFAkjyNQkACgkQ9Cbhsr6b+NrOSgCggd5WN1I0JtO2nkR5/SPVcgJE
2fMAnje7TJ/IUv67x0APsXM159tEse2+
=4FcF
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to