Your message dated Tue, 24 Apr 2018 10:34:25 +0000
with message-id <e1favhf-0004sb...@fasolo.debian.org>
and subject line Bug#895471: fixed in gnudatalanguage 0.9.8-3
has caused the Debian Bug report #895471,
regarding gnudatalanguage FTBFS on mips/mipsel: cc1plus: out of memory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
895471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895471
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnudatalanguage
Version: 0.9.8-2
Severity: serious
Tags: patch

https://buildd.debian.org/status/package.php?p=gnudatalanguage

...
cd /<<PKGBUILDDIR>>/obj-mips-linux-gnu/src && /usr/bin/c++  -DHAVE_CONFIG_H 
-DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgnudatalanguage_EXPORTS 
-I/usr/include/GraphicsMagick 
-I/usr/lib/mips-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 
-I/usr/include/hdf5/serial -I/usr/include/hdf -I/usr/include/python2.7 
-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/eigen3 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-mips-linux-gnu  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DBUILD_DATE="\"Apr  3 2018\"" -std=gnu++11 -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -fopenmp -o 
CMakeFiles/gnudatalanguage.dir/datatypes.cpp.o -c 
/<<PKGBUILDDIR>>/src/datatypes.cpp
In file included from /usr/include/python2.7/numpy/ndarraytypes.h:1809:0,
                 from /usr/include/python2.7/numpy/ndarrayobject.h:18,
                 from /usr/include/python2.7/numpy/arrayobject.h:4,
                 from /<<PKGBUILDDIR>>/src/datatypes.cpp:21:
/usr/include/python2.7/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning 
"Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API 
NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~

cc1plus: out of memory allocating 972584 bytes after a total of 51625984 bytes
make[3]: *** [src/CMakeFiles/gnudatalanguage.dir/build.make:282: 
src/CMakeFiles/gnudatalanguage.dir/datatypes.cpp.o] Error 1


Fix:

--- debian/rules.old    2018-04-08 14:31:59.814323615 +0000
+++ debian/rules        2018-04-08 14:33:25.220985470 +0000
@@ -1,9 +1,16 @@
 #!/usr/bin/make -f
 
 include /usr/share/dpkg/pkg-info.mk
+include /usr/share/dpkg/architecture.mk
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+# less debug info to avoid running
+# out of address space
+ifneq (,$(filter $(DEB_HOST_ARCH), mips mipsel))
+  export DEB_CXXFLAGS_MAINT_APPEND += -g1
+endif
+
 CXXFLAGS += -DBUILD_DATE="\"$(shell LC_ALL=C date -u 
--date=@"$(SOURCE_DATE_EPOCH)" +'%b %e %Y')\"" -std=gnu++11
 
 %:

--- End Message ---
--- Begin Message ---
Source: gnudatalanguage
Source-Version: 0.9.8-3

We believe that the bug you reported is fixed in the latest version of
gnudatalanguage, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 895...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated gnudatalanguage package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 24 Apr 2018 11:46:10 +0200
Source: gnudatalanguage
Binary: libgnudatalanguage0 gnudatalanguage python-gdl
Architecture: source
Version: 0.9.8-3
Distribution: unstable
Urgency: low
Maintainer: Debian Astronomy Team 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Description:
 gnudatalanguage - Free IDL compatible incremental compiler
 libgnudatalanguage0 - Free IDL compatible incremental compiler shared library
 python-gdl - Python interface for the GNU Data Language
Closes: 894324 895471
Changes:
 gnudatalanguage (0.9.8-3) unstable; urgency=low
 .
   * Avoid OOM errors while compiling on mips (Closes: #895471)
   * Disable specialized code that causes problems on powerpc (Closes: #894324)
Checksums-Sha1:
 106091d6b768080560413a20c82a79be18728003 2685 gnudatalanguage_0.9.8-3.dsc
 50049685ecb76509428697ddf6bfb10690b6f530 20560 
gnudatalanguage_0.9.8-3.debian.tar.xz
Checksums-Sha256:
 ee657353b70c7f71d602e99d972f87f51c01fe68bbc0ed541b23ae2aad0b148e 2685 
gnudatalanguage_0.9.8-3.dsc
 477eee97dd234228aa51e3f87b49e2aa88550923b67c67ad34e5e9bf84fa0812 20560 
gnudatalanguage_0.9.8-3.debian.tar.xz
Files:
 8209d8773791de13f68e33ef499161e4 2685 interpreters optional 
gnudatalanguage_0.9.8-3.dsc
 ab9f3f0d440cbacaf1acb5675b9aff69 20560 interpreters optional 
gnudatalanguage_0.9.8-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAlrfAvQACgkQcRWv0HcQ
3PfG0Q//Z1F2R+bHSdNjrx5GJF1h7xcOxbGcHcCB3wW5meiwE8ETTgo2DuNKw95s
EIxfIBRXsDMYZrpXm3e3Vknh/30pMCKEfZDPbbNLQ6zXgFndFfZ4MgKGbaAtr8TW
x9W0c57KQ3Swb9hcMpzw4atauRO7+ZipDp7CC2sknv7rtiTdnXl300r1Z0MsQVEZ
xjYdMyedhkrY/vnM4EaSJUpjuxpvq1hG7sJaMrnjktVDQFt+aKQ48fasxG/S4Tng
IXtSAvndPa0QXnc7yxojZ5Ikm7Mek9/PD/9bMxoGZ4waLGc3pTbb8lBILucLzP64
8cSdmIrR/FNoq8yAPSCb31zM7S+B3V5blXDkCuafI0b1Fcyb8YfhnhmjNq+ZrywY
L983PhwFAaAaAVCsRp1+JnvO4gQBZHeZqeG+mJBHJPR1j9cXe88Y6+WQXFJdJzPR
yi5qenho5+uAJ1qAdEiKz5Ht2Y7B3yLb0GkJgr9epcPEK3NQdYCRCo3UePEecGpG
UyU16aZ5bRojEzMifCXY1Tl6bvTPARNeN3dfalTmSx1tI9nIFYY26iWihS7+0afV
ypJ4DCYRfuwPyezabhZPKrjQo/tvbTYf4bsKZZ4TDXuYdJgMYnT2Ou2ULviVkrQp
R0HziO1NWk5mS5bi98Qqvx9/+jojXfiCbjflSmiAP2uSJupSS/I=
=xlmW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to