Gcc ICE on compiling chromium 68 [arm64 armhf]

2018-06-12 Thread Riku Voipio
reassign 901290 gcc-6 notfound 901290 68.0.3440.7-1 found 6.4.0-17 thanks Compiling chrome 68 with results an gcc ICE. This affects both arm64[1] and armhf[2]. Filing against gcc-6 as this what buildd used, but this affects other versions too: +---+---+---+---+ | | gcc-6 |

Re: gcc armel status and armel architecture defaults

2014-01-13 Thread Riku Voipio
On Mon, Jan 13, 2014 at 08:32:49AM +, Ian Campbell wrote: > On Mon, 2014-01-13 at 05:51 +0100, Matthias Klose wrote: > > the gcc-4.9 in experimental fails to build while the one for armhf succeeds. > For reference the logs are at: > https://buildd.debian.org/status/fetch.php?pkg=gcc-4.9&arch

Bug#727621: armv5 and ATOMIC_INT_LOCK_FREE

2013-12-02 Thread Riku Voipio
Hi, According the debian bug report [1], it is not possible to use std::future on armv5 targetting toolchains. This is because libstdc++ will only enable std::future if ATOMIC_INT_LOCK_FREE > 1. There is no LDREX for armv5 and older, so this definition is set to ATOMIC_INT_LOCK_FREE when compilin

Re: gcc-4.6 build failure on armel

2011-03-23 Thread Riku Voipio
On Tue, Mar 22, 2011 at 12:50:17AM +, Hector Oron wrote: > Hi, > > 2011/3/21 Matthias Klose : > > gcc-4.6 fails to build on the buildds with an ICE.  Unable to reproduce on a > > local armv5t machine.  Please could an ARM porter reproduce this ICE and > > attach > > the requrest information t

Bug#595649: gcc-4.4: broken on armel (crtbegin.o: Unknown mandatory EABI object attribute 44)

2010-09-05 Thread Riku Voipio
This is hitting now pretty much all builds.. Riku -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100906051307.ga19...@aardvark.home

Re: Bug#584610: [mips] gcc-4.4 build failure after upgrade to eGLIBC-2.11

2010-06-07 Thread Riku Voipio
On Mon, Jun 07, 2010 at 09:15:05AM +0200, Matthias Klose wrote: > On 06.06.2010 00:51, Aurelien Jarno wrote: >> These functions were present before in the library, but not exported >> in the headers. This has been changed as it is required by ISO C99. >> While these functions are strictly not need

Re: the mangling of ‘va_list’ has ch anged in GCC 4.4

2010-01-28 Thread Riku Voipio
Modestas Vainius wrote: I have recently came across .symver directive [1][2] that is more straightforward way to achieve the same thing. In that case, only source file (.cpp) needs to be changed. Brilliant! This shall be the plan then: 1) identify affected libraries (Jakubs list as base?) 2

Re: the mangling of ‘va_lis t’ has changed in GCC 4.4

2010-01-27 Thread Riku Voipio
On Wed, Jan 27, 2010 at 11:19:35PM +0200, Modestas Vainius wrote: > Hello, > > On trečiadienis 27 Sausis 2010 22:47:55 Riku Voipio wrote: > > There is a major problem with gcc 4.4 and armel - the ABI of va_list > > changed (for c++ libraries). We need to decide one of the

Re: the mangling of ‘va_list’ has cha nged in GCC 4.4

2010-01-27 Thread Riku Voipio
Hi debian-release, There is a major problem with gcc 4.4 and armel - the ABI of va_list changed (for c++ libraries). We need to decide one of the following: 1) library package name rename (like c2a rename previously) + "the right thing to do" + partial upgrades work as expected - Some hassle

Bug#542666: libstdc++6: bus errors on ARM

2009-10-02 Thread Riku Voipio
user debian-...@lists.debian.org usertag 542666 +eabi thanks Hi, What does "cat /proc/cpu/alignment" say on your device ? -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#524059: gcc-4.3: Internal compiler error with gcc 4.3.2 on armel

2009-04-14 Thread Riku Voipio
Hi, If you reboot your build machine and try compiling again, will you still get the same crash? Internal compiler errors can be sign of bad RAM, if they are random. -- "rm -rf" only sounds scary if you don't have backups -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a

Bug#518751: Acknowledgement (g++-4.3 ICE on armel)

2009-03-08 Thread Riku Voipio
forcemerge 484053 518751 thanks Oh shoot me, ofcourse the second *after* submit I spot this was filed already. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#517659: ppl - FTBFS: Missuse of buildd resources

2009-03-04 Thread Riku Voipio
84h build time on armel :) I still disagree that this is a RC bug. Running testsuites is much more important than saving build time. It is the buildd's that are serving maintainers, not the other way around. That said, people maintaining slow(est) building packages should take extra care to uploa

Bug#458745: upstream says it's bogus

2008-10-22 Thread Riku Voipio
Upstream declared the bug invalid: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34652 Should this bug be closed in debian too? -- "rm -rf" only sounds scary if you don't have backups -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

Bug#479471: double-free on cc1plus (psicode)

2008-10-22 Thread Riku Voipio
Since this only happened once and on a netwinder buildd, I think this is just one form of the infamous "netwinder ran out of memory and OOM killed cc1plus" bug. So should this bug be closed? -- "rm -rf" only sounds scary if you don't have backups -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

reassign 443234 to libstdc++6-4.3-dev

2008-06-05 Thread Riku Voipio
# Automatically generated email from bts, devscripts version 2.10.28 reassign 443234 libstdc++6-4.3-dev 4.3.0-5 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#469517: -fstack-protector produces segfaulting binaries on arm/armel

2008-04-16 Thread Riku Voipio
reassign 469517 gcc-4.3 thanks -snip- #include main() { printf ("Hello World!\n"); } -snip- $ gcc -save-temps -fstack-protector -fPIE hello.c -o hello $ ./hello $ Hello World! $ gcc -save-temps -fstack-protector-all -fPIE helloall.c -o helloall $ ./helloall $ Segmentation fault helloall

[alpha, amd64, hppa, i386] GCC-4.3 as the default compilers for lenny?

2008-04-05 Thread Riku Voipio
Hi, Having gcc-4.2 as default on i386 and amd64, while most other architectures have gcc-4.3 means most maintainers never test their packages with gcc-4.3. This is making life miserable for those ports that actually use gcc-4.3: 1) people upload packages with known gcc-4.3 bugs and not bothering

Bug#443234: Inconsistent definition of _GLIBCXX_USE_C99 across arches

2007-10-10 Thread Riku Voipio
Hi, This appears to inherit somewhere deep. libstdc++ disables ISO C99 compatability due comlex.h missing the "long double" versions of complex functions[1][2]. With a little bit of preprocessor debugging, this is because of __NO_LONG_DOUBLE_MATH being set, atleast on arm/armel. Which, in turn co

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-18 Thread Riku Voipio
On Fri, May 18, 2007 at 03:48:00PM +0200, Matthias Klose wrote: > Peter Green writes: > > package:gcc-4.1 > > version:4.1.2-7 > > severity:serious > > from the relavent buildd logs: > Note, that the severity is not RC for 68k; I do not intend to fix > that. Same for arm Is building libffi.so.4

Bug#408808: please disable gnat on armel/armeb

2007-01-28 Thread Riku Voipio
Package: gcc-defaults Severity: wishlist Tags: patch User: debian-arm@lists.debian.org Usertags: eabi Like oldabi arm, arm eabi (armel) and bigendian arm (armeb) don't have gnat. Please drop gnat on these archs. --- gcc-defaults-1.50/debian/rules.orig 2007-01-11 20:27:43.0 + +++ gcc-d

Bug#408807: please add armel/arm eabi support

2007-01-28 Thread Riku Voipio
Package: gcc-4.1 Severity: wishlist Tags: patch User: debian-arm@lists.debian.org Usertags: eabi Please add basic support for arm eabi[1] port. If includes fix for pr28516, defaulting for armv4t, and disabling java/objc and fortran for now on eabi. [1] http://wiki.debian.org/ArmEabiPort diff -u

Bug#387875: Patch for ARM gcj

2006-11-15 Thread Riku Voipio
On Fri, Nov 10, 2006 at 06:27:25PM +0100, Matthias Klose wrote: > Looks like we are back to a state where basic java programs do work? > Riku, does a HelloWorld program compiled to native code work? Verified just that hello world compiled to native code worked fine. -- To UNSUBSCRIBE, email t

Bug#387875: Patch for ARM gcj

2006-11-14 Thread Riku Voipio
On Fri, Nov 10, 2006 at 06:27:25PM +0100, Matthias Klose wrote: > > drow: apparently installing fails :| > > installing gjdoc that is > > Setting up gjdoc (0.7.7-6) ... > > gcj-dbtool-4.1 succeeded unexpectedly > > gcj-dbtool-4.1 succeeded unexpectedly > > java.io.IOException: Invalid argumen

Bug#387875: Patch for ARM gcj

2006-11-09 Thread Riku Voipio
tags 387875 +patch thanks Verified that gcj-4.1 builds with this patch, and with patched version ecj-bootstrap build fine as well. libjava testsuite status in lates buildd log: === libjava Summary === # of expected passes3045 # of unexpected failures1875 # of

Bug#334006: gcc-snapshot: [PR 21123, 4.0, 41 regression] ICE on arm, m68k and hppa when compiling arts and others (in cp_expr_size, at cp/cp-objcp-common.c:101)

2005-10-14 Thread Riku Voipio
Package: gcc-snapshot Version: 20051008-1 Severity: important While researching #323133, I noticed this bug reproducible with gcc-snapshot as well, so it seems the "fixed-upstream" tag for #323133 incorrect. This time using aleph[1] (same error as with gcc-4.0) as a test case, gcc -v -save-tem

Bug#323133: [PR 21123, 4.0 regression, fixed in 4.1] ICE on arm & m68k when compiling arts (in cp_expr_size, at cp/cp-objcp-common.c:101)

2005-09-22 Thread Riku Voipio
Hi, Is this bug planned to be backported to g++-4.0 ? In case not, we need to hardcode using g++-3.4 into most apps compiling against libqt3. This affects also hppa on debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#297059: libgcj5-awt: java.awt.IllegalComponentStateException with konqueror java applet viewer

2005-02-27 Thread Riku Voipio
On Sun, Feb 27, 2005 at 10:03:05PM +0100, Matthias Klose wrote: > yes, known, ... please install the libgcj6,-dev package as well. fixed > for the next upload. With libgcj6-dev installed, a similar backtrace comes than with gij-3.4: Something bad happened in createApplet: java.awt.IllegalComponen

Bug#297059: libgcj5-awt: java.awt.IllegalComponentStateException with konqueror java applet viewer

2005-02-27 Thread Riku Voipio
On Sun, Feb 27, 2005 at 08:12:16PM +0100, Matthias Klose wrote: > > Set gij-3.4 as konquerors java binary, and point it to the closest java > > applet ( this time > > http://java.sun.com/docs/books/tutorial/getStarted/index.html ). No > > applet is shown, nonfree java works fine. > please could y

Bug#297059: libgcj5-awt: java.awt.IllegalComponentStateException with konqueror java applet viewer

2005-02-26 Thread Riku Voipio
Package: libgcj5-awt Version: 3.4.3-9 Severity: normal Set gij-3.4 as konquerors java binary, and point it to the closest java applet ( this time http://java.sun.com/docs/books/tutorial/getStarted/index.html ). No applet is shown, nonfree java works fine. the following is thrown to .xsession-erro