Your message dated Fri, 20 Dec 2024 14:49:40 +0000
with message-id <[email protected]>
and subject line Bug#1089264: fixed in interimap 0.5.7-4
has caused the Debian Bug report #1089264,
regarding interimap: FTBFS with make 4.4.1
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.)


-- 
1089264: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089264
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:interimap
Version: 0.5.7-3
User: [email protected]
Usertags: make-4.4
Severity: important
Tags: ftbfs

Dear Maintainer,

This package fails to build from source with Make 4.4.1, most likely because of
changes in $(shell) environment handling: environment variables exported from
Makefiles are now made available to commands invoked using $(shell), which
can cause issues with recursive definitions in particular. See
https://salsa.debian.org/debian/make/-/blob/master/debian/NEWS for a complete
list of backward-incompatible changes since Make 4.3.

Below you will find how the builds end, hopefully the most relevant
part from the build log. A full build log is available here:

https://people.debian.org/~sanvila/make-4.4/build-logs/

Make 4.4.1 is currently available in experimental and will hopefully
soon be uploaded to unstable, at which time this bug will become
release-critical.

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Please reach out to the Make maintainer, Stephen Kitt <[email protected]> if
you need help fixing this.

--------------------------------------------------------------------------------
    abort when STARTTLS is not offered... PASSED
    abort on MiTM via PREAUTH greeting... PASSED
COMPRESS=DEFLATE... PASSED
SSL/TLS:
    LOGINDISABLED STARTTLS... PASSED
    STARTTLS... PASSED
    STARTTLS response injection... PASSED
    SSL/TLS handshake... PASSED
    peer verification enabled by default... PASSED
    peer verification result honored when pinned pubkey matches... PASSED
    SSL_CAfile/$SSL_CERT_FILE... PASSED
    SSL_CApath/$SSL_CERT_DIR... PASSED
    pubkey fingerprint pinning... PASSED
    pubkey fingerprint pinning for dual-cert RSA+ECDSA... PASSED
    TLS servername extension (SNI)... PASSED
    force TLS protocol versions... PASSED
    force TLS cipher list/suites... PASSED
All tests passed.
INTERIMAP_I=./lib INTERIMAP_PATH=build ./tests/run-all pullimap.list
pullimap:
    `pullimap --idle` refuses to create the state file... PASSED
    `pullimap` creates statefile with mode 0600... PASSED
    Quote envelope sender address... PASSED
    Mail without data... PASSED
    Dot-leading lines... PASSED
    Fetching messages... PASSED
    Purging... PASSED
All tests passed.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install
        make -j2 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp AM_UPDATE_INFO_DIR=no 
"INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
install --strip-program=true -vDt /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin 
build/interimap build/pullimap
install: WARNING: ignoring --strip-program option as -s option was not specified
install: creating directory '/<<PKGBUILDDIR>>/debian/tmp/usr'
install: creating directory '/<<PKGBUILDDIR>>/debian/tmp/usr/local'
install: creating directory '/<<PKGBUILDDIR>>/debian/tmp/usr/local/bin'
'build/interimap' -> '/<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/interimap'
'build/pullimap' -> '/<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pullimap'
install --strip-program=true -m0644 -vDT ./lib/Net/IMAP/InterIMAP.pm 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/site_perl/Net/IMAP/InterIMAP.pm
install: WARNING: ignoring --strip-program option as -s option was not specified
install: creating directory '/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib'
install: creating directory 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/site_perl'
install: creating directory 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/site_perl/Net'
install: creating directory 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/site_perl/Net/IMAP'
'./lib/Net/IMAP/InterIMAP.pm' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/site_perl/Net/IMAP/InterIMAP.pm'
install --strip-program=true -m0644 -vDt 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/systemd/user build/interimap.service 
build/[email protected] build/[email protected]
install: WARNING: ignoring --strip-program option as -s option was not specified
install: creating directory '/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/systemd'
install: creating directory 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/systemd/user'
'build/interimap.service' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/systemd/user/interimap.service'
'build/[email protected]' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/systemd/user/[email protected]'
'build/[email protected]' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/systemd/user/[email protected]'
install --strip-program=true -m0644 -vDt 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/man/man1 build/doc/interimap.1 
build/doc/pullimap.1
install: WARNING: ignoring --strip-program option as -s option was not specified
install: creating directory '/<<PKGBUILDDIR>>/debian/tmp/usr/local/share'
install: creating directory '/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/man'
install: creating directory 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/man/man1'
'build/doc/interimap.1' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/man/man1/interimap.1'
'build/doc/pullimap.1' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/man/man1/pullimap.1'
install --strip-program=true -m0644 -vDt 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/pullimap ./pullimap.sample
install: WARNING: ignoring --strip-program option as -s option was not specified
install: creating directory '/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc'
install: creating directory 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/pullimap'
'./pullimap.sample' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/pullimap/pullimap.sample'
install --strip-program=true -m0644 -vDt 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/interimap ./interimap.sample \
        ./doc/getting-started.md ./doc/multi-account.md ./README
install: WARNING: ignoring --strip-program option as -s option was not specified
install: creating directory 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/interimap'
'./interimap.sample' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/interimap/interimap.sample'
'./doc/getting-started.md' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/interimap/getting-started.md'
'./doc/multi-account.md' -> 
'/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/interimap/multi-account.md'
'./README' -> '/<<PKGBUILDDIR>>/debian/tmp/usr/local/share/doc/interimap/README'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
dh_install: warning: Cannot find (any matches for) "usr/bin/interimap" (tried 
in ., debian/tmp)

dh_install: warning: interimap missing files: usr/bin/interimap
dh_install: warning: Cannot find (any matches for) 
"usr/lib/systemd/user/interimap.service" (tried in ., debian/tmp)

dh_install: warning: interimap missing files: 
usr/lib/systemd/user/interimap.service
dh_install: warning: Cannot find (any matches for) 
"usr/lib/systemd/user/[email protected]" (tried in ., debian/tmp)

dh_install: warning: interimap missing files: 
usr/lib/systemd/user/[email protected]
dh_install: warning: Cannot find (any matches for) "usr/bin/pullimap" (tried in 
., debian/tmp)

dh_install: warning: pullimap missing files: usr/bin/pullimap
dh_install: warning: Cannot find (any matches for) 
"usr/lib/systemd/user/[email protected]" (tried in ., debian/tmp)

dh_install: warning: pullimap missing files: 
usr/lib/systemd/user/[email protected]
dh_install: warning: Cannot find (any matches for) 
"usr/share/perl5/Net/IMAP/InterIMAP.pm" (tried in ., debian/tmp)

dh_install: warning: libinterimap missing files: 
usr/share/perl5/Net/IMAP/InterIMAP.pm
dh_install: error: missing files, aborting
make: *** [debian/rules:6: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: interimap
Source-Version: 0.5.7-4
Done: Guilhem Moulin <[email protected]>

We believe that the bug you reported is fixed in the latest version of
interimap, 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.
Guilhem Moulin <[email protected]> (supplier of updated interimap 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: SHA512

Format: 1.8
Date: Fri, 20 Dec 2024 15:34:50 +0100
Source: interimap
Architecture: source
Version: 0.5.7-4
Distribution: unstable
Urgency: medium
Maintainer: Guilhem Moulin <[email protected]>
Changed-By: Guilhem Moulin <[email protected]>
Closes: 1089264
Changes:
 interimap (0.5.7-4) unstable; urgency=medium
 .
   * d/rules: Export variables instead of setting them through $MAKEFLAGS as
     the latter doesn't work anymore as of GNU Make 4.4.1. (Closes: #1089264)
   * d/*.install: Replace hardcoded prefix and sitelib with ${env:…}.
Checksums-Sha1:
 7e44e6d39aaefbbfe25c498829a3afc4cbf9227e 2361 interimap_0.5.7-4.dsc
 e0f7494c9ceeef85923fc0c4a0192b0017696b19 17828 interimap_0.5.7-4.debian.tar.xz
 3564c7e3f35171bf8103bd06b5221b6ef3604da9 7836 interimap_0.5.7-4_amd64.buildinfo
Checksums-Sha256:
 7f74e1b9c60ab5c4eb54bc31b812bd49e2efe1b1f8becd9b32ded01581baf1a4 2361 
interimap_0.5.7-4.dsc
 40d5c708fe9897a964bcdcfb7ee0f5649a5d220890aba6644adf648956362ec9 17828 
interimap_0.5.7-4.debian.tar.xz
 8dc4a14cc92a228a2b626d4823d07c6418c16af3e06b81ebf6e49a08383834b0 7836 
interimap_0.5.7-4_amd64.buildinfo
Files:
 9b09959042d0a96e3fc5f0ac7292aa33 2361 mail optional interimap_0.5.7-4.dsc
 89a79fb9d4f6dcf6e9b4ab8b7cfe996a 17828 mail optional 
interimap_0.5.7-4.debian.tar.xz
 02332b089a057d617c0f2887f52ddc1f 7836 mail optional 
interimap_0.5.7-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEERpy6p3b9sfzUdbME05pJnDwhpVIFAmdlgSQACgkQ05pJnDwh
pVJbNg//Zfdx31WxbOMKZ9KQiINS0Ew2C05janscqfgy+DVdXzENhL1YfADYef6f
reyvvQx4ZgxdZmXkBtAmZrX3Mc9fhqTr8FkF8gZ7D3c5vXK89A+i/ZSmyQqN1bNP
BFyA/dGdXqzXfpYZXxmmUKfbNIKriM7vvYefcMM4jG2IpgnV6414Icym/NlFcZ4R
FrI1H31Q85rfM7utMIDzWco/uGYlkJ9Z0V6BaUuSao2/1RJeUzm4DC/mU/nOzYIP
gd6svG4EkopfH449y2TDkI39Mk05tVQX0THKO/aQNFBAV8WZ1YhsT2BzmDtmVYFH
Io7KMimKGRZMNaQdCkHFgsewuqO4lySKfyhMPWJAyks2tA22cjVr9nNsf37ihQeg
rwzeHs3lwS9qQFkL+xgrQGXBL8bmlv0NSpBzgaEejIrFdJ8QR7UBoag1U8i1hbQo
CxCCe+byh+HoW3YaoMyvNY8YRKPGkhYDi+6VhGJ8O2EY00sE3tsq10NTQoMwrpa4
QvAnJFofCcPAhtK6jEGJhS6Fvx6K2iCAOUNzzb73Y+I8CkwGtNiEUsLuoC/Kudyx
KiucSqS3sB5MWHTTMup+I0XDBDIafLH9xxi6AmUU1DWp497m6rJIHbDVmiL80HOD
/cagUFwKtzhkRkLneqcgugWdznbF2R8tzMo9jostnClxE/L/QmQ=
=INv/
-----END PGP SIGNATURE-----

Attachment: pgp4ZDdQOUeKZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to