Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-30 Thread Jonas Smedegaard
Quoting Jonas Smedegaard (2020-07-30 14:56:35) > Quoting Adrian Bunk (2020-07-30 14:50:11) > > The patch below is tested on armel and mipsel. > > > > cu > > Adrian > > > > --- pandoc-2.9.1.1/debian/rules 2020-07-16 18:12:12.0 +0300 > > +++ pandoc-2.9.1.1/debian/rules 2020-07-16

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-30 Thread Jonas Smedegaard
Quoting Adrian Bunk (2020-07-30 14:50:11) > The patch below is tested on armel and mipsel. > > cu > Adrian > > --- pandoc-2.9.1.1/debian/rules 2020-07-16 18:12:12.0 +0300 > +++ pandoc-2.9.1.1/debian/rules 2020-07-16 18:13:21.0 +0300 > @@ -178,8 +178,8 @@ >

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-30 Thread Adrian Bunk
The patch below is tested on armel and mipsel. cu Adrian --- pandoc-2.9.1.1/debian/rules 2020-07-16 18:12:12.0 +0300 +++ pandoc-2.9.1.1/debian/rules 2020-07-16 18:13:21.0 +0300 @@ -178,8 +178,8 @@ DEB_SETUP_GHC_CONFIGURE_ARGS += --ghc-options="+RTS -V0 -RTS" # Reduce

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Jonas Smedegaard
Quoting Adrian Bunk (2020-07-16 19:32:41) > On Thu, Jul 16, 2020 at 07:25:28PM +0200, Jonas Smedegaard wrote: > > Control: found -1 > > > > Quoting Adrian Bunk (2020-07-16 17:53:44) > > > On Thu, Jul 16, 2020 at 05:34:46PM +0200, Jonas Smedegaard wrote: > > > > Quoting Adrian Bunk (2020-07-16

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Adrian Bunk
On Thu, Jul 16, 2020 at 07:25:28PM +0200, Jonas Smedegaard wrote: > Control: found -1 > > Quoting Adrian Bunk (2020-07-16 17:53:44) > > On Thu, Jul 16, 2020 at 05:34:46PM +0200, Jonas Smedegaard wrote: > > > Quoting Adrian Bunk (2020-07-16 17:29:17) > > > > On Thu, Jul 16, 2020 at 04:02:53PM

Processed: Re: Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Debian Bug Tracking System
Processing control commands: > found -1 Bug #965121 {Done: Jonas Smedegaard } [src:pandoc] pandoc: FTBFS on armel, armhf, mipsel: out of memory No longer marked as fixed in versions pandoc/2.9.1.1-2 and reopened. -- 965121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965121 Debian Bug

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Jonas Smedegaard
Control: found -1 Quoting Adrian Bunk (2020-07-16 17:53:44) > On Thu, Jul 16, 2020 at 05:34:46PM +0200, Jonas Smedegaard wrote: > > Quoting Adrian Bunk (2020-07-16 17:29:17) > > > On Thu, Jul 16, 2020 at 04:02:53PM +0200, Jonas Smedegaard wrote: > > > > Quoting Mikolaj Konarski (2020-07-16

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Jonas Smedegaard
Quoting Adrian Bunk (2020-07-16 17:53:44) > On Thu, Jul 16, 2020 at 05:34:46PM +0200, Jonas Smedegaard wrote: > > Quoting Adrian Bunk (2020-07-16 17:29:17) > > > On Thu, Jul 16, 2020 at 04:02:53PM +0200, Jonas Smedegaard wrote: > > > > Quoting Mikolaj Konarski (2020-07-16 15:50:53) > > > > > Hi, >

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Adrian Bunk
On Thu, Jul 16, 2020 at 05:34:46PM +0200, Jonas Smedegaard wrote: > Quoting Adrian Bunk (2020-07-16 17:29:17) > > On Thu, Jul 16, 2020 at 04:02:53PM +0200, Jonas Smedegaard wrote: > > > Quoting Mikolaj Konarski (2020-07-16 15:50:53) > > > > Hi, > > > > > > > > Does disabling optimization help? I

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Jonas Smedegaard
Quoting Adrian Bunk (2020-07-16 17:29:17) > On Thu, Jul 16, 2020 at 04:02:53PM +0200, Jonas Smedegaard wrote: > > Quoting Mikolaj Konarski (2020-07-16 15:50:53) > > > Hi, > > > > > > Does disabling optimization help? I have it disabled for these > > > architectures in haskell-lambdahack and it

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Adrian Bunk
On Thu, Jul 16, 2020 at 04:02:53PM +0200, Jonas Smedegaard wrote: > Quoting Mikolaj Konarski (2020-07-16 15:50:53) > > Hi, > > > > Does disabling optimization help? I have it disabled for these > > architectures in haskell-lambdahack and it did help in that case. > > I will try. Thanks for the

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Jonas Smedegaard
Quoting Jonas Smedegaard (2020-07-16 16:02:53) > Quoting Mikolaj Konarski (2020-07-16 15:50:53) > > Hi, > > > > Does disabling optimization help? I have it disabled for these > > architectures in haskell-lambdahack and it did help in that case. > > I will try. Thanks for the suggestion! Looking

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Jonas Smedegaard
Quoting Mikolaj Konarski (2020-07-16 15:50:53) > Hi, > > Does disabling optimization help? I have it disabled for these > architectures in haskell-lambdahack and it did help in that case. I will try. Thanks for the suggestion! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt *

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Mikolaj Konarski
Hi, Does disabling optimization help? I have it disabled for these architectures in haskell-lambdahack and it did help in that case. Cheers, Mikolaj On Thu, Jul 16, 2020 at 3:30 PM Sebastian Ramacher wrote: > > Source: pandoc > Version: 2.9.1.1-1 > Severity: serious > Tags: ftbfs >

Bug#965121: pandoc: FTBFS on armel, armhf, mipsel: out of memory

2020-07-16 Thread Sebastian Ramacher
Source: pandoc Version: 2.9.1.1-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Thanks for fixing #964822. Unfortunately pandoc now fails to build on armel, armhf and mipsel: | [112 of 158] Compiling Text.Pandoc.Writers.Markdown |