bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnuzilla] IceCat-38.6 and GCC-6.0


From: Antonio Trande
Subject: Re: [Bug-gnuzilla] IceCat-38.6 and GCC-6.0
Date: Fri, 29 Jan 2016 18:15:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

There is a bug that prevents IceCat compilation with GCC-6.0
(currently used in the Fedora development branch):

In file included from ../../../dist/system_wrappers/stdlib.h:3:0,
                 from ../../../dist/include/mozilla/mozalloc.h:15,
                 from ../../../dist/stl_wrappers/cstdlib:39,
                 from
/builddir/build/BUILD/icecat-38.6.0/gfx/graphite2/src/inc/Main.h:29,
                 from
/builddir/build/BUILD/icecat-38.6.0/gfx/graphite2/src/Bidi.cpp:27,
                 from
/builddir/build/BUILD/icecat-38.6.0/icecat-objdir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:2:
/usr/include/c++/6.0.0/stdlib.h:37:12: error: 'std::abort' has not
been declared
 using std::abort;
            ^~~~~
/usr/include/c++/6.0.0/stdlib.h:38:12: error: 'std::atexit' has not
been declared
 using std::atexit;
            ^~~~~~
/usr/include/c++/6.0.0/stdlib.h:39:12: error: 'std::exit' has not been
declared
 using std::exit;
            ^~~~
/usr/include/c++/6.0.0/stdlib.h:42:14: error: 'std::at_quick_exit' has
not been declared
   using std::at_quick_exit;

It seems due to incompatible system libraries like 'stdlib.h' and
'cstdlib', provided in the source archive of IceCat.

See also https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69383

- -- 
Antonio Trande

mailto: sagitter 'at' fedoraproject 'dot' org
http://fedoraos.wordpress.com/
https://fedoraproject.org/wiki/User:Sagitter
GPG Key: 0x565E653C
Check on https://keys.fedoraproject.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJWq54SAAoJEF5tK7VWXmU80L0IAKIKYyKuAyo8Vxbl59OQOIJ2
mlAzJnULtGy7W2sahRuhfUt23BcGmZNPNYwxfp4ZigtwTS8dBI8bcyWeEK31Allh
Z71hnLVslcFjDNUw/Fdu5jmFD/aWqchMOIFOY4wuyCnJGvf43/6dtDMY6LAgKdal
ZoPIpusSw5DMcvEt/y0M68RnmhGJlGTp3xbEr+eOXy/G4GHsC1bXU6PbzM3MqqwP
wy0r7SwaGjirq33biZrPsUqkw1UbiHszg2qHFr4gix2CTuXYiNZCDTqG9rp7Zbr2
/0gEZZzk8A5nF/TVRpgne88Ky+LZU1Ilo0X86D9jKkMWZf924/XateIGGLMiWvE=
=oGkt
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]