Bug#760701: "make check" has runaway memory usage on arm64

2017-06-12 Thread Norbert Preining
Hi Ed,

> assumes char is signed... and, indeed, this seems to fix it:

Thanks, I have updated the Debian package and uploaded a new
version. Let us see how it works out.

Norbert

--
PREINING Norbert   http://www.preining.info
Accelia Inc. +JAIST +TeX Live +Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13



Bug#760701: "make check" has runaway memory usage on arm64

2017-06-12 Thread Edmund Grimley Evans
The pattern of failures certainly looks like that of a program that
assumes char is signed... and, indeed, this seems to fix it:

- In io.web, change the return type of get() and peek() from char to int.

- In scan.web, change the type of prev_char, curr_char and next_char
from char to int.



Bug#760701: "make check" has runaway memory usage on arm64

2017-03-20 Thread Chris Lamb
Hi,

> "make check" has runaway memory usage on arm64

We can also see this on the Reproducible Builds project arm64
machines, eg.

  
https://tests.reproducible-builds.org/debian/rbuild/unstable/arm64/3dldf_2.0.3+dfsg-5.rbuild.log



Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#760701: "make check" has runaway memory usage on arm64

2014-09-06 Thread Steve McIntyre
Package: 3dldf
Version: 2.0.3+dfsg-2
Severity: important

This might be related to #759696, not sure.

On arm64, I just killed the build of 3dldf when I saw that a test
process using 48GB of memory. The build log around this said:

V2:
>> point: (4.679370, 0.00, 0.506930)
FIG:
>> 18
V2:
>> point: (4.675528, 0.00, 0.531316)
FIG:
>> 19
V2:
>> point: (4.671684, 0.00, 0.555702)
FIG:
>> 20
V2:
>> point: (4.667841, 0.00, 0.580088)
FIG:
>> 21
V2:
>> point: (4.663999, 0.00, 0.604475)
./runit: line 76:  1464 Killed  ./3dldf sample2.ldf
make[3]: *** [sample2.mp] Error 137
Makefile:1664: recipe for target 'sample2.mp' failed

-- System Information:
Debian Release: 7.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org