Re: Bug#1082125: vim: FTBFS on s390x: Test_glob2regpat_valid line 8: Expected '.*' but got '$'

2024-09-21 Thread James McCoy
Control: reassign -1 gcc-14 14.1.0-1 Control: retitle -1 gcc-14: miscompiles code on s390x at -O2 Control: tag -1 upstream Control: severity -1 normal Control: forwarded -1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116799 On Wed, Sep 18, 2024 at 02:40:11PM GMT, James McCoy wrote: > On Wed,

Bug#962853: [armhf] g++: Mis-compiles code using -O1 or higher

2020-06-14 Thread James McCoy
Package: g++-9 Version: 9.3.0-13 Severity: important Tags: upstream Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95676 Control: affects -1 src:msgpack-c msgpack-c's latest upload is failing a test on armhf: --8<-- TEST(object_with_zone, system_clock_impl_min) { std::chrono::system_

Bug#860263: gcc-7: False -Wimplicit-fallthrough when case has braces

2017-04-13 Thread James McCoy
Source: gcc-7 Version: 7-20170407-1 Severity: normal $ gcc-7 -Wextra -o foo foo.c foo.c: In function 'main': foo.c:6:9: warning: this statement may fall through [-Wimplicit-fallthrough=] argc = 0; ~^~~~ foo.c:9:3: note: here default: ^~~ $ cat foo.c int main(int argc, char **

Bug#816698: subversion: FTBFS on mips, mipsel

2016-03-11 Thread James McCoy
On Wed, Mar 09, 2016 at 10:53:06PM -0500, James McCoy wrote: > On Fri, Mar 04, 2016 at 06:41:00PM +0100, Christian Hofstaedtler wrote: > > Your package FTBFS on the mips and mipsel buildds: > > > > https://buildd.debian.org/status/fetch.php?pkg=subversion&arch=mi

Re: Bug#816698: subversion: FTBFS on mips, mipsel

2016-03-09 Thread James McCoy
280 peg_rev_str = apr_psprintf(pool, "@%ld", (gdb) p pool $5 = (apr_pool_t *) 0x76200988 Notice that in frame 3 the iterpool argument to make_external_description is an apr_pool_t pointer to address 0x76158018. In frame 2, the corresponding pool variable is suddenly referencing address 0x76200988 instead, which is actually the svn_client_ctx_t pointer from earlier in the stack. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy

Bug#807128: gcc-5-base: Differing changelog.Debian.gz between :i386 and :amd64

2015-12-05 Thread James McCoy
Control: reassign -1 release.debian.org Control: retitle -1 nmu: gcc-5_5.3.0-3 Control: user release.debian@packages.debian.org Control: usertag -1 binnmu nmu gcc-5_5.3.0-3 . amd64 . unstable . -m "Rebuild to fix M-A installability" On Sat, Dec 05, 2015 at 01:00:20PM -0500, James M

Bug#807128: gcc-5-base: Differing changelog.Debian.gz between :i386 and :amd64

2015-12-05 Thread James McCoy
Package: gcc-5-base Version: 5.3.0-3 Severity: serious Unpacking gcc-5-base:amd64 (5.3.0-3) over (5.2.1-27) ... Preparing to unpack .../gcc-5-base_5.3.0-3_i386.deb ... Unpacking gcc-5-base:i386 (5.3.0-3) over (5.2.1-27) ... dpkg: error processing archive /var/cache/apt/archives/gcc-5-base_5.3.0-3

Bug#759765: gcj-4.9-jdk: Invalid symlinks prevent building against the jdk

2014-08-29 Thread James McCoy
On Sat, Aug 30, 2014 at 04:20:12AM +0200, Matthias Klose wrote: > Am 30.08.2014 um 04:14 schrieb James McCoy: > > Package: gcj-4.9-jdk > > Version: 4.9.1-9 > > Severity: serious > > > > Packages which use the JNI will FTBFS due to invalid symlinks in > > g

Bug#759765: gcj-4.9-jdk: Invalid symlinks prevent building against the jdk

2014-08-29 Thread James McCoy
Package: gcj-4.9-jdk Version: 4.9.1-9 Severity: serious Packages which use the JNI will FTBFS due to invalid symlinks in gcj-4.9-jdk: $ dpkg-deb -c gcj-4.9-jdk_4.9.1-9_amd64.deb | grep /build lrwxrwxrwx root/root 0 2014-08-24 22:16 ./usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/include/jawt.h ->

Bug#729022: libgcj14: File conflict between libgcj14 and gcj-4.8-jre-headless

2013-11-10 Thread James McCoy
On Sun, Nov 10, 2013 at 11:45:51AM +0100, Rémi Vanicat wrote: > James McCoy writes: > > > On Fri, Nov 08, 2013 at 01:45:49AM +0100, Matthias Klose wrote: > >> Control: tag -1 + moreinfo help > > > > > What more information do you need? gcj-4.8-jre-hea

Bug#729022: libgcj14: File conflict between libgcj14 and gcj-4.8-jre-headless

2013-11-07 Thread James McCoy
013 00:56, schrieb James McCoy: > > Package: libgcj14,gcj-4.8-jre-headless > > Version: 4.8.2-2 > > Severity: serious > > Justification: Policy 7.6.1 > > > > In version 4.8.2-2, libgcj14 gained > > /usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre/lib/security/java.s

Bug#729022: libgcj14: File conflict between libgcj14 and gcj-4.8-jre-headless

2013-11-07 Thread James McCoy
Package: libgcj14,gcj-4.8-jre-headless Version: 4.8.2-2 Severity: serious Justification: Policy 7.6.1 In version 4.8.2-2, libgcj14 gained /usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre/lib/security/java.security which is also shipped in gcj-4.8-jre-headless: Unpacking gcj-4.8-jre-headless (from .../g

Bug#678122: vim-gnome: python bindings botched?

2012-08-29 Thread James McCoy
ork with GCC 4.6 and silently cause a crash with GCC 4.7? Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy signature.asc Description: Digital signature

Bug#678122: output difference?

2012-06-21 Thread James McCoy
On Thu, Jun 21, 2012 at 07:54:35AM -0400, James McCoy wrote: > On Thu, Jun 21, 2012 at 07:59:06AM +0200, Philipp Marek wrote: > > Just out of curiosity, could you show the disassembler output of the > > OutputWrite() function for gcc-4.6, and gcc-4.7 with -O1 and -O2? > > &

Bug#678122: output difference?

2012-06-21 Thread James McCoy
a good way. Sure, attached files for those combinations. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy 1b2a : /* Output buffer management */ static PyObject * OutputWrite(PyObject *self, PyObject *args) { 1b2a: 55 push %rbp

Bug#678122: Processed: Re: Bug#678122: vim-gnome: python bindings botched?

2012-06-20 Thread James McCoy
On Wed, Jun 20, 2012 at 12:55:43PM +0200, Matthias Klose wrote: > On 20.06.2012 12:29, James McCoy wrote: > > On Wed, Jun 20, 2012 at 11:18:48AM +0200, Matthias Klose wrote: > >>> Bug #678122 [vim-gnome] vim-gnome: python bindings botched? > >> > >> are th

Bug#678122: Processed: Re: Bug#678122: vim-gnome: python bindings botched?

2012-06-20 Thread James McCoy
asing No compiler warnings and adding -fno-strict-aliasing doesn't help. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy signature.asc Description: Digital signature

Bug#667467: back in 4.7.0-5

2012-04-29 Thread James McCoy
and mipsel. -- Matthias Klose Sat, 28 Apr 2012 11:59:36 +0200 -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy signature.asc Description: Digital signature