Your message dated Thu, 02 Jul 2015 13:06:48 +0000
with message-id <e1zaecw-0004d9...@franck.debian.org>
and subject line Bug#777900: fixed in haskell-webkit 0.13.1.3-1
has caused the Debian Bug report #777900,
regarding haskell-webkit: ftbfs with GCC-5
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.)


-- 
777900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777900
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:haskell-webkit
Version: 0.12.3-5
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/haskell-webkit_0.12.3-5_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
/usr/lib/haskell-packages/ghc/lib/webkit-0.12.3/ghc-7.6.3
Private binaries installed in: /usr/libexec
Data files installed in: /usr/share/webkit
Documentation installed in: /usr/share/doc/webkit-0.12.3
No alex found
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc version 5.0.0 found on system at: /usr/bin/gcc
Using ghc version 7.6.3 found on system at: /usr/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/bin/ghc-pkg
No greencard found
Using gtk2hsC2hs version 0.13.9 found on system at: /usr/bin/gtk2hsC2hs
Using gtk2hsHookGenerator found on system at: /usr/bin/gtk2hsHookGenerator
Using gtk2hsTypeGen found on system at: /usr/bin/gtk2hsTypeGen
Using haddock version 2.13.2 found on system at: /usr/bin/haddock
No happy found
No hmake found
Using hpc version 0.6 found on system at: /usr/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.20 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
Using pkg-config version 0.28 found on system at: /usr/bin/pkg-config
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
/usr/bin/pkg-config --modversion webkit-1.0
Ensuring that class hierarchy in Graphics/UI/Gtk/WebKit/Types.chs is
up-to-date.
/usr/bin/gtk2hsTypeGen --tag=webkit --modname=Graphics.UI.Gtk.WebKit.Types 
--forward=*Graphics.UI.GtkInternals --destructor=objectUnrefFromMainloop 
--hierarchy=hierarchy.list --tag=webkit --tag=webkit-2.0 --tag=webkit-2.2 
--tag=webkit-2.4
Ensuring that callback hooks in Graphics/UI/Gtk/WebKit/Signals.chs are
up-to-date.
/usr/bin/gtk2hsHookGenerator --modname=Graphics.UI.Gtk.WebKit.Signals 
--types=marshal.list --import=Graphics.UI.GtkInternals
touch configure-ghc-stamp
debian/hlibrary.setup build --builddir=dist-ghc
Building webkit-0.12.3...
Preprocessing library webkit-0.12.3...

Graphics/UI/Gtk/WebKit/WebInspector.chs:33:30:
    parse error on input `1'
make: *** [build-ghc-stamp] Error 1
/usr/share/cdbs/1/class/hlibrary.mk:120: recipe for target 'build-ghc-stamp' 
failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: haskell-webkit
Source-Version: 0.13.1.3-1

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

Debian distribution maintenance software
pp.
Joachim Breitner <nome...@debian.org> (supplier of updated haskell-webkit 
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: Thu, 02 Jul 2015 14:39:13 +0200
Source: haskell-webkit
Binary: libghc-webkit-dev libghc-webkit-prof libghc-webkit-doc
Architecture: source amd64 all
Version: 0.13.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<pkg-haskell-maintain...@lists.alioth.debian.org>
Changed-By: Joachim Breitner <nome...@debian.org>
Description:
 libghc-webkit-dev - Binding to the Webkit library${haskell:ShortBlurb}
 libghc-webkit-doc - Binding to the Webkit library${haskell:ShortBlurb}
 libghc-webkit-prof - Binding to the Webkit library${haskell:ShortBlurb}
Closes: 777900
Changes:
 haskell-webkit (0.13.1.3-1) unstable; urgency=medium
 .
   * New upstream release. Also Closes: #777900, it seems.
Checksums-Sha1:
 cf232f4a02b8f679a9028c6fabab81062d1264c8 2760 haskell-webkit_0.13.1.3-1.dsc
 b5f307be25cb899c67237ed31335b59377bb6151 152548 
haskell-webkit_0.13.1.3.orig.tar.gz
 83c36cbd6482f8f4a8329621fa024efe64169963 2492 
haskell-webkit_0.13.1.3-1.debian.tar.xz
 979aeaae77ed0b7567968114d28d041862f9a60c 1441570 
libghc-webkit-dev_0.13.1.3-1_amd64.deb
 7f538d4bc765854db8823c1935934eedcdc237e3 545816 
libghc-webkit-doc_0.13.1.3-1_all.deb
 93b966ba7387cb56d7987b1c5fb1f5d637610ce0 1329744 
libghc-webkit-prof_0.13.1.3-1_amd64.deb
Checksums-Sha256:
 a5bf5fc49a62b3a8d80c76899ae9d08e0cd602758fc764ae320815869702d84b 2760 
haskell-webkit_0.13.1.3-1.dsc
 068c23b5ceebb725f113d519dadb30deaa5bc747c656264eb32e1bda8b210902 152548 
haskell-webkit_0.13.1.3.orig.tar.gz
 7e3e3fd529fc4cc0e8c20aeeb13779c9d3e5a41c3237866dd7c83fadd2321a46 2492 
haskell-webkit_0.13.1.3-1.debian.tar.xz
 cb8ce79af0cb64d1bdb3f17b363caf88404bddc87e38329d78b487680ef72e62 1441570 
libghc-webkit-dev_0.13.1.3-1_amd64.deb
 fdb7303749a77a25539573aba77286351cc28a2f40f18667d611e4676fa7cb47 545816 
libghc-webkit-doc_0.13.1.3-1_all.deb
 7a81af4170008f01845a301248bf686a4d856d1fcc2ed97031b1eca3ee4480b7 1329744 
libghc-webkit-prof_0.13.1.3-1_amd64.deb
Files:
 f170f7708b73fb9d994e60e989358232 2760 haskell extra 
haskell-webkit_0.13.1.3-1.dsc
 aafc3e15f44600e9e6e1e34065bd8040 152548 haskell extra 
haskell-webkit_0.13.1.3.orig.tar.gz
 f4b7ce13232e77fd7356feb93f6c333f 2492 haskell extra 
haskell-webkit_0.13.1.3-1.debian.tar.xz
 214635e7a5b7083d90b7c71adde9aed8 1441570 haskell extra 
libghc-webkit-dev_0.13.1.3-1_amd64.deb
 d1d3a9551bc0b6992775fd4a653a763d 545816 doc extra 
libghc-webkit-doc_0.13.1.3-1_all.deb
 e318b53c88c48e105a2dcda179aa774c 1329744 haskell extra 
libghc-webkit-prof_0.13.1.3-1_amd64.deb

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

iQIcBAEBCAAGBQJVlTNJAAoJED2QirPw+/UfhfsQAKZKPjCFHhgi3Z014IOtrAE5
tiUSG+3fH0AQl85R5gLm8hmdzNCREhHDrujPjwipl+qasjcCURixKjifLTLQ+DV+
pur+BZv8qygvwSiiV9fTDmNrLf5dQFTYRe/tT1I8wcndI2ja6rBxx3lNrviiQVeE
i5kEK0wP+GqKhDj8+qidw19MKsU0SrbRINsZEIRNkonWeFn39vc3rk9on6muYheu
9ZV84ckgXOVhl1ynDqGgCMvcoUwSbq8AvJR/g7w2S2fFnDCSJ1iJDXVhXLxSwLPe
XAHiLVxUecEwmVARBnPWBBxsRJjisPmy8Xf3LbAJG/UiPo0L3dZAsj6aHm67pTP5
/fo3ys1hzikJhVGFrU9Bj11mWEiUiVgT34cODnNw5bEttFrrqPbMiJklEhCuIl8+
lKMwfO7Jk9ZqAd761r04T7CtNjNSEhs4UZjjksA/8SoCd/WgOMmtO/3ckpUfLfId
CB/OZT77+9Js9H40S9MbvuA6wEENIYhVPd15A27mR9g8CyM0KTP+5J/yB1tfl9F/
Y0qidUoCPMnt06oVO16uR0469JhMsRg+bJyw3UgYzDA/JMkzRjNuoslqEG3wU955
aGTnHazobmi3aIe832FNkuF9OwwRJbVTtVqJur8Mc6fdRKNy2CguXhxZIiqH5vm5
rxRQnvG1g27KFyWueYtp
=2r4B
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to