Your message dated Thu, 15 Dec 2016 10:03:40 +0000
with message-id <e1chst2-000ak3...@fasolo.debian.org>
and subject line Bug#846543: fixed in citadel 902-3
has caused the Debian Bug report #846543,
regarding citadel: FTBFS (dereferencing pointer to incomplete type)
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.)


-- 
846543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846543
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:citadel
Version: 902-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with autotools-dev,quilt
   dh_testdir -i
   dh_update_autotools_config -i
   dh_autotools-dev_updateconfig -i
   dh_quilt_patch -i
Applying patch icalerror_errors_are_fatal.patch
patching file modules/calendar/serv_calendar.c
Hunk #1 succeeded at 2580 (offset -6 lines).

Applying patch clean.patch
patching file Makefile.in


[... snipped ...]

modules/calendar/serv_calendar.c:2160:59: warning: passing argument 1 of 
'icaltimezone_get_component' discards 'const' qualifier from pointer target 
type [-Wdiscarded-qualifiers]
   zc = icalcomponent_new_clone(icaltimezone_get_component(attached_zones[i]));
                                                           ^~~~~~~~~~~~~~
In file included from modules/calendar/serv_calendar.c:21:0:
/usr/include/libical/ical.h:2775:36: note: expected 'icaltimezone * {aka struct 
_icaltimezone *}' but argument is of type 'const icaltimezone * {aka const 
struct _icaltimezone *}'
 LIBICAL_ICAL_EXPORT icalcomponent *icaltimezone_get_component(icaltimezone 
*zone);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
CC modules/checkpoint/serv_checkpoint.c
CC modules/clamav/serv_virus.c
CC modules/crypto/serv_crypto.c
modules/crypto/serv_crypto.c: In function 'init_ssl':
modules/crypto/serv_crypto.c:87:3: warning: implicit declaration of function 
'RAND_egd' [-Wimplicit-function-declaration]
   RAND_egd(EGD_POOL);
   ^~~~~~~~
modules/crypto/serv_crypto.c:147:22: error: dereferencing pointer to incomplete 
type 'DH {aka struct dh_st}'
  if (!(BN_hex2bn(&(dh->p), DH_P))) {
                      ^~
modules/crypto/serv_crypto.c:173:3: warning: 'RSA_generate_key' is deprecated 
[-Wdeprecated-declarations]
   rsa = RSA_generate_key(1024, /* modulus size */
   ^~~
In file included from /usr/include/openssl/rsa.h:13:0,
                 from /usr/include/openssl/x509.h:31,
                 from /usr/include/openssl/ssl.h:50,
                 from modules/crypto/serv_crypto.c:20:
/usr/include/openssl/rsa.h:193:1: note: declared here
 DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
 ^
modules/crypto/serv_crypto.c:305:35: error: dereferencing pointer to incomplete 
type 'X509_REQ {aka struct X509_req_st}'
      X509_set_issuer_name(cer, req->req_info->subject);
                                   ^~
In file included from /usr/include/openssl/ssl.h:48:0,
                 from modules/crypto/serv_crypto.c:20:
modules/crypto/serv_crypto.c: In function 'CtdlStartTLS':
modules/crypto/serv_crypto.c:637:23: error: dereferencing pointer to incomplete 
type 'SSL {aka struct ssl_st}'
  BIO_set_close(CC->ssl->rbio, BIO_NOCLOSE);
                       ^
At top level:
modules/crypto/serv_crypto.c:61:22: warning: 'id_callback' defined but not used 
[-Wunused-function]
 static unsigned long id_callback(void)
                      ^~~~~~~~~~~
Makefile:145: recipe for target 'modules/crypto/serv_crypto.o' failed
make[1]: *** [modules/crypto/serv_crypto.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:105: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

If you need a full build log, just say so, but this should be easy to reproduce,
as the failure also happens here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/citadel.html

While we are at it: Please consider uploading in source-only form, so that
we get official build logs available here even for Arch:all architecture:

https://buildd.debian.org/status/package.php?p=citadel

Thanks.

--- End Message ---
--- Begin Message ---
Source: citadel
Source-Version: 902-3

We believe that the bug you reported is fixed in the latest version of
citadel, 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 846...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Meskes <mes...@debian.org> (supplier of updated citadel 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: Wed, 14 Dec 2016 16:20:02 +0100
Source: citadel
Binary: citadel-server citadel-mta citadel-doc citadel-dbg
Architecture: source amd64 all
Version: 902-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Citadel Team <pkg-citadel-de...@lists.alioth.debian.org>
Changed-By: Michael Meskes <mes...@debian.org>
Description:
 citadel-dbg - complete and feature-rich groupware server - debugging symbols
 citadel-doc - complete and feature-rich groupware server (documentation)
 citadel-mta - complete and feature-rich groupware server (mail transport agent)
 citadel-server - complete and feature-rich groupware server
Closes: 828267 846543
Changes:
 citadel (902-3) unstable; urgency=medium
 .
   * Use SSL compability library.
     Thanks to Christoph Biedl <debian.a...@manchmal.in-ulm.de>
     (Closes: #828267, #846543)
Checksums-Sha1:
 dae922a8f8a8ca776391cfc0e5c4b5f2649cc841 2422 citadel_902-3.dsc
 e8011a529b086968b082f2eb107bfc7e1bc01043 50504 citadel_902-3.diff.gz
 36786e2c4bd549574026ac907f30ed322e39ca52 3764022 citadel-dbg_902-3_amd64.deb
 a21446b32b18288217b7a32909f4dc72f3a80524 46422 citadel-doc_902-3_all.deb
 0f488696fd5ca9da7e0cf41505442c1fa67bbd12 12006 citadel-mta_902-3_amd64.deb
 33032c2735d52e1d3ba8184a503393a0f5d22128 393904 citadel-server_902-3_amd64.deb
 5d18dad6a8ee4b766d7303ccf307d811eb6976fa 6874 citadel_902-3_amd64.buildinfo
Checksums-Sha256:
 c9cefd6a05eda7b6942fb5689da6c3b450e77e5d80380e134c03d46a6762f60c 2422 
citadel_902-3.dsc
 6cb0b1da828b8b144e04e7e49a880da36f1eccaa5b0c5a6ea2a54292b60c6294 50504 
citadel_902-3.diff.gz
 d78ede2f7de3d3d4e47e843bc265c4219bf11f2e142cce7d224b8568077ba947 3764022 
citadel-dbg_902-3_amd64.deb
 6a7332ba15c76135880138cb73f83f786061cf40cd2cb588a7d1b0ecf90c1175 46422 
citadel-doc_902-3_all.deb
 c90538679a265a5084727b8f28a2284efb7299310fdb569a8ba185bce17e3790 12006 
citadel-mta_902-3_amd64.deb
 35c9dcf1afd0d3191d636b6a4871700d127c73d8d5d7e251c316907fd38e2114 393904 
citadel-server_902-3_amd64.deb
 bb199487945a48c3f8b33bc659455836d9443f9e0417a45e171e007d6b7e6895 6874 
citadel_902-3_amd64.buildinfo
Files:
 3201dc912726a389773ff4ebd9b79df0 2422 mail extra citadel_902-3.dsc
 b7e9828129a083d39f629610f865ac4d 50504 mail extra citadel_902-3.diff.gz
 c380f29758e283e632cb00bf747278ce 3764022 debug extra 
citadel-dbg_902-3_amd64.deb
 a0b86761691749bc0c5a5fe62e427ea3 46422 doc extra citadel-doc_902-3_all.deb
 b530300124b664a05ccec5f392857588 12006 mail extra citadel-mta_902-3_amd64.deb
 9d9fa4b94246d83ae9fda7e8c5332537 393904 mail extra 
citadel-server_902-3_amd64.deb
 ee3acbbf95dc9a68d2a2f0cdc4362d0e 6874 mail extra citadel_902-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJKBAEBCAA0FiEEZ/2RWVGI6sRsEOjtNdhXwLvLOyUFAlhSZJwWHG1lc2tlc0Bw
b3N0Z3Jlc3FsLm9yZwAKCRA12FfAu8s7JUD9D/wJv8aLc8KFN7/0zJaK3DnAU6v5
3rm6VZY3P5cItfH7IJI9zX64L9MQphlTbhZ6qO5V7bVdsIR9+ul3aGYMfsrVdewh
1VCEZadZjHsh2w3oHrGXkRDI4AoOQxr/IrkX3OH0CWu53kWUXFtXV8U4ZxcfZfXs
9vlurU/GGSaqPPEloDnMk1ry3OUpTiLVxpu/bP7lDM3Ac4xX1L0m2yUot/RHgbSX
ZoStsIjeSvwa+/jpGIhTRrJnD4ZqpmswX1s1KqtuCrdXzkuNaXRclJnd9UbajgZs
nRgrTuvyWiGhQYhHwwdvCqtaBGtbK7Mszo4r/ZZURal7djD1YDMHtaam/AFv9lyp
bzPG2kzA0E9erJmPBQLrsyuRmIIQFTLwGDaXUf5BoJZvvwxxxBb8yrzqrlglCr1p
YKNwZCEn4v7MTKE47XfUB+8sJw0iXcmKD+BehIp3mk2sD25ZwNNxAAah+oLCxQ5M
0KjauLurx6dEpySy5WcFYgd3TMbUe3ErH46FmlSOdPQ7hk9beojvdEG606CKKgVI
Ox8Bnk5y9veDQBMSLm3o8HtTXVAthKTfwtX6wxPqLlS1ACoZw+6WMMSicNr1fe0c
DscYWKmMddw1obg3AO3A7eQ5JZqf3gwURo1OKWdjdvW74/AeEpJjHSePP8J02F5N
2vaoiCaBgmmbOtsBzw==
=DOhR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to