Your message dated Tue, 20 Aug 2019 03:34:19 +0000
with message-id <[email protected]>
and subject line Bug#925647: fixed in casync 2+20190213-1
has caused the Debian Bug report #925647,
regarding casync: ftbfs with GCC-9
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.)


-- 
925647: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925647
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:casync
Version: 2+20180321-2.1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-9

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/casync_2+20180321-2.1_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
        INNER <miepf> ANCHORED=YES DIRECTORY-ONLY=YES
                POSITIVE <miepf> ANCHORED=YES DIRECTORY-ONLY=NO
-------

16/22 test-caorigin                           OK       0.00 s 

--- command ---
/<<BUILDDIR>>/casync-2+20180321/obj-x86_64-linux-gnu/test-caorigin
--- stderr ---
foo+e0:22 → foo+p0:132 → quux+e0:33
foo+e1:21 → foo+p0:132 → quux+e0:33
foo+e21:1 → foo+p0:132 → quux+e0:33
foo+p1:131 → quux+e0:33
foo+p1:131 → quux+e0:33 → foo+p1:131 → quux+e0:33
foo+p0:55 → foo+p0:132
foo+p1:131 → quux+e0:33 → foo+p1:131 → quux+e0:33 → foo+p0:55 → foo+p0:132
foo+p1:131 → quux+e0:33 → foo+p1:131 → quux+e0:33 → foo+p0:55 → foo+p0:132 → 
foo+p0:55 → foo+p0:1
-------

17/22 test-casync                             OK       0.57 s 

--- command ---
/<<BUILDDIR>>/casync-2+20180321/obj-x86_64-linux-gnu/test-casync
--- stdout ---
767b24e6ba3f14a3908fd3cfa800579fabe277b3bbdc404445c464d06bd31ca8
767b24e6ba3f14a3908fd3cfa800579fabe277b3bbdc404445c464d06bd31ca8
-------

18/22 test-cautil                             OK       0.00 s 

--- command ---
/<<BUILDDIR>>/casync-2+20180321/obj-x86_64-linux-gnu/test-cautil
-------

19/22 test-feature-flags                      OK       0.00 s 

--- command ---
/<<BUILDDIR>>/casync-2+20180321/obj-x86_64-linux-gnu/test-feature-flags
-------

20/22 test-util                               OK       0.00 s 

--- command ---
/<<BUILDDIR>>/casync-2+20180321/obj-x86_64-linux-gnu/test-util
-------

21/22 check-help-casync                       OK       0.02 s 

--- command ---
/<<BUILDDIR>>/casync-2+20180321/test/meson-check-help.sh 
/<<BUILDDIR>>/casync-2+20180321/obj-x86_64-linux-gnu/casync
-------

22/22 check-help-casync-http                  OK       0.02 s 

--- command ---
/<<BUILDDIR>>/casync-2+20180321/test/meson-check-help.sh 
/<<BUILDDIR>>/casync-2+20180321/obj-x86_64-linux-gnu/casync-http
-------


Ok:                   16
Expected Fail:         0
Fail:                  6
Unexpected Pass:       0
Skipped:               0
Timeout:               0
dh_auto_test: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=1 
ninja test returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 255
make[1]: Leaving directory '/<<BUILDDIR>>/casync-2+20180321'
make: *** [debian/rules:8: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: casync
Source-Version: 2+20190213-1

We believe that the bug you reported is fixed in the latest version of
casync, 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.
Felipe Sateler <[email protected]> (supplier of updated casync 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: SHA256

Format: 1.8
Date: Mon, 19 Aug 2019 23:14:24 -0400
Source: casync
Architecture: source
Version: 2+20190213-1
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 
<[email protected]>
Changed-By: Felipe Sateler <[email protected]>
Closes: 925647
Changes:
 casync (2+20190213-1) unstable; urgency=medium
 .
   * New upstream version 2+20190213
     - Fixes FTBFS with gcc-9. (Closes: #925647)
Checksums-Sha1:
 f38eac5a2a95253e87b701e634cd6678f1247aa2 2436 casync_2+20190213-1.dsc
 57fd924e073a966952c9fbbc780abb49e0563999 1316053 casync_2+20190213.orig.tar.gz
 ff06aaa8bbebfe09372f24778b5a82dce2045442 2920 casync_2+20190213-1.debian.tar.xz
Checksums-Sha256:
 a1f381e7a52bac67453b1923251d3a594a0e9082f5ec3afc08793509e7ebfe28 2436 
casync_2+20190213-1.dsc
 6e7579b5cca7b6e8785aaa81f477849261fd455f73dce8cce3b2f6234cafe0b8 1316053 
casync_2+20190213.orig.tar.gz
 da7f68f2cbf6339bab0f89d4a6b961e632ced674bb5296080dcebcfaebc87196 2920 
casync_2+20190213-1.debian.tar.xz
Files:
 e1560a747b67e55732845cc389942baa 2436 utils optional casync_2+20190213-1.dsc
 3d08a261c582b3dc464407a0c3ab0e72 1316053 utils optional 
casync_2+20190213.orig.tar.gz
 7caca6400d242009340b60aa3898d643 2920 utils optional 
casync_2+20190213-1.debian.tar.xz

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

iQJIBAEBCAAyFiEEIY7gNiAzyHtsE1+ko7q64kCN1s8FAl1bZpwUHGZzYXRlbGVy
QGRlYmlhbi5vcmcACgkQo7q64kCN1s+O2g/+KZ7sKMujAKrSScSpLluPAuJVU8SM
8Eo3sU6ga50HIod/FTNvtIfTSkrSHor9ZDUU6uAmlvw2teCCqc+gpLTWKrB++nzS
a9c34EAbqNhfUbLljsVvCT36XgEMSNlUM79c3eXMEigA1tG0CPLdnD6WxWf4INlO
vfTZlZZaFJYmkNXGCLSerXFbCq6NQ+vVYk5ZiKDSi5npwl285UuxVZ49wDYso+/T
HbHi3MGojXJbBnFp9aZE32LdUW5TOxI5um+wicDlie13ANtxpTw8WzjS7LAb/uem
vutopN0ruzbV8apaMs/w5hWEYvnW/zxRhQQMKfkpcZb+qmZO06hmn/x1+rQVd9iH
BJemCZK7MIpXeexM2m4JqbYQzpjodn6JgVsT02uJaJrviHX4V3Bdmb+uWTuTx0xD
FOBoZHMBg8EKrhDqgk6HPP9AcVOVLYiOiLb3pXwt9HGSrPRjIIZ+XHwa9gAVRHHP
kRWAMzqhjwCszaIrZ1zjuAmlVnZ9F1RJv8yIgqS74UV5oe24VPH87Sqbm4qSAwen
Lp4xN313UKtAu1vXpr3WsOVg27Qwa2s4/80DV+RhZZAsMtPzGoTR7BILqXOHVDWQ
gnY/Yrd2cCrvHQ9Y7sue4+3SFU1Ly1Vc+O4UqaHLjeP3b+Ju7noF5XhB/HeaGYrl
Ytsr5Nt3ibsuaNk=
=lWjw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to