Bug#882417: mariadb-10.1: FTBFS on arm64 (internal compiler error)

2017-11-22 Thread Ondřej Surý
The fix in -3 was wrong and so was the one in -4 :(, but I finally got all the pieces in -5 upload that's coming up. -- Ondřej Surý On Wed, Nov 22, 2017, at 22:37, Sebastiaan Couwenberg wrote: > On 11/22/2017 08:58 PM, Ondřej Surý wrote: > > This has been reported as bug in

Bug#882415: Compilation of mariadb-10.1 >= 10.1.29 fails with internal compiler error

2017-11-22 Thread Ondřej Surý
Package: gcc-7 Version: 7.2.0-16 Severity: serious User: debian-...@lists.debian.org Usertag: arm64 -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, compilation of mariadb-10.1_10.1.29-{1,2} fails with: /<>/storage/mroonga/vendor/groonga/lib/ts/ts_expr_node.c:3824:18: internal compiler erro

Bug#783876: Seriously, these binaries should be stripped by default

2016-04-21 Thread Ondřej Surý
e second variant. GCC plugins also could depend on unstripped variant of the package. That would provide both parties what they need. Cheers, -- Ondřej Surý Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server

Re: [php-maint] Bug#777275: php5-cli: Odd compiled assembly causing mmap detection to sometimes fail

2015-02-12 Thread Ondřej Surý
ii libcomerr21.42.5-1.1 > ii libdb5.3 5.3.28-7~deb8u1 > ii libedit2 2.11-20080614-5 > ii libgssapi-krb5-2 1.10.1+dfsg-5+deb7u3 > ii libk5crypto3 1.10.1+dfsg-5+deb7u3 > ii libkrb5-3 1.10.1+dfsg-5+deb7u3 > ii libmagic1 5.11-2+deb7u7 > ii libonig2 5.9.5-3.2 > ii libp

Bug#706207: gcc-4.6, gcc-4.7: invalid optimization when doing double -> int math and conversion (on big endian archs(?))

2013-04-27 Thread Ondřej Surý
Hi Gabriel, On Sat, Apr 27, 2013 at 5:14 PM, Gabriel Paubert wrote: > On Fri, Apr 26, 2013 at 01:04:30PM +0200, Ondřej Surý wrote: >> On Fri, Apr 26, 2013 at 12:43 PM, Bastian Blank wrote: >> > On Fri, Apr 26, 2013 at 12:27:53PM +0200, Ondřej Surý wrote: >> >

Bug#706207: gcc-4.6, gcc-4.7: invalid optimization when doing double -> int math and conversion (on big endian archs(?))

2013-04-26 Thread Ondřej Surý
JFTR I have already fixed the code upstream. Feel free to close this bug or better mark it upstream+wontfix, so others not so versed in upstream bugzilla can find it. Ondřej Surý On 26. 4. 2013, at 16:27, Matthias Klose wrote: > Am 26.04.2013 14:37, schrieb Ondřej Surý: >> I am low

Bug#706207: gcc-4.6, gcc-4.7: invalid optimization when doing double -> int math and conversion (on big endian archs(?))

2013-04-26 Thread Ondřej Surý
forwarded 706207 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57080 severity 706207 minor thank you On Fri, Apr 26, 2013 at 2:09 PM, Bastian Blank wrote: > On Fri, Apr 26, 2013 at 01:04:30PM +0200, Ondřej Surý wrote: >> I don't object to this, but somehow I fail to grasp the

Bug#706207: gcc-4.6, gcc-4.7: invalid optimization when doing double -> int math and conversion (on big endian archs(?))

2013-04-26 Thread Ondřej Surý
On Fri, Apr 26, 2013 at 12:43 PM, Bastian Blank wrote: > On Fri, Apr 26, 2013 at 12:27:53PM +0200, Ondřej Surý wrote: >> This code from libgd2:src/gd.c:clip_1d: >> *y1 -= m * (*x1 - mindim); >> where >> m = (double) -0.05 >> *x1 = -200 >> mindim

Bug#706207: gcc-4.6, gcc-4.7: invalid optimization when doing double -> int math and conversion (on big endian archs(?))

2013-04-26 Thread Ondřej Surý
Package: gcc-4.6,gcc-4.7 Version: 4.6.3-15 Severity: normal Dear Maintainer, this bug manifest itself on ia64, powerpc and s390x where gcc-4.6 is used and the optmized code (-O2) fails to produce correct math results. This code from libgd2:src/gd.c:clip_1d: *y1 -= m * (*x1 - mindim); where

Bug#632053: libgcj-bc: multiarch: powerpc, hurd-i386: /usr/lib/libgcj_bc.so.1 points to non-multiarch /usr/lib/libgcj.so.12

2011-06-29 Thread Ondřej Surý
2011/6/29 Steve Langasek : > On Wed, Jun 29, 2011 at 01:10:35PM +0200, Ondřej Surý wrote: >> the build of src:db on powerpc failed[1] because: > >> On Wed, Jun 29, 2011 at 01:25, Steve Langasek wrote: >> > It's a (multiarch) bug in gcc-defaults; /usr/lib/libg

Bug#632053: libgcj-bc: multiarch: powerpc, hurd-i386: /usr/lib/libgcj_bc.so.1 points to non-multiarch /usr/lib/libgcj.so.12

2011-06-29 Thread Ondřej Surý
Package: libgcj-bc Version: 4.6.0-6 Severity: important Hi, the build of src:db on powerpc failed[1] because: On Wed, Jun 29, 2011 at 01:25, Steve Langasek wrote: > It's a (multiarch) bug in gcc-defaults; /usr/lib/libgcj_bc.so.1 in the > libgcj-bc metapackage points at /usr/lib/libgcj.so.12, wh

RFH: libgcj.spec not found (even though it's present and package uses dh_nativejava debhelper)

2011-04-20 Thread Ondřej Surý
a64&ver=5.1.25-5&stamp=1303323545 Full debian/rules can be found at: http://git.debian.org/?p=pkg-db/db.git;a=blob;f=debian/rules Again this is something which was changed between some releases. I am not filling a bug this time, but help would be appreciated. O. -- Ondřej Surý -- To UNSUBSC

Bug#621878: gcj-4.4-jdk misses jni_md.h on kfreebsd platform

2011-04-19 Thread Ondřej Surý
Just a quick note, the difference in gcj version between successful and unsuccessfull build is 4.4.5-9 vs 4.4.5-14 Ondřej Surý On 20.4.2011, at 0:59, Ondřej Surý wrote: > On Tue, Apr 19, 2011 at 23:34, Matthias Klose wrote: >> On 04/19/2011 11:11 PM, Ondřej Surý wrote: >>>

Bug#621878: gcj-4.4-jdk misses jni_md.h on kfreebsd platform

2011-04-19 Thread Ondřej Surý
On Tue, Apr 19, 2011 at 23:34, Matthias Klose wrote: > On 04/19/2011 11:11 PM, Ondřej Surý wrote: >> >> reopen 621878 >> reassign 621878 gcj-4.4-jdk >> retitle 621878 gcj-4.4-jdk misses jni_md.h on kfreebsd >> affects 621878 +db4.6 db4.7 db4.8 db >> than

gcj-4.4-jdk misses jni_md.h on kfreebsd platform

2011-04-19 Thread Ondřej Surý
packages. You can find failed build logs here: https://buildd.debian.org/status/fetch.php?pkg=db&arch=kfreebsd-i386&ver=5.1.25-2&stamp=1302733739 https://buildd.debian.org/status/fetch.php?pkg=db&arch=kfreebsd-amd64&ver=5.1.25-2&stamp=1302733541 O. -- Ondřej Surý --