Your message dated Tue, 04 Apr 2017 15:34:57 +0000
with message-id <[email protected]>
and subject line Bug#853705: fixed in webkit2gtk 2.16.1-1
has caused the Debian Bug report #853705,
regarding webkit2gtk: ftbfs with GCC-7
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.)


-- 
853705: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853705
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:webkit2gtk
Version: 2.14.3-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/webkit2gtk_2.14.3-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
65525:                     
unspillableTmps.add(AbsoluteTmpMapper<type>::absoluteIndex(tmp));
65525: 
65525:                     Arg arg = Arg::stack(stackSlotEntry->value);
65525:                     if (Arg::isAnyUse(role) && role != Arg::Scratch)
65525:                         insertionSet.insert(instIndex, move, 
inst.origin, arg, tmp);
65525:                     if (Arg::isAnyDef(role))
65525:                         insertionSet.insert(instIndex + 1, move, 
inst.origin, tmp, arg);
65525:                 });
65525:             }
65525:             insertionSet.execute(block);
65525: 
65525:             if (hasAliasedTmps) {
65525:                 block->insts().removeAllMatching([&] (const Inst& inst) {
65525:                     return allocator.isUselessMove(inst);
65525:                 });
65525:             }
65525:         }
65525:     }
65525: 
65525:     Code& m_code;
65525:     TmpWidth m_tmpWidth;
65525:     UseCounts<Tmp> m_useCounts;
65525:     unsigned m_numIterations { 0 };
65525: };
65525: 
65525: }
65525: 
65525: void iteratedRegisterCoalescing(Code& code)
65525: {
65525:     PhaseScope phaseScope(code, "iteratedRegisterCoalescing");
65525: 
65525:     IteratedRegisterCoalescing iteratedRegisterCoalescing(code);
65525:     iteratedRegisterCoalescing.run();
65525: }
65525: 
65525: } } }
=== END GCC DUMP ===
Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/build.make:1428: recipe for 
target 
'Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirIteratedRegisterCoalescing.cpp.o'
 failed
make[3]: *** 
[Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirIteratedRegisterCoalescing.cpp.o]
 Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:448: recipe for target 
'Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/all' failed
make[2]: *** [Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Makefile:152: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: make -j64 returned exit code 2
debian/rules:62: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: webkit2gtk
Source-Version: 2.16.1-1

We believe that the bug you reported is fixed in the latest version of
webkit2gtk, 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.
Alberto Garcia <[email protected]> (supplier of updated webkit2gtk 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: Tue, 04 Apr 2017 15:48:44 +0300
Source: webkit2gtk
Binary: libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.0-dev 
libjavascriptcoregtk-4.0-bin gir1.2-javascriptcoregtk-4.0 libwebkit2gtk-4.0-37 
libwebkit2gtk-4.0-dev libwebkit2gtk-4.0-doc gir1.2-webkit2-4.0 
libwebkit2gtk-4.0-37-gtk2
Architecture: source
Version: 2.16.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian WebKit Maintainers 
<[email protected]>
Changed-By: Alberto Garcia <[email protected]>
Description:
 gir1.2-javascriptcoregtk-4.0 - JavaScript engine library from WebKitGTK+ - 
GObject introspection
 gir1.2-webkit2-4.0 - Web content engine library for GTK+ - GObject 
introspection data
 libjavascriptcoregtk-4.0-18 - JavaScript engine library from WebKitGTK+
 libjavascriptcoregtk-4.0-bin - JavaScript engine library from WebKitGTK+ - 
command-line interpre
 libjavascriptcoregtk-4.0-dev - JavaScript engine library from WebKitGTK+ - 
development files
 libwebkit2gtk-4.0-37 - Web content engine library for GTK+
 libwebkit2gtk-4.0-37-gtk2 - Web content engine library for GTK+ - GTK+2 plugin 
process
 libwebkit2gtk-4.0-dev - Web content engine library for GTK+ - development files
 libwebkit2gtk-4.0-doc - Web content engine library for GTK+ - documentation
Closes: 853705 858839
Changes:
 webkit2gtk (2.16.1-1) experimental; urgency=medium
 .
   * New upstream release (Closes: #853705).
   * debian/control:
     + Downgrade libwebkit2gtk-4.0-37-gtk2 from Recommends to Suggests,
       since most apps that depend on webkit2gtk don't need this.
       (Closes: #858839)
Checksums-Sha1:
 1282c5b93fde9c87847dd6f9afcdd2381d746872 3574 webkit2gtk_2.16.1-1.dsc
 d0b367ca1ac89da57b7068aa37efcc101aeb97f8 14675996 webkit2gtk_2.16.1.orig.tar.xz
 b183815889a1454af82ff3c643e55ffcdbe4912c 52904 
webkit2gtk_2.16.1-1.debian.tar.xz
 1218261392b71a4a99a817048de57182e77dd7ef 16069 
webkit2gtk_2.16.1-1_source.buildinfo
Checksums-Sha256:
 7b450bfb3cd9528b2eb8704b7addde10042619cec97e1de079a55834260f4759 3574 
webkit2gtk_2.16.1-1.dsc
 eb92383232328ce655b703c64370ed3795662479719ad1b4a869ed46769d2945 14675996 
webkit2gtk_2.16.1.orig.tar.xz
 1b3c06feeb2cff9b0595ba72bab94123070e3e4f9391c744261734bc84f4b5b1 52904 
webkit2gtk_2.16.1-1.debian.tar.xz
 67bb95bec83e0e32e186e82a63d77d35e5d312fde0b00a0f448ef29c14c49d60 16069 
webkit2gtk_2.16.1-1_source.buildinfo
Files:
 a55479b22cb2eb801390e111352929cb 3574 web optional webkit2gtk_2.16.1-1.dsc
 d3bcf995a667fd9febb9ab991acf0ca7 14675996 web optional 
webkit2gtk_2.16.1.orig.tar.xz
 3b23c55b59d930f05c04cce13b6f8145 52904 web optional 
webkit2gtk_2.16.1-1.debian.tar.xz
 39eeec8786ac7ed991eb4fac5ac6c3bc 16069 web optional 
webkit2gtk_2.16.1-1_source.buildinfo

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

iQIzBAEBCAAdFiEEG4Kq8pR5Ln9Vhk8+vjIZrz7UE0EFAljjuTEACgkQvjIZrz7U
E0F1CBAAlGK8N7sH76/nN4zN5huCLLBJnAkdO+mY7eEYbHFSvYU9VH6A+1kBjEV0
AD7MYqfv+KESrJljjdvlytHzite1WtNamMIheE/souNULpAx9yEPoMoI68zpm6Z9
gNuN1yfOsbE2q0NCPlDZint7FRa5/bi36oef7ttGglqwch1ZC1YNQdaCpv89/2ab
zJ3imRGSqIfSIIIuiLM1kbzNNUlNw+GxVTeaiO8ab2Qu8y8ejlQCVqz2sdnP3mkj
dMBNHKX/P44jZ45O//dL9cO1T8U3N4tohtdpd28rUaId/XsYqE2deenh2nDhFcxB
yf+3FOubfh+QWTGOlPaSXe8OJY7DSvxcbu5Wn+SVLwNvQ0xXiWQqME+l0C+XSLp0
Od6DP6ywnXDV4fZY3vnFYhQAHWYd7v21mHYuiAx6mQv68jyCnskXM4AlQJ6k1/RB
p5LTEy9duLdmZyE+wwMieE6PnWS83m+c7q65TesbRwGSAAm3/7PIUzZIa0X5gp16
BcISrB3w+DE37DLQaBDQdNnhY5HDII0ecBJi88IEd8qsCyaJgWBMo3R1JxMGm3gb
xi4S3VOvd2xCHG72RAUSO1r+55FvFptYG6Az6iRhBEbpVckaOV81vMxRp5qBhpt2
eq5rn8DIyTYmFNQH1w3FYFGsmA301BP1xtu0vy13prAp+WcbRBg=
=HI2Y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to