Your message dated Mon, 06 Jun 2016 10:42:56 +0000
with message-id <e1b9rzk-0005mj...@franck.debian.org>
and subject line Bug#820690: fixed in libu2f-server 1.0.1-1.2
has caused the Debian Bug report #820690,
regarding libu2f-server: FTBFS - missing build-dep libglib2.0-dev
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.)
--
820690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820690
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libu2f-server
Version: 1.0.1-1.1
Severity: serious
Usertags: goto-cc
During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.
[...]
make[2]: Entering directory
'/srv/jenkins-slave/workspace/sid-goto-cc-libu2f-server/libu2f-server-1.0.1/gtk-doc'
DOC Scanning header files
DOC Rebuilding template files
###############################################################################
gtkdoc-mktmpl is deprecated and will be removed from one of the next gtk-doc
release.
Please refer to the documentation "Modernizing the documentation"/"GTK-Doc 1.9".
###############################################################################
DOC Building XML
../u2f-server/sha256.c:133: warning: Symbol name not found at the start of the
comment block.
../u2f-server/sha256.c:181: warning: Symbol name not found at the start of the
comment block.
../u2f-server/core.c:479: warning: Symbol name not found at the start of the
comment block.
../u2f-server/core.c:528: warning: Symbol name not found at the start of the
comment block.
../u2f-server/sha256.c:133: warning: Symbol name not found at the start of the
comment block.
../u2f-server/sha256.c:181: warning: Symbol name not found at the start of the
comment block.
../u2f-server/core.c:479: warning: Symbol name not found at the start of the
comment block.
../u2f-server/core.c:528: warning: Symbol name not found at the start of the
comment block.
./tmpl/cdecode.sgml:23: warning: Value descriptions for base64_decodestep are
missing in source code comment block.
./tmpl/cencode.sgml:23: warning: Value descriptions for base64_encodestep are
missing in source code comment block.
./tmpl/internal.sgml:61: warning: Field descriptions for struct u2fs_reg_res
are missing in source code comment block.
./tmpl/internal.sgml:71: warning: Field descriptions for struct u2fs_auth_res
are missing in source code comment block.
./tmpl/internal.sgml:80: warning: Field descriptions for struct u2fs_ctx are
missing in source code comment block.
./tmpl/sha256.sgml:23: warning: Field descriptions for struct sha256_state are
missing in source code comment block.
DOC Building HTML
DOC Fixing cross-references
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
html/api-index-full.html:38: warning: no link for: 'base64-decodestep' ->
(base64_decodestep).
html/api-index-full.html:38: warning: no link for: 'u2f-server-cdecode' ->
(cdecode).
html/api-index-full.html:42: warning: no link for: 'base64-decode-block' ->
(base64_decode_block).
html/api-index-full.html:46: warning: no link for: 'base64-decode-value' ->
(base64_decode_value).
html/api-index-full.html:50: warning: no link for: 'base64-encodestep' ->
(base64_encodestep).
html/api-index-full.html:50: warning: no link for: 'u2f-server-cencode' ->
(cencode).
html/api-index-full.html:54: warning: no link for: 'base64-encode-block' ->
(base64_encode_block).
html/api-index-full.html:58: warning: no link for: 'base64-encode-blockend' ->
(base64_encode_blockend).
html/api-index-full.html:62: warning: no link for: 'base64-encode-value' ->
(base64_encode_value).
html/api-index-full.html:66: warning: no link for: 'base64-init-decodestate' ->
(base64_init_decodestate).
html/api-index-full.html:70: warning: no link for: 'base64-init-encodestate' ->
(base64_init_encodestate).
html/api-index-full.html:75: warning: no link for: 'crypto-init' ->
(crypto_init).
html/api-index-full.html:75: warning: no link for: 'u2f-server-crypto' ->
(crypto).
html/api-index-full.html:79: warning: no link for: 'crypto-release' ->
(crypto_release).
html/api-index-full.html:84: warning: no link for: 'u2f-server-internal' ->
(internal).
html/api-index-full.html:88: warning: no link for: 'decode-ECDSA' ->
(decode_ECDSA).
html/api-index-full.html:92: warning: no link for: 'decode-user-key' ->
(decode_user_key).
html/api-index-full.html:96: warning: no link for: 'decode-X509' ->
(decode_X509).
html/api-index-full.html:104: warning: no link for: 'dump-user-key' ->
(dump_user_key).
html/api-index-full.html:108: warning: no link for: 'dup-cert' -> (dup_cert).
html/api-index-full.html:112: warning: no link for: 'dup-key' -> (dup_key).
html/api-index-full.html:117: warning: no link for: 'extract-EC-KEY-from-X509'
-> (extract_EC_KEY_from_X509).
html/api-index-full.html:122: warning: no link for: 'free-cert' -> (free_cert).
html/api-index-full.html:126: warning: no link for: 'free-key' -> (free_key).
html/api-index-full.html:130: warning: no link for: 'free-sig' -> (free_sig).
html/api-index-full.html:135: warning: no link for: 'set-random-bytes' ->
(set_random_bytes).
html/api-index-full.html:139: warning: no link for: 'sha256-done' ->
(sha256_done).
html/api-index-full.html:139: warning: no link for: 'u2f-server-sha256' ->
(sha256).
html/api-index-full.html:143: warning: no link for: 'sha256-init' ->
(sha256_init).
html/api-index-full.html:147: warning: no link for: 'sha256-process' ->
(sha256_process).
html/api-index-full.html:151: warning: no link for: 'sha256-state' ->
(sha256_state).
html/api-index-full.html:163: warning: no link for: 'u2fs-auth-res' ->
(u2fs_auth_res).
html/api-index-full.html:187: warning: no link for: 'u2fs-ctx' -> (u2fs_ctx).
html/api-index-full.html:199: warning: no link for: 'u2fs-ECDSA-t' ->
(u2fs_ECDSA_t).
html/api-index-full.html:203: warning: no link for: 'u2fs-EC-KEY-t' ->
(u2fs_EC_KEY_t).
html/api-index-full.html:235: warning: no link for: 'U2FS-HASH-LEN:CAPS' ->
(U2FS_HASH_LEN).
html/api-index-full.html:263: warning: no link for: 'u2fs-reg-res' ->
(u2fs_reg_res).
html/api-index-full.html:319: warning: no link for: 'u2fs-X509-t' ->
(u2fs_X509_t).
html/api-index-full.html:324: warning: no link for: 'verify-ECDSA' ->
(verify_ECDSA).
html/api-index-full.html:328: warning: no link for: 'U2F-VERSION:CAPS' ->
(U2F_VERSION).
DOC Building PDF
Makefile:736: recipe for target 'pdf-build.stamp' failed
make[2]: *** [pdf-build.stamp] Error 1
make[2]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-libu2f-server/libu2f-server-1.0.1/gtk-doc'
Makefile:441: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
'/srv/jenkins-slave/workspace/sid-goto-cc-libu2f-server/libu2f-server-1.0.1'
dh_auto_build: make -j1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.
Best,
Michael
libu2f-server-build-log.txt.gz
Description: application/gunzip
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: libu2f-server
Source-Version: 1.0.1-1.2
We believe that the bug you reported is fixed in the latest version of
libu2f-server, which is due to be installed in the Debian FTP archive.
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 820...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nicolas Braud-Santoni <nico...@braud-santoni.eu> (supplier of updated
libu2f-server 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 02 Jun 2016 00:06:28 +0200
Source: libu2f-server
Binary: libu2f-server0 libu2f-server-dev u2f-server
Architecture: source
Version: 1.0.1-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Authentication Maintainers
<pkg-auth-maintain...@lists.alioth.debian.org>
Changed-By: Nicolas Braud-Santoni <nico...@braud-santoni.eu>
Description:
libu2f-server-dev - Development files for the U2F server C library
libu2f-server
libu2f-server0 - Universal 2nd Factor (U2F) server communication C Library
u2f-server - Command line tool to do Universal 2nd Factor (U2F) operations
Closes: 820690
Changes:
libu2f-server (1.0.1-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix dependencies (Closes: #820690).
* Remove copyright lines from LICENSE blocks
* Add gen-orig-source target
Checksums-Sha1:
9587fa001a879348f6dcc0eeec17fbfb8115f713 2243 libu2f-server_1.0.1-1.2.dsc
dffb49b7dcbd021b791744599ba3203f9624361e 59580
libu2f-server_1.0.1-1.2.debian.tar.xz
Checksums-Sha256:
75763e612abdde7fe01cccb4746e6d7e81fc50bd466b5843c80bfd2529ba41c4 2243
libu2f-server_1.0.1-1.2.dsc
214035bb9140debbe2041f5d5561931a4332e2c3ce05781f45df5ae479f83859 59580
libu2f-server_1.0.1-1.2.debian.tar.xz
Files:
649540d3c4537ee23d1fc4787c1cf817 2243 utils extra libu2f-server_1.0.1-1.2.dsc
b522a16ca962b6d75c476e918a8c9975 59580 utils extra
libu2f-server_1.0.1-1.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJXU1hYAAoJEPNPCXROn13Zf3IP/2fYWl6ZA24gYLzmK42JInA6
lzSJtXPYKaF06LzusMdEt14i9HKedy8vaMx/VI34FKC44xbHQXrkE+ltBmATjFqk
f6L99DOBL8/t9lmg0IR3E9PyXiLf85wG5SPxWyL4ydkoFAVZlgphVlvh5yjd2ANH
P4pDvjjj69Go2NpEkP/klvjmpAIQyjZeeieqIifQYA6wWnFJ5Ya0UgKGCk6xP6m+
DIHBKPRnN4JiVVyc9xx7PVhyCFfPTUF9O/Ldw650Hsu/7TbkttoMcu6D25kQxQmc
/JwfM+TjnyqjPyx41PjfRKblstAnedR5hIJgQixYtkn2sQ9ken/z89UGSdLXzXi2
TIra0DRUOaVwN0uUI/oAIHfbkd+JnAcNORCZ4ryZ/TllC6ThmZX1AZn1aufe3y41
AeEnTAaGrwI2s6Xfzs4py3zhcNPphJYGQyzW8zVnvNy1xeMvLsfp/kPauR7L73ZH
JE0P95LGBKK7G75NUHKQNRPMUTB9CJh6Rblxcg53gOyCTAy2jtrvOGCU5r75rfzd
ABk0TuMVDWijCeLeAQb00oc/TpdYoMOq/HoT9U/KZZrphDcqMSzWC5Kw/PAP0wso
CU9EltT2WNtNtl7k/PwlIJyyX8xVZkF6IF73X2TMe23aqqJh4PX6HP2CRHc9JMb1
eBDxfexnS3qeHKU8UyR6
=jZ19
-----END PGP SIGNATURE-----
--- End Message ---