Your message dated Sun, 23 Mar 2014 14:39:53 +0000
with message-id <20140323143953.ga14...@lupin.home.powdarrmonkey.net>
and subject line Re: Bug#713074: pygpgme: FTBFS: tests failed
has caused the Debian Bug report #713074,
regarding pygpgme: FTBFS: tests failed
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.)


-- 
713074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pygpgme
Version: 0.2-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[2]: Entering directory `/«PKGBUILDDIR»'
> python2.7 setup.py build_ext -i
> running build_ext
> building 'gpgme._gpgme' extension
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/gpgme.c -o 
> build/temp.linux-x86_64-2.7/src/gpgme.o -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
> src/pygpgme-error.c -o build/temp.linux-x86_64-2.7/src/pygpgme-error.o 
> -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
> src/pygpgme-data.c -o build/temp.linux-x86_64-2.7/src/pygpgme-data.o 
> -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
> src/pygpgme-context.c -o build/temp.linux-x86_64-2.7/src/pygpgme-context.o 
> -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/pygpgme-key.c 
> -o build/temp.linux-x86_64-2.7/src/pygpgme-key.o -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
> src/pygpgme-signature.c -o 
> build/temp.linux-x86_64-2.7/src/pygpgme-signature.o -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
> src/pygpgme-import.c -o build/temp.linux-x86_64-2.7/src/pygpgme-import.o 
> -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
> src/pygpgme-keyiter.c -o build/temp.linux-x86_64-2.7/src/pygpgme-keyiter.o 
> -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
> src/pygpgme-constants.c -o 
> build/temp.linux-x86_64-2.7/src/pygpgme-constants.o -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
> -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c 
> src/pygpgme-genkey.c -o build/temp.linux-x86_64-2.7/src/pygpgme-genkey.o 
> -D_FILE_OFFSET_BITS=64
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> build/temp.linux-x86_64-2.7/src/gpgme.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-error.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-data.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-context.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-key.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-signature.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-import.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-keyiter.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-constants.o 
> build/temp.linux-x86_64-2.7/src/pygpgme-genkey.o -lgpgme -o 
> /«PKGBUILDDIR»/gpgme/_gpgme.so
> GPG_AGENT_INFO= python2.7 test_all.py -v
> test_armor (gpgme.tests.test_context.ContextTestCase) ... ok
> test_constructor (gpgme.tests.test_context.ContextTestCase) ... ok
> test_include_certs (gpgme.tests.test_context.ContextTestCase) ... ok
> test_keylist_mode (gpgme.tests.test_context.ContextTestCase) ... ok
> test_passphrase_cb (gpgme.tests.test_context.ContextTestCase) ... ok
> test_progress_cb (gpgme.tests.test_context.ContextTestCase) ... ok
> test_protocol (gpgme.tests.test_context.ContextTestCase) ... ok
> test_set_engine_info (gpgme.tests.test_context.ContextTestCase) ... ok
> test_textmode (gpgme.tests.test_context.ContextTestCase) ... ok
> test_key1 (gpgme.tests.test_keys.KeyTestCase) ... ok
> test_key2 (gpgme.tests.test_keys.KeyTestCase) ... ok
> test_revoked (gpgme.tests.test_keys.KeyTestCase) ... ok
> test_signonly (gpgme.tests.test_keys.KeyTestCase) ... ok
> test_list_by_email (gpgme.tests.test_keylist.KeylistTestCase) ... ok
> test_list_by_email_substring (gpgme.tests.test_keylist.KeylistTestCase) ... ok
> test_list_by_name (gpgme.tests.test_keylist.KeylistTestCase) ... ok
> test_list_secret (gpgme.tests.test_keylist.KeylistTestCase) ... ok
> test_listall (gpgme.tests.test_keylist.KeylistTestCase) ... ok
> test_import_concat (gpgme.tests.test_import.ImportTestCase) ... ok
> test_import_empty (gpgme.tests.test_import.ImportTestCase) ... ok
> test_import_file (gpgme.tests.test_import.ImportTestCase) ... ok
> test_import_secret_file (gpgme.tests.test_import.ImportTestCase) ... ok
> test_import_stringio (gpgme.tests.test_import.ImportTestCase) ... ok
> test_import_twice (gpgme.tests.test_import.ImportTestCase) ... ok
> test_export_by_email (gpgme.tests.test_export.ExportTestCase) ... ok
> test_export_by_fingerprint (gpgme.tests.test_export.ExportTestCase) ... ok
> test_export_by_name (gpgme.tests.test_export.ExportTestCase) ... ok
> test_delete_non_existant (gpgme.tests.test_delete.DeleteTestCase) ... ok
> test_delete_public_key (gpgme.tests.test_delete.DeleteTestCase) ... ok
> test_delete_public_key_with_secret_key 
> (gpgme.tests.test_delete.DeleteTestCase) ... ok
> test_delete_secret_key (gpgme.tests.test_delete.DeleteTestCase) ... ok
> test_sign_clearsign (gpgme.tests.test_sign_verify.SignVerifyTestCase) ... ok
> test_sign_detatch (gpgme.tests.test_sign_verify.SignVerifyTestCase) ... ok
> test_sign_normal (gpgme.tests.test_sign_verify.SignVerifyTestCase) ... ok
> test_sign_normal_armor (gpgme.tests.test_sign_verify.SignVerifyTestCase) ... 
> ok
> test_verify_bad_signature (gpgme.tests.test_sign_verify.SignVerifyTestCase) 
> ... ok
> test_verify_clearsign (gpgme.tests.test_sign_verify.SignVerifyTestCase) ... ok
> test_verify_detached (gpgme.tests.test_sign_verify.SignVerifyTestCase) ... ok
> test_verify_multiple_sigs (gpgme.tests.test_sign_verify.SignVerifyTestCase) 
> ... ok
> test_verify_no_signature (gpgme.tests.test_sign_verify.SignVerifyTestCase) 
> ... ok
> test_verify_normal (gpgme.tests.test_sign_verify.SignVerifyTestCase) ... ok
> test_decrypt (gpgme.tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok
> test_decrypt_verify (gpgme.tests.test_encrypt_decrypt.EncryptDecryptTestCase) 
> ... ok
> test_encrypt (gpgme.tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok
> test_encrypt_armor (gpgme.tests.test_encrypt_decrypt.EncryptDecryptTestCase) 
> ... ok
> test_encrypt_sign (gpgme.tests.test_encrypt_decrypt.EncryptDecryptTestCase) 
> ... ok
> test_encrypt_symmetric 
> (gpgme.tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ERROR
> test_encrypt_to_signonly 
> (gpgme.tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok
> test_sign_with_passphrase_cb (gpgme.tests.test_passphrase.PassphraseTestCase) 
> ... ERROR
> test_sign_without_passphrase_cb 
> (gpgme.tests.test_passphrase.PassphraseTestCase) ... ok
> test_sign_with_progress_cb (gpgme.tests.test_progress.ProgressTestCase) ... ok
> test_edit_ownertrust (gpgme.tests.test_editkey.EditKeyTestCase) ... ok
> test_edit_quit (gpgme.tests.test_editkey.EditKeyTestCase) ... ok
> test_edit_sign (gpgme.tests.test_editkey.EditKeyTestCase) ... ok
> test_invalid_parameters (gpgme.tests.test_genkey.GenerateKeyTestCase) ... ok
> 
> ======================================================================
> ERROR: test_encrypt_symmetric 
> (gpgme.tests.test_encrypt_decrypt.EncryptDecryptTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/gpgme/tests/test_encrypt_decrypt.py", line 136, in 
> test_encrypt_symmetric
>     ctx.encrypt(None, 0, plaintext, ciphertext)
> GpgmeError: (7, 11, u'Bad passphrase')
> 
> ======================================================================
> ERROR: test_sign_with_passphrase_cb 
> (gpgme.tests.test_passphrase.PassphraseTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/gpgme/tests/test_passphrase.py", line 65, in 
> test_sign_with_passphrase_cb
>     new_sigs = ctx.sign(plaintext, signature, gpgme.SIG_MODE_CLEAR)
> GpgmeError: (7, 11, u'Bad passphrase')
> 
> ----------------------------------------------------------------------
> Ran 55 tests in 5.170s
> 
> FAILED (errors=2)
> make[2]: *** [check] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/pygpgme_0.2-3_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Version: 0.3-1

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to