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

Re: Assertion failed when building r-base on Aranym



On 11/29/2016 12:39 AM, Andreas Schwab wrote:
> On Nov 29 2016, John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> wrote:
> 
>> Are there any m68k-specific patches or build flags which might be missing
>> in Debian? If possible, could you share your SRPM?
> 
> It's a bog-standard configure/make/install.  Make sure your glibc wasn't
> miscompiled by the broken qemu.

Ok, I have recompiled glibc on Aranym and tried building r-base with that
version. The problem is still occurring:

R: malloc.c:2403: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
((unsigned long) old_end & (pages
ize - 1)) == 0)' failed.
/bin/bash: line 1: 17541 Done                    echo "tools:::data2LazyLoadDB(\"datasets\", compress=3)"
     17542 Aborted                 | R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave > /dev/null
Makefile:21: recipe for target 'all' failed

The last known successful build on Aranym was with Debian's libc6_2.19-16
package with r-base 3.2.2 [1]. Will downgrad glibc to this version now and
try again.

Adrian

> [1] https://buildd.debian.org/status/fetch.php?pkg=r-base&arch=m68k&ver=3.2.2-1&stamp=1445983541

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: