Your message dated Tue, 14 Oct 2014 11:19:39 +0000
with message-id <[email protected]>
and subject line Bug#761738: fixed in courier 0.73.1-1.5
has caused the Debian Bug report #761738,
regarding courier: libtool split: package needs a b-d on libtool-bin (or avoid 
using the libtool binary)
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.)


-- 
761738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761738
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:courier
Version: 0.73.1-1.3
Severity: wishlist
User: [email protected]
Usertags: libtool-split

As part of the effort to cross-build the archive, the libtool package
needs a split into an architecture independent part and an
architecture dpendent part (the latter only consisting of the libtool
binary).  The split is already done for jessie/sid, but to enable the
cross buildability, the dependency in libtool on libtool-bin needs to
be removed, and libtool-bin needs to depend on libtool instead.

The vast majority of packages using libtool via automake don't need
the libtool binary, and thus no changes in the build dependencies, however
about 60 source packages are using libtool directly, and need changes.

 - some packages just check for the libtool binary, and then don't
   use it for the build (but are using libtoolize instead).  Such
   usages are seen in a script called buildcheck.sh, and sometimes
   in autogen.sh scripts.  The solution for these cases is to patch
   these scripts to check for libtoolize instead of libtool, and
   not to introduce the new build dependency.

 - other packages just need the additional build dependency on
   libtool-bin.

To test your packages with the libtool-bin package removed, please use
the binaries found at

  deb https://people.debian.org/~doko/tmp/20140820 ./

It is not clear, if all of these changes can be done in time for
the jessie release, but it would be nice to have to be able to
cross-build more packages in jessie.

For questions and help please email the debian-cross ML.

For additional pointers please see
https://lists.debian.org/debian-devel-announce/2014/08/msg00013.html
and some discussion in the orignal issue filed for libtool (#682045).

The full build log can be found at:
http://people.debian.org/~doko/logs/20140912/failed-libtool/courier_0.73.1-1.3_unstable_jdk-libtool.log
The last lines of the build log are at the end of this report.
        
[...]
checking for uux... /usr/bin/uux
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking return type of signal handlers... void
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating staticlist.c
config.status: creating makeuucpneighbors
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/«PKGBUILDDIR»'
/usr/bin/make all-gmake-check FOO=BAR
make[2]: Entering directory '/«PKGBUILDDIR»'
make[2]: Leaving directory '/«PKGBUILDDIR»'
Making all in afx
make[2]: Entering directory '/«PKGBUILDDIR»/afx'
/usr/bin/make  all-am
make[3]: Entering directory '/«PKGBUILDDIR»/afx'
g++ -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -I.. -I./.. -Wall -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -MT afxpipe.o -MD -MP 
-MF .deps/afxpipe.Tpo -c -o afxpipe.o afxpipe.C
mv -f .deps/afxpipe.Tpo .deps/afxpipe.Po
rm -f libafx.a
ar cru libafx.a afxpipe.o  
ranlib libafx.a
g++ -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -I.. -I./.. -Wall -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -MT testafxpipe.o -MD 
-MP -MF .deps/testafxpipe.Tpo -c -o testafxpipe.o testafxpipe.C
mv -f .deps/testafxpipe.Tpo .deps/testafxpipe.Po
g++  -I.. -I./.. -Wall -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -o testafxpipe testafxpipe.o libafx.a 
make[3]: Leaving directory '/«PKGBUILDDIR»/afx'
make[2]: Leaving directory '/«PKGBUILDDIR»/afx'
Making all in libs/gdbmobj
make[2]: Entering directory '/«PKGBUILDDIR»/libs/gdbmobj'
/usr/bin/make  all-am
make[3]: Entering directory '/«PKGBUILDDIR»/libs/gdbmobj'
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c -o 
gdbmobj.lo gdbmobj.c
/bin/bash: /usr/bin/libtool: No such file or directory
Makefile:489: recipe for target 'gdbmobj.lo' failed
make[3]: *** [gdbmobj.lo] Error 127
make[3]: Leaving directory '/«PKGBUILDDIR»/libs/gdbmobj'
make[2]: *** [all] Error 2
Makefile:361: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/libs/gdbmobj'
make[1]: *** [all-recursive] Error 1
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: courier
Source-Version: 0.73.1-1.5

We believe that the bug you reported is fixed in the latest version of
courier, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated courier 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: Thu, 09 Oct 2014 10:18:17 +0000
Source: courier
Binary: courier-base courier-maildrop courier-mlm courier-mta courier-faxmail 
courier-webadmin sqwebmail courier-pcp courier-pop courier-imap courier-ldap 
courier-doc courier-ssl courier-mta-ssl courier-pop-ssl courier-imap-ssl
Architecture: source all amd64
Version: 0.73.1-1.5
Distribution: unstable
Urgency: medium
Maintainer: Stefan Hornburg (Racke) <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
 courier-base - Courier mail server - base system
 courier-doc - Courier mail server - additional documentation
 courier-faxmail - Courier mail server - Fax<->mail gateway
 courier-imap - Courier mail server - IMAP server
 courier-imap-ssl - Courier mail server - IMAP over SSL
 courier-ldap - Courier mail server - LDAP support
 courier-maildrop - Courier mail server - mail delivery agent
 courier-mlm - Courier mail server - mailing list manager
 courier-mta - Courier mail server - ESMTP daemon
 courier-mta-ssl - Courier mail server - ESMTP over SSL
 courier-pcp - Courier mail server - PCP server
 courier-pop - Courier mail server - POP3 server
 courier-pop-ssl - Courier mail server - POP3 over SSL
 courier-ssl - Courier mail server - SSL/TLS Support
 courier-webadmin - Courier mail server - web-based administration frontend
 sqwebmail  - Courier mail server - webmail server
Closes: 761738
Changes:
 courier (0.73.1-1.5) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build-depend on libtool-bin. Closes: #761738.
Checksums-Sha1:
 55a2ff7a5fd15f6ef5b2148aeeea030574a9c9e7 2302 courier_0.73.1-1.5.dsc
 12411fb5ae67d1ec0dfa57d527f058811ca540e6 111106 courier_0.73.1-1.5.diff.gz
 3a49003686713b6f90a21cf456935a118b1aed09 302796 courier-doc_0.73.1-1.5_all.deb
 13baabee638c3e765912309a53a6b0ddf75c673e 236770 
courier-base_0.73.1-1.5_amd64.deb
 569a71367e03ea21e7b80a08d20e6a37f2ae9b05 217320 
courier-maildrop_0.73.1-1.5_amd64.deb
 3c30057d7205f7d790834e29a7759868024e43fb 294372 
courier-mlm_0.73.1-1.5_amd64.deb
 17231ca1bd1d0378c67b8b6120e30ff9e2c762df 499506 
courier-mta_0.73.1-1.5_amd64.deb
 b42936419d5a69f9df224841a18aa5976bdf8839 36824 
courier-faxmail_0.73.1-1.5_amd64.deb
 5c3acdc4b81a24247134e8f16ee55b5ec81bc735 48264 
courier-webadmin_0.73.1-1.5_amd64.deb
 a95646c5c168fc7b10ba9930565252aa2677a69d 470068 sqwebmail_0.73.1-1.5_amd64.deb
 bb5d189ba281e57ac017919ac192efc7132ad6d7 69140 courier-pcp_0.73.1-1.5_amd64.deb
 e0ab3b680d9298413d7ab2760bf973fddf02583e 57978 courier-pop_0.73.1-1.5_amd64.deb
 ce090619db32a0ee72ed3981b7400deef041f914 41136 
courier-ldap_0.73.1-1.5_amd64.deb
 367d1916ed1656f515c3bf9853733025a3bc6a99 66002 courier-ssl_0.73.1-1.5_amd64.deb
 a084317fda8d0b0f9e2b75f731ddcae87864cdf8 29610 
courier-mta-ssl_0.73.1-1.5_amd64.deb
 30def5b23178803b0677bf5db5ac90236413c282 31678 
courier-pop-ssl_0.73.1-1.5_amd64.deb
 75ac3b491e1212bd7693a689c2e5265314dd063d 240422 courier-imap_4.15-1.5_amd64.deb
 3a6797f9ebebaad46d07787bf6d5be6f2fe35f74 31764 
courier-imap-ssl_4.15-1.5_amd64.deb
Checksums-Sha256:
 c51c44d8ef894cd5b6c4ccde8cef7f2fdc0d5a4b1d8f827a1811f9eba757c700 2302 
courier_0.73.1-1.5.dsc
 13caef91e6952a547fe90f117f6c4567987f7e76190071b9e7b53f9dd7a388ed 111106 
courier_0.73.1-1.5.diff.gz
 ac592db8f1314255ee757efda6ebb490ad167fc89636905734520fb91e1900f0 302796 
courier-doc_0.73.1-1.5_all.deb
 3e037008c010d02e050068cf1b4d0c3d16a6aeed5a0cf01508b84836515bd20c 236770 
courier-base_0.73.1-1.5_amd64.deb
 28ce2826adfe518400a5dce31c8d7d8566113c6696185f7143b360f22d6585a0 217320 
courier-maildrop_0.73.1-1.5_amd64.deb
 a4b7112ac8721fe983c9b66985c1512651520c00bdb730246897822a672cccf5 294372 
courier-mlm_0.73.1-1.5_amd64.deb
 f251c77ee52af847f91fc7bc3de7171eb5e659c92032acedc3d7ff94271d6fb2 499506 
courier-mta_0.73.1-1.5_amd64.deb
 9c7df2d5b4d724345459c3fc2cec31d1ea009059c0150df4ff5eea963be83d3e 36824 
courier-faxmail_0.73.1-1.5_amd64.deb
 d722c55c09a6ab9d7f5fcbb8750e1e4ca40df57c00ffc22f9dac34c6240a85be 48264 
courier-webadmin_0.73.1-1.5_amd64.deb
 003e0b67b9ea7369520a80c92cfdd9410f3023a22f7f7c0f938349382664cc69 470068 
sqwebmail_0.73.1-1.5_amd64.deb
 8f9147b7d6b6e0408129da42575a123616baba28d56ef17c23b142eea38775af 69140 
courier-pcp_0.73.1-1.5_amd64.deb
 015be245326a82b052ca32f16216610a92c25d0a46cf65b00d53a9613cd12a3b 57978 
courier-pop_0.73.1-1.5_amd64.deb
 abd6f1235827f99245d499e54b82a5d6d376395f15cf06a5b70b9af5541165ed 41136 
courier-ldap_0.73.1-1.5_amd64.deb
 4d7a32b9d30c41e7ef90e31049a5cd7eece481a6bc4d1b623796b70663f6a541 66002 
courier-ssl_0.73.1-1.5_amd64.deb
 ebc1febd416cc011084d0d1554e8b53db895e53e87457d38ed1da995751fb3cd 29610 
courier-mta-ssl_0.73.1-1.5_amd64.deb
 16053d75557dc29f4f3354feda5cb3d90daf4c6bb56adbd75c2a838e5d214781 31678 
courier-pop-ssl_0.73.1-1.5_amd64.deb
 8dfe4d262ce7da964115fb45524b4e2b14e137cb07ed582ff73f87c224061cf1 240422 
courier-imap_4.15-1.5_amd64.deb
 096d945521fc63a7ba647770c7a8de2597e8cba269111ae3d8d585aa7d448848 31764 
courier-imap-ssl_4.15-1.5_amd64.deb
Files:
 e737f858962a897d8d0a0a757d0dbf44 2302 mail optional courier_0.73.1-1.5.dsc
 0295c05a01952a7ad449918959b74bd6 111106 mail optional 
courier_0.73.1-1.5.diff.gz
 badad6c7b19a6e2c9cc32332284ff1ad 302796 doc optional 
courier-doc_0.73.1-1.5_all.deb
 23b9cc284130af60bf40d817be8fe772 236770 mail optional 
courier-base_0.73.1-1.5_amd64.deb
 7c884625f67373165be60b1350e823f2 217320 mail optional 
courier-maildrop_0.73.1-1.5_amd64.deb
 cb20a3e85c03a067dffee926bdd1e7e0 294372 mail optional 
courier-mlm_0.73.1-1.5_amd64.deb
 2251b29475c066c039e73a4e78957674 499506 mail extra 
courier-mta_0.73.1-1.5_amd64.deb
 ffc36164e7baded6e9e73adb31eb2d5b 36824 mail extra 
courier-faxmail_0.73.1-1.5_amd64.deb
 a641a8a0f10fe8de04226cee890941e3 48264 mail optional 
courier-webadmin_0.73.1-1.5_amd64.deb
 8e73469fdfe64703b31bc98679bec264 470068 mail optional 
sqwebmail_0.73.1-1.5_amd64.deb
 4b4558d1ff760932b51116b46cadde2a 69140 mail optional 
courier-pcp_0.73.1-1.5_amd64.deb
 076a228f8375a15ad2ebed1aad519ece 57978 mail extra 
courier-pop_0.73.1-1.5_amd64.deb
 60b47b4bf9331cdccb90974a9b22245f 41136 mail optional 
courier-ldap_0.73.1-1.5_amd64.deb
 0d701c316e026c0b320890b666873b20 66002 mail optional 
courier-ssl_0.73.1-1.5_amd64.deb
 58bf3df791200a5381495a2383ec2960 29610 mail extra 
courier-mta-ssl_0.73.1-1.5_amd64.deb
 c9c2a6f2c42e518fc1c034835f49bdb5 31678 mail extra 
courier-pop-ssl_0.73.1-1.5_amd64.deb
 9bb2e62607e59f2702603a31977e0c51 240422 mail extra 
courier-imap_4.15-1.5_amd64.deb
 96b95e8de6e1f9fb148d5048c4558b7c 31764 mail extra 
courier-imap-ssl_4.15-1.5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlQ2Z8oACgkQStlRaw+TLJyATwCgn8CpcgeyEms+oifVn/KWrF85
w9sAn2EhMGGRtEl5XD+cE1n6SVmZhQJ4
=pjNI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to