Bug#849945: evolver: FTBFS on ppc64el - error: initializer element is not constant

2017-01-30 Thread Fernando Seiti Furusato
Hello, Maintainers. I can send an RFS with the nmu of this package, in case you do not have time to apply the patch. I have tested it on amd64 and ppc64el. Please let me know. Regards. -- Fernando Seiti Furusato IBM Linux Technology Center signature.asc Description: OpenPGP digital

Bug#849945: evolver: FTBFS on ppc64el - error: initializer element is not constant

2017-01-02 Thread Fernando Seiti Furusato
:04.0 -0200 @@ -1,3 +1,11 @@ +evolver (2.70+ds-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/rules: +- do not build nox-ld for ppc64el. + + -- Fernando Seiti Furusato <ferse...@linux.vnet.ibm.com> Mon, 02 Jan 2017 12:47:04 -0200 + evolver (2.70+ds-2) un

Bug#845082: numexpr FTBFS on ppc64el: test failures

2016-11-29 Thread Fernando Seiti Furusato
X-Debbugs-Cc: gin...@debian.org, bren...@br.ibm.com On 11/29/2016 03:18 PM, Fernando Seiti Furusato wrote: > Also I had to consider a ci failure on appveyor, that is why I also > included a verification for msvc version on the PR. By the way, it has been merged upstream. signatu

Bug#845082: numexpr FTBFS on ppc64el: test failures

2016-11-29 Thread Fernando Seiti Furusato
a verification for msvc version on the PR. Regards. -- Fernando Seiti Furusato IBM Linux Technology Center signature.asc Description: OpenPGP digital signature -- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi

Bug#845082: numexpr FTBFS on ppc64el: test failures

2016-11-22 Thread Fernando Seiti Furusato
2) $ python Python 2.7.12+ (default, Nov 4 2016, 17:04:30) [GCC 6.2.0 20161027] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import numexpr as ne >>> a=[3] >>> b=[3] >>> ne.evaluate(&q

Bug#844008: src:clsparse: FTBFS on ppc64el

2016-11-14 Thread Fernando Seiti Furusato
Source: clsparse Followup-For: Bug #844008 I have created a patch that basically undefines "bool" and "vector" as macros, because it is how they come from altivec.h. I have tested this on ppc64el and amd64. Regards. Index: clsparse-0.10.2.0/src/include/clSPARSE.h

Bug#844008: src:clsparse: FTBFS on ppc64el

2016-11-14 Thread Fernando Seiti Furusato
Followup-For: Bug #844008 I can look into this. -- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#798024: clblas: FBTFS on ppc64el

2015-09-04 Thread Fernando Seiti Furusato
-0400 @@ -1,3 +1,10 @@ +clblas (2.6-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * debian/rules: Added -mno-altivec to fix ftbfs on ppc64el + + -- Fernando Seiti Furusato <ferse...@br.ibm.com> Fri, 04 Sep 2015 10:44:46 -0400 + clblas (2.6-2) unstable; urgency=medium

Bug#768044: freefem3d: FTBFS on ppc64el -- workaround and usage of autoreconf

2014-11-04 Thread Fernando Seiti Furusato
+++ freefem3d-1.0pre10/debian/changelog 2014-11-04 12:56:28.0 + @@ -1,3 +1,9 @@ +freefem3d (1.0pre10-3.2ppc64el1) UNRELEASED; urgency=medium + + * debian/rules: added dh-autoreconf and workaround to undef __vector to avoid conflict with the gcc macro. + + -- Fernando Seiti Furusato ferse

Bug#755859: libticables: include ppc64el to platform specific tests in configure.ac

2014-07-23 Thread Fernando Seiti Furusato
Source: libticables Version: 1.3.4+dfsg-3 Severity: normal Tags: patch User: debian-powe...@lists.debian.org Usertags: ppc64el Dear Maintainer, The package libticables fails to build from source on ppc64el, because there are platform specific tests in configure.ac in which ppc64el platform is

Bug#723457: libticables link with -L/usr/lib

2014-07-23 Thread Fernando Seiti Furusato
Source: libticables Followup-For: Bug #723457 Hello YunQiang. You may find the patch in bug #723457 useful to you. Although I created it specifically to ppc64el, the solution might be pretty much the same, except with the architecture you are targeting. Regards. Fernando -- System

Bug#754896: arpack: please include ppc64el to symbols file [ftbfs]

2014-07-15 Thread Fernando Seiti Furusato
Source: arpack Version: 3.1.5-3 Severity: normal Tags: patch User: debian-po...@lists.debian.org Usertags: ppc64el Dear Maintainer, Package arpack fails to build from source on ppc64el because the file debian/libparpack2.symbols does not include the architecture in a filter. Please include it

Bug#752822: mbt: use autoreconf to build on new architectures

2014-06-26 Thread Fernando Seiti Furusato
Package: src:mbt Version: 3.2.10-4 Severity: normal Tags: patch User: debian-powe...@lists.debian.org Usertags: ppc64el User: debian-de...@lists.debian.org Usertags: autoreconf Dear Maintainer, The package mbt fails to build from source on ppc64el due to configuration files being out of date.