Your message dated Tue, 09 Jul 2013 03:14:53 +0000
with message-id <e1uwood-0003ha...@franck.debian.org>
and subject line Bug#701256: fixed in chromium-browser 27.0.1453.110-2
has caused the Debian Bug report #701256,
regarding chromium-browser: ftbfs with GCC-4.8
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.)


-- 
701256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701256
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:chromium-browser
Version: 24.0.1312.68-1
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  cc1plus: error: -Wformat-security ignored without -Wformat 
[-Werror=format-security]

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/chromium-browser_24.0.1312.68-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
                done ; \
        fi
if test -e /usr/share/gnulib/build-aux/config.rpath ; then \
                for i in 
./src/third_party/yasm/source/patched-yasm/config/config.rpath 
./src/third_party/libmtp/config.rpath ; do \
                        if ! test -e $i.cdbs-orig ; then \
                                mv $i $i.cdbs-orig ; \
                                cp --remove-destination 
/usr/share/gnulib/build-aux/config.rpath $i ; \
                        fi ; \
                done ; \
        fi
cd /«PKGBUILDDIR»/src && GYP_GENERATORS=make GYP_DEFINES="disable_sse2=1 
google_api_key='AIzaSyCkfPOPZXDKNn8hhgu3JrA62wIgC93d44k' 
google_default_client_id='811574891467.apps.googleusercontent.com' 
google_default_client_secret='kdloedMFGdGla2P1zacGjAQh' proprietary_codecs=1 
use_gnome_keyring=1 linux_link_gnome_keyring=1 use_gconf=1 use_gio=1 
disable_nacl=1 linux_use_gold_binary=0 linux_use_gold_flags=0 werror= 
linux_use_tcmalloc=0 linux_link_gsettings=1 target_arch=x64 
ffmpeg_branding=Chrome use_system_bzip2=1 use_system_libjpeg=1 
use_system_libpng=0 use_system_sqlite=0 use_system_libxml=1 
use_system_libxslt=1 use_system_zlib=0 use_system_libevent=1 use_system_icu=0 
use_system_yasm=1 use_system_ffmpeg=0 use_system_libvpx=1 
use_system_xdg_utils=1 use_system_flac=1 use_system_libwebp=0 
use_system_speex=1  use_pulseaudio=1 
linux_sandbox_path=/usr/lib/chromium/chromium-sandbox 
linux_sandbox_chrome_path=/usr/lib/chromium/chromium " python 
build/gyp_chromium --no-circular-check bu
 ild/all.gyp
Updating projects from gyp files...
touch debian/configure-stamp
# Populate the LASTCHANGE file template as we no longer have the VCS
# files at this point
echo "24.0.1312.68-1" > /«PKGBUILDDIR»/src/build/LASTCHANGE.in
# BUILD_ARGS=SYMBOLS=1 BUILDTYPE=Release
cp -p /usr/share/misc/config.guess 
src/third_party/yasm/source/patched-yasm/config
cp -p /usr/share/misc/config.sub src/third_party/yasm/source/patched-yasm/config
MAKEFLAGS=-j10 /usr/bin/make  -C /«PKGBUILDDIR»/src CFLAGS="-g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" 
LDFLAGS="-Wl,-z,relro"  SYMBOLS=1 BUILDTYPE=Release chrome chrome_sandbox 
make[1]: Entering directory `/«PKGBUILDDIR»/src'
  ACTION Generating version information 
out/Release/obj/gen/chrome/common/chrome_version_info_posix.h
  CXX(host) 
out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/strutil.o
  CXX(host) 
out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/substitute.o
  CXX(host) 
out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.o
  CXX(host) 
out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor.o
  CXX(host) 
out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor.pb.o
cc1plus: error: -Wformat-security ignored without -Wformat 
[-Werror=format-security]
cc1plus: some warnings being treated as errors
make[1]: *** 
[out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/strutil.o]
 Error 1
make[1]: *** Waiting for unfinished jobs....
  CXX(host) 
out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor_database.o
cc1plus: error: -Wformat-security ignored without -Wformat 
[-Werror=format-security]
cc1plus: some warnings being treated as errors
cc1plus: error: -Wformat-security ignored without -Wformat 
[-Werror=format-security]
cc1plus: some warnings being treated as errors
make[1]: *** 
[out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/substitute.o]
 Error 1
make[1]: *** 
[out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.o]
 Error 1
cc1plus: error: -Wformat-security ignored without -Wformat 
[-Werror=format-security]
cc1plus: error: -Wformat-security ignored without -Wformat 
[-Werror=format-security]
cc1plus: error: -Wformat-security ignored without -Wformat 
[-Werror=format-security]
cc1plus: some warnings being treated as errors
cc1plus: some warnings being treated as errors
cc1plus: some warnings being treated as errors
make[1]: *** 
[out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor.pb.o]
 Error 1
make[1]: *** 
[out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor_database.o]
 Error 1
make[1]: *** 
[out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor.o]
 Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»/src'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: chromium-browser
Source-Version: 27.0.1453.110-2

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

Debian distribution maintenance software
pp.
Michael Gilbert <mgilb...@debian.org> (supplier of updated chromium-browser 
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: Sun, 07 Jul 2013 20:06:05 +0000
Source: chromium-browser
Binary: chromium-browser chromium-browser-dbg chromium-browser-l10n 
chromium-browser-inspector chromium chromium-dbg chromium-l10n 
chromium-inspector
Architecture: source all amd64
Version: 27.0.1453.110-2
Distribution: unstable
Urgency: low
Maintainer: Debian Chromium Maintainers 
<pkg-chromium-ma...@lists.alioth.debian.org>
Changed-By: Michael Gilbert <mgilb...@debian.org>
Description: 
 chromium   - Google's open source chromium web browser
 chromium-browser - Chromium browser - transitional dummy package
 chromium-browser-dbg - chromium-browser debug symbols transitional dummy 
package
 chromium-browser-inspector - page inspector for the chromium-browser - 
transitional dummy pack
 chromium-browser-l10n - chromium-browser language packages - transitional 
dummy package
 chromium-dbg - Debugging symbols for the chromium web browser
 chromium-inspector - page inspector for the chromium browser
 chromium-l10n - chromium-browser language packages
Closes: 701256
Changes: 
 chromium-browser (27.0.1453.110-2) unstable; urgency=low
 .
   [ Michael Gilbert ]
   * Use default gcc.
   * Enable verbose build.
   * Support gcc 4.8 (closes: #701256).
   * Disable pie hardening flag due to ffmpeg linking issue.
 .
   [ Giuseppe Iuculano ]
   * Remove hardening-wrapper and switch to dpkg-buildflags.
Checksums-Sha1: 
 c688a8c3f05605cad105d0ea75e8b237e3cf760c 4324 
chromium-browser_27.0.1453.110-2.dsc
 ba0d19a20bd40bdbc8fc3740a3572307c025c417 258377 
chromium-browser_27.0.1453.110-2.debian.tar.gz
 463aa81cf3c7d8fdafb784dcd1bcd04beace795b 160918 
chromium-browser_27.0.1453.110-2_all.deb
 fb90446f6fe57fe8de691dc47e6e70b6974bf95b 160190 
chromium-browser-dbg_27.0.1453.110-2_all.deb
 75461f5075546779f9c371fc0093f8d2aa1a7a2a 160314 
chromium-browser-l10n_27.0.1453.110-2_all.deb
 aa6c2452fb20f46dbf2c077025af887e257ca22d 160250 
chromium-browser-inspector_27.0.1453.110-2_all.deb
 05796f45633f56e4c824836f55e786294c4b4f7f 2637446 
chromium-l10n_27.0.1453.110-2_all.deb
 98ed8fc0f50e5c2d46518e568c25ee1fbb556770 948936 
chromium-inspector_27.0.1453.110-2_all.deb
 b329b83ba28d3a8bc10e7dcd087c7f34046ad392 41790552 
chromium_27.0.1453.110-2_amd64.deb
 69485adfe3b309055cf42daaac073b070ccf8261 449607572 
chromium-dbg_27.0.1453.110-2_amd64.deb
Checksums-Sha256: 
 574f0630525c379ebacc6fcfebdac9a36c4f9d03227564379f5ee89c8d7e2bac 4324 
chromium-browser_27.0.1453.110-2.dsc
 32ee7cb42a48625327b2d92297848bfd7ab68814cdbf6cd2e5d40ffd17f31836 258377 
chromium-browser_27.0.1453.110-2.debian.tar.gz
 e66a9c7644963203a6bfd99c6644e980a09b102d689b7c75f9c79af422f6b6a1 160918 
chromium-browser_27.0.1453.110-2_all.deb
 4aac19c8aaa335b07d955e191dab36d79c12d1470e08abd7de87a22bbbd9af9b 160190 
chromium-browser-dbg_27.0.1453.110-2_all.deb
 245b4d9d608c404178fe2852e7e430b0e9c933b5bc8d5951c167904caaf5654d 160314 
chromium-browser-l10n_27.0.1453.110-2_all.deb
 3b2e36fba3037fe7e55093779ffe7c08b23f61b73668a097f47770947562a0a1 160250 
chromium-browser-inspector_27.0.1453.110-2_all.deb
 cc9c548f30cd4629f03f75d89cea74f1842bdf2c0be757234908cca124a317fc 2637446 
chromium-l10n_27.0.1453.110-2_all.deb
 4701fcf2a6ae462aa8f8d1db89b4dd59650cb7786993a245d64a0ee79fec6d68 948936 
chromium-inspector_27.0.1453.110-2_all.deb
 0758ad258eef39c7584f50a770d6c6460094989220dfbdd82afe65566daaf62c 41790552 
chromium_27.0.1453.110-2_amd64.deb
 3d0d6f3c2c39a930b521cbc2b17e3b03999e4c5b7991e17aed39a03956110d4b 449607572 
chromium-dbg_27.0.1453.110-2_amd64.deb
Files: 
 aee15d63b8f8ed2d834bee04a503fa40 4324 web optional 
chromium-browser_27.0.1453.110-2.dsc
 e8f0360e59efaf20bf224c4837197d75 258377 web optional 
chromium-browser_27.0.1453.110-2.debian.tar.gz
 4920acc1535a24b1d815db1081aa6306 160918 oldlibs optional 
chromium-browser_27.0.1453.110-2_all.deb
 988f61a53d669893e5091acca271a64a 160190 oldlibs extra 
chromium-browser-dbg_27.0.1453.110-2_all.deb
 451f153e9a0f2b70933c75bddfab7664 160314 oldlibs optional 
chromium-browser-l10n_27.0.1453.110-2_all.deb
 9da1c598d5208cdbf61f2df2b4861e59 160250 oldlibs optional 
chromium-browser-inspector_27.0.1453.110-2_all.deb
 a89c3d8b3bc50843e2bc612b5b4ea82c 2637446 web optional 
chromium-l10n_27.0.1453.110-2_all.deb
 8ccb266c56ac9809a9021cec7bc43bce 948936 web optional 
chromium-inspector_27.0.1453.110-2_all.deb
 bfb7acb35fadb0efd0acf590af427b0e 41790552 web optional 
chromium_27.0.1453.110-2_amd64.deb
 9c841a3e7978672f39c00ea20705ac2a 449607572 debug extra 
chromium-dbg_27.0.1453.110-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQQcBAEBCAAGBQJR22h+AAoJELjWss0C1vRz5iIgAKT73b2XxCjwxICf0r/TAiIn
1zHUOuIUrewmv+CewAmbxaVn91GxAzQCbWXBvUYGlQmm++sr28HBDYlG28LP+cbR
t7OcRfW0UVdH5+93cUNKF2K72cuANv95U9snkulwTeYwlkqngFh4zxsjTozsA1ha
9jcqDbCNzQRIyGQk3xVrqaBZyyj+P8fnwt/EY9uXujqjeajt5ratTVHWdzWGGeF+
n+oGRKF3PLWhaPLmD0OxhbkWKB0rJTVrSVDI6psDX8Dx/JLO8GDtDY3hzZsZSYeW
KnP57dvWRLPCM8ciUowIaKyCX4ukHSxPWP8gnjWcjBUUlfXhnXpYvddPg41EhRMf
ybNXosNnpfkoZ7OmHyW20Qpdq+hfT4YhEP2dthYzuntUxlqIUIIE9rf6C7fxpyBs
eTLqbQT0s5CVQKKoehXbm6jVNc1ycy+4HEjIPq04K8hlNlk4Eu7k1oMQEPmBf1Dn
O7nHN1JomOVVZaQT9c86PMBvbMG1eaJcnursoB4b6oGI4KiVPtOG9GqETrAQLhcY
plB9RRBF/avOPr3uvmSDsMI+Y4cw/iNxRfRquMEbOaSF2q+h/muT506oE2K00q7u
/surTOfOeCckmGEEnFGd1AdHHXRjghJB/KjEQDzIBHG6klEyJdVmH9qq2gK4zU+E
2k6KM2KldqvB9sXX4t1wFGuQ/9KNP6auAVCLcRzf8bG8SRY9orvzKdWzd/Dgp4gz
PRrRbGUCy4EBiNd0dIVXOfmB200fVoED3lH0g3ucqNykfBzeOHsbLqEPaGlKKp6h
BAcGMlhVIPp38IKyyriwBMtXj0R0sQ4yAUS1QSdix0Onm71IUAaor2ZQssMQijxb
LjU3EeWRwsQUptx8sKTmq++2wf3e9RPvT8Yeg8Z+rxtajUetGUBalUNOxOTfHVWd
UnYnpiC9YDSp1Qg8bCDV7Y6ykZB5MCjoqf8N8FVMwY6sefDKiYRHhdo3ZQIuU4se
+E9yq+n5ksbqd++3P7dFx2pLyL4n4DSJ1DCALS+cfvOmchhOODA6/nwT42yiyxGC
clRIMWnc0cJ1Fmv9hL9UU+S+f+raUiy6TlAFDc18zK4WDFWkytG37tacgQYgnHpA
+MOnKfwjH4zJpObWqr3K+xR/8nPNT2aXnJlUVxP8MLZnp/Bd/uToVkr8SndNsAgk
nflzQuwTID+WZy0L1Wv1ex8dBAt7cHbXeMdLrjty9K94f4ZHhroOu80e/sFragOX
sowvJPtedrlVWTnwbkiTRNiPvz5ryHe+kmf4XJ4Tjnt9nZoYaWgzWAUvBeSytJAv
yUFVAgAfS0WD+zM7XNFlDjQ6qbKxul2m8l3L0g833jrqdC2/EWSQLz4SPEM5YZQ=
=3IKb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to