Bug#864448: bowtie FTBFS on mips64el: /usr/bin/ld: .gnu.hash is incompatible with the MIPS ABI

2017-06-09 Thread Dejan Latinovic
There were the patch for this issue in earlier bowtie version: https://sources.debian.net/src/bowtie/1.1.2-6/debian/patches/no_hash_style_both_for_mips.patch/ This patch prevents using hash style both for mips, in 1.2.0 version it is empty for some reason.

Bug#847750: rmysql: FTBFS on mips64el

2017-01-09 Thread Dejan Latinovic
Control: reassign -1 libmariadb-dev 2.3.1-1 Hi, This issue is caused by garbage output form mariadb_config. The issue was reported and the fix has been proposed: https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=850142 I will merge these two bugs. Dejan

Bug#841431: apt-cacher-ng: FTBFS on mips/mipsel: undefined reference to '__atomic_fetch_add_8'

2016-10-20 Thread Dejan Latinovic
Package: apt-cacher-ng Version: 1-1 Severity: serious Tags: sid, patch Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch Build for mips and mipsel fails during apt-cacher-ng linking with error: /usr/include/c++/6/bits/atomic_base.h:514: error: undefined reference to '

Bug#841302: ngraph-gtk: FTBFS on mips*: ngraph segfaults on testing

2016-10-19 Thread Dejan Latinovic
Package: ngraph-gtk Version: 6.06.13-5.1 Severity: serious Tags: sid, patch Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch Package ngraph-gtk FTBFS for mips* on testing with an error: > make[6]: Entering directory '/«PKGBUILDDIR»/doc/html/ja' > cat object.html.in

Bug#834186: cpp-netlib: FTBFS: 94% tests passed, 1 tests failed out of 17

2016-10-12 Thread Dejan Latinovic
Control: tags -1 + patch The same behavior is noticed on other architectures as well: alpha, arm64, kfreebsd-amd64, kfreebsd-i386, mips64el, s390x, sparc64. https://buildd.debian.org/status/logs.php?pkg=cpp-netlib&ver=0.11.2%2Bdfsg1-2%2Bb2&suite=sid I took a look on github repository and this te

Bug#836327: gsequencer: FTBFS on mips and powerpc: ags_functional_audio_test segmentation fault

2016-10-11 Thread Dejan Latinovic
Any updates on this issue? I have tested newer releases (0.7.73 and 0.7.83) on local mips machine, both build failed with Segmentation fault: > PASS: ags_thread_test > PASS: ags_audio_test > PASS: ags_channel_test > PASS: ags_recycling_test > PASS: ags_audio_signal_test > PASS: ags_recall_tes

Bug#836589: fixed in icinga2 2.5.4-2

2016-09-09 Thread Dejan Latinovic
Hi, Another solution could be to add ggc-min-expand=20 to CXXFLAGS. The solution is tested on mips and mipsel. A patch that contains needed changes is attached. Regards, Dejan --- icinga2-2.5.4.orig/debian/rules 2016-08-26 08:11:01.0 + +++ icinga2-2.5.4/debian/rules 2016-09-09

Bug#830886: ffmpeg FTBFS for mips64el on configure

2016-07-12 Thread Dejan Latinovic
Package: ffmpeg Version: 7:3.0.2-1 Severity: serious Tags: sid, patch Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch Package ffmpeg FTBFS for mips64el on configure with the following error: > ERROR: LoadLibrary/dlopen not found for avisynth Error message from config

Bug#818485: elfutils: FTBFS on mips and mipsel

2016-07-07 Thread Dejan Latinovic
Hi, Are there any updates on this issue? Any concerns for including proposed patch? Regards, Dejan

Bug#828034: gnss-sdr: FTBFS on i386 and amd64: cannot convert 'unsigned int*' to 'uint16_t*

2016-06-28 Thread Dejan Latinovic
tags 828034 + patch Workaround for this issue is available here: https://github.com/gnss-sdr/gnss-sdr/issues/31 Patch that contains backported changes from mentioned workaround is attached. With this patch applied I was able to build gnss-sdr successfully for i386, amd64, mips*. Note: For mi

Bug#790924: pandas: FTBFS: copy() got an unexpected keyword argument 'font'

2015-10-09 Thread Dejan Latinovic
Hi Yaroslav, did you test the solution mentioned here: https://github.com/pydata/pandas/issues/10125 ? Regards, Dejan

Bug#798590: libv8-3.14: FTBFS on mipsel: Build killed with signal TERM after 150 minutes of inactivity

2015-09-18 Thread Dejan Latinovic
Hi, I noticed that last 4 times build failed on loongson boards with same TERM signal error message. https://buildd.debian.org/status/logs.php?pkg=libv8-3.14&arch=mipsel&suite=sid Could you please try to build libv8-3.14 on mayer or other non loongson board if there are any? Maybe we should bl

Bug#796731: freecontact: FTBFS on mips (test suite failure)

2015-08-28 Thread Dejan Latinovic
Hi, this is obviously a consequence of mips buildd's limitations. In past all three successfully builds had happened on ball. I also was able to built freecontact successfully for mips on machine with FPU, localy. On machine without FPU, if icme_timeout is significantly increased tests executes

Bug#796731: freecontact: FTBFS on mips (test suite failure)

2015-08-26 Thread Dejan Latinovic
Hi, I had tried to build freecontact locally on two different cavium boards. On both board build failed with TERM signal error on testing. It seems that this is the command that causes TERM signal: > /build/freecontact-hkgMtc/freecontact-1.0.21/src/.libs/lt-freecontact > --parprof=psicov --d

Bug#796069: protobuf: FTBFS on mips{,el} (test suite failure)

2015-08-26 Thread Dejan Latinovic
It seems that this test is problematic: > LD_LIBRARY_PATH=./src/.libs/:./gmock/gtest/lib/.libs/:./gmock/lib/.libs:./gtest/lib/.libs/ >./src/.libs/protobuf-test --gtest_filter=ExtensionSetTest.RepeatedFields* > Running main() from gtest_main.cc > Note: Google Test filter = ExtensionSetTest.R

Bug#787862: pdf-presenter-console: Fails to build on mipsel

2015-06-11 Thread Dejan Latinovic
Hi, I had tested it on a few local MIPS boards, it builds successfully for both mips and mipsel. I will ask for give back. Regards, Dejan -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#779634: pymad: FTBFS - No 'Setup' file. Perhaps you need to run the configure script.

2015-05-18 Thread Dejan Latinovic
Hi, the problem appears during clear phase, not on configure. Using BEFORE_CLEAN instead BEFORE_CONFIGURE solves this issue for me. The patch that contains needed changes is attached. I had tested it on mips, mipsel and amd64. Could you please consider including this changes?diff -uNr pymad-

Bug#775935: geneweb: FTBFS on various arches: Please run 'make' in directory '../src' first

2015-03-30 Thread Dejan Latinovic
Hello, I had noticed that the gui part builds with target "all" even if the main target is "out". Beside that, in gui/Makefile OCAMLC variable is redefined and ocamlc.opt is used instead of ocamlc (defined in Makefile.inc). The patch that contains needed changes is attached, With this patch I

Bug#770009: Backtrace for the hang

2015-01-30 Thread Dejan Latinovic
Hi, > On which MIPS machine did you build it ? As I mentioned before https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=770009#45 I had tested it on Cavium board without FPU. Unfortunately, I do not have more info. I deleted old imagemagic chroots, but I just had started builds on

Bug#770009: Backtrace for the hang

2015-01-30 Thread Dejan Latinovic
Hi, did anyone tried to wait some longer time to see if command will execute? > ./magick.sh convert > /home/fourmond/tmp/imagemagick-6.8.9.9/debian/display-im6.svg \ >-background none -define filter:blur=0.75 -filter > Gaussian -resize $SIZE \ >-gravity

Bug#776316: [Pkg-samba-maint] Bug#776316: samba: failed to build on mips

2015-01-28 Thread Dejan Latinovic
Hi, I had tried to build samba locally for mips and mipsel on four different machines, and I was not able to reproduce this error. Maybe we should ask for give back and see the result. Regards, Dejan -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsu

Bug#770009: imagemagick: FTBFS on mips

2014-11-18 Thread Dejan Latinovic
Hi, My assumption is that this action on cavium boards need a lot of time to execute, and that is the reason for TERM signal. > while read SIZE; do \ > mkdir -p > /«PKGBUILDDIR»/debian/tmp-Q16/usr/share/icons/hicolor/$SIZE/apps/ ;\ > cd /«PKGBUILDDIR»/debian/build-quantum-Q16; \ >

Bug#756801: haskell-bloomfilter: FTBFS almost everywhere

2014-11-13 Thread Dejan Latinovic
Control: tags -1 + patch Control: user -1 debian-m...@lists.debian.org Control: usertags -1 + mips-patch Unfortunately there is no feedback from upstream. The problem is the condition roundedBits > 0x. On 32-bit system 0x treated as Int is -1, due to maxBound :: Int is 2147483

Bug#754752: cython: FTBFS on mips: timeout

2014-11-07 Thread Dejan Latinovic
Hello, I tried to build cython 0.20.2-1 locally. On Broadcom machine, cython builds successfully. On Cavium machine, build failed with TERM signal on testing. Also, I ran tests manually, and all tests pass on Cavium, but it needs a lot of time for execution. > Ran 9153 tests in 33413.962s >

Bug#767291: blitz++: FTBFS on mips

2014-10-30 Thread Dejan Latinovic
Hello, Maybe it is possible to blacklist blitz++ on cavium machines, and try to build it on broadcom board (ball, swarm). I had tested it locally. On cavium board, build fail with TERM signal. If tests are ran manually, all tests pass, but requires a lot of time. Actually, the array test is t

Bug#766832: metview: FTBFS on mipsel: libMagWrapper.a: error adding symbols: Bad value (recompile with -fPIC)

2014-10-28 Thread Dejan Latinovic
Hello, Last successfully built metview version it was built against magics++ 2.18.15-7. In magics++ 2.18.15-7 there is only static libMagWrapper library as well. The difference is that, in last metview version, during linking of bin/uPlotBatch, are used flags: -fPIE -pie. Using this flags on m

Bug#763255: freeimage: FTBFS: transupp.c:900: undefined reference to `jpeg_core_output_dimensions'

2014-10-02 Thread Dejan Latinovic
Control: tags -1 + patch Hi, I had tested it on mips/mipsel, the same error appears. This is happening because of missing build dependency (libjpeg8-dev). Patch that fix this issue is attached. Best Regards, Dejandiff -uNr freeimage-3.15.4.orig/debian/control freeimage-3.15.4/debian/control

Bug#754726: liblog4ada: FTBFS on mips/mipsel due to changed symbols

2014-09-24 Thread Dejan Latinovic
Control: tags -1 + patch Hello, Patch that fixes this issue is attached. This patch contains needed changes for mips mipsel and ppc64el. (see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755816) Regards, Dejan liblog4ada_add_symbols.debdiff Description: liblog4ada_add_symbols.debdiff

Bug#754619: sdformat: FTBFS on almost all archs: test suite issues

2014-09-16 Thread Dejan Latinovic
Control: tags -1 + patch Hi, the reason for test failures is a need to access .sdformat in HOME directory. Patch that fix this issue is attached. With this patch I was able to build sdformat for i386, amd64, mips and mipsel. Could you please consider including these changes? Best Regards,

Bug#754623: percona-xtradb-cluster-galera-2.x: FTBFS on many archs

2014-08-15 Thread Dejan Latinovic
Hi, The reason for this failure is a difference in alignment of long long for MIPS ISA and IA32. This results that size of gu_rse structure on mips is 24, instead of expected 20 (on ia32). As long long is first attribute in structure, so it is safe to use pack(4). > struct gu_rse > { > long

Bug#754757: openmsx: FTBFS on mips: timeout during g++

2014-08-15 Thread Dejan Latinovic
Hello, The error appears while compiling HQ2xScaler.cc. Compilation finish successfully but it needs more time than is allowed before raising TERM signal. I had tested it locally, and on was able to reproduce the error with signal TERM on cavium board. On that board, time of HQ2xScaler.cc com

Bug#756788: libwebp: FTBFS on mips*

2014-08-06 Thread Dejan Latinovic
Adding -mips32r2 is not a good idea, since all Debian on mips* is built for mips2. Instead, i think that better solution would be to define WEBP_USE_MIPS32 only in mips32 case. (src/dsp/dsp.h) The patch that contains needed changes is attached. With this patch I was able to successfully build

Bug#756788: libwebp: FTBFS on mips*

2014-08-05 Thread Dejan Latinovic
Hi, I am preparing a patch that fixes this issue. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#756910: libapache2-mod-auth-openidc: FTBFS on mips, powerpc, s390x (and sparc): test failure

2014-08-05 Thread Dejan Latinovic
Hello, The reason for this failure is the fact that "p" does not get info about Additional Authentication Data length ("al") in src/jose/apr_jwe.c for big endian. Patch that fixes this issue is attached. This patch should enable build of libapache2-mod-auth-openidc on big endian architectures. I

Bug#751277: python-biopython: FTBFS on mips* powerpc s390x

2014-08-04 Thread Dejan Latinovic
Hello, I took a look at test failures on mips/mipsel. Test that fails is based on a result of dnal tool. dnal is part of a debian package wise. In file: Bio/Wise/__init__.py, an error was raised because the return value from dnal is greater than 1. If you look at dnal.c: > alb = make_align_d

Bug#754664: tophat: FTBFS on mips/mipsel: error: invalid abstract return type 'seqan::FileFormat…'

2014-07-31 Thread Dejan Latinovic
Control: block -1 by 741288 Hello, this problem is caused using an older version of seqan, 1.3.1-1. With a new seqan (1.4.1-3), built with proposed patch on #741288, I was able to build tophat successfully on both mips and mipsel. Best Regards, Dejan -- To UNSUBSCRIBE, email to debian-bugs-rc-

Bug#741288: [Debian-med-packaging] Bug#741288: seqan: FTBFS on many buildds due to RAM exhaustion

2014-07-31 Thread Dejan Latinovic
Control: tags -1 + patch Hello, I was able to avoid this error and successfully build seqan on both mips and mipsel, adding flags "-O0 -mxgot". -O0 was added to solve issue: > virtual memory exhausted: Cannot allocate memory during compilation of pair_align.cpp. -mxgot was added to lift th

Bug#755561: berusky2: FTBFS on mips*: undefined reference to `mmalloc'

2014-07-24 Thread Dejan Latinovic
Sorry, i sent a wrong patch. Here is a good one. In previous patch I accidentally included mmalloc.h in mmalloc.h :)diff -uNr berusky2-0.10.orig/src/age/utils/mem_alloc.h berusky2-0.10/src/age/utils/mem_alloc.h --- berusky2-0.10.orig/src/age/utils/mem_alloc.h 2013-03-03 23:38:40.0 +

Bug#755561: berusky2: FTBFS on mips*: undefined reference to `mmalloc'

2014-07-24 Thread Dejan Latinovic
Hello, I have investigated this a little bit more This seems not to be a compile issue. The reason for build failure on mips/mipsel is improper usage of inline functions. For example in a file: src/age/graph/mesh.cpp a functions mmalloc is used. Declaration of mmalloc function is included from

Bug#755561: berusky2: FTBFS on mips*: undefined reference to `mmalloc'

2014-07-22 Thread Dejan Latinovic
Hi, I test it with gcc/g++ 4.8 on local board, and berusky2 builds successfully. Also, I tried to build an older version of berusky2 (0.10-1), it fails with g++-4.9 and builds fine with g++-4.8. Still, I did not yet figured out the reason of this behavior. -- To UNSUBSCRIBE, email to debian-b

Bug#754751: chealpix: FTBFS on mips: E: Caught signal ‘Terminated’: terminating immediately

2014-07-22 Thread Dejan Latinovic
Hi, it seams that build of chealpix fails only on Cavium machines. Even on Cavium, tests execute successfully but it takes a lot of time. On Broadcom and Loongson boards, chealpix builds successfully for me. The same conclusion could be made from build logs: https://buildd.debian.org/status/log

Bug#754754: jq: FTBFS on s390x: test suite timeout

2014-07-21 Thread Dejan Latinovic
Hello, the same error is noticed for other big endian architectures like mips and powerpc. This patch from upstream fixes this issue for me on mips. https://github.com/stedolan/jq/commit/20e629284f94e0c8a14e8425309c913b6ee5b280 The patch is attached. Could you please consider including this p

Bug#751343: python-tornado: FTBFS on mips due to test failure

2014-06-20 Thread Dejan Latinovic
Hello Scott, It seams that this failure is related to board performance, since this test failed three times but always on corelli (Cavium). I was not able to reproduce this test failure on my local boards, aside from decreasing time limit below 1.0. To resolve this issue we could increase tim

Bug#743685: urwid: FTBFS: test failures

2014-05-14 Thread Dejan Latinovic
Debian patch that removes test_vterm.py is attached. Vincent, could you please include this patch in new Debian package version? Regards, Dejan diff -uNr urwid-1.2.1.orig/urwid/tests/test_vterm.py urwid-1.2.1/urwid/tests/test_vterm.py --- urwid-1.2.1.orig/urwid/tests/test_vterm.py 2014-04-

Bug#741743: kicad: FTBFS: find: `debian/kicad-common/usr/share/kicad': No such file or directory

2014-05-09 Thread Dejan Latinovic
Hi, It seams to me that the problem is in debian/rules file. If package is being built with both arch specific and indep parts (fakeroot debian/rules binary), build finishes successfully . If we build only arch specific parts of the package (binary-arch), build fails on: > find debian/kicad-comm

Bug#599972: argus: FTBFS on mips*: cp: cannot stat `./bin/argus': No such file or directory

2014-04-11 Thread Dejan Latinovic
Hello, Instead of statically linking, we could replace the private libpcap function pcap_offline_read with the proper pcap_dispatch function. A similar issue is reported here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545595 The patch that include this change is attached. Regards,

Bug#736565: [Debian-med-packaging] Bug#736565: FTBFS on non-"PC" architectures: FAIL: scram_mt.test

2014-03-31 Thread Dejan Latinovic
, March 31, 2014 10:26 AM To: Charles Plessy Cc: 736...@bugs.debian.org; Dejan Latinovic; debian-m...@lists.debian.org Subject: Re: Bug#736565: [Debian-med-packaging] Bug#736565: FTBFS on non-"PC" architectures: FAIL: scram_mt.test On Mon, 2014-03-31 18:03:12 +1100, Aníbal Monsalve Sal

Bug#711787: falconpl: FTBFS on mipsen

2014-03-28 Thread Dejan Latinovic
Hi, Falcon has it own basic memory manager functions. In these functions, during memory allocation, the size of allocated memory is expanded by sizeof(size_t) [4 bytes, on 32-bit MIPS], which is used for saving an amount of allocated memory. The first 4 bytes are used to store the amount. Because

Bug#736481: nettoe: FTBFS due to test suite failures

2014-03-25 Thread Dejan Latinovic
Hello, It seems that libncurses5-dev is added as build dependency at latest version (1.5-1) of nettoe. Due to that, libncurses5-dev and libtinfo-dev were installed. On configuration, term.h and libtermcap.so were found and it is guessed that TERM environment variable is defined. That was not the

Bug#720833: eegdev: FTBFS: conflicting types for 'cff_parse'

2014-03-18 Thread Dejan Latinovic
Hello, The reason for that is a migration to the newer version of bison, from 2.5 to 3.0.2. Attached patch contains changes to bison input files (src/core/conffile.y and src/core/confline.y), in order to adapt to newer bison version. Could you please consider applying this patch? Thanks, Deja

Bug#740985: FTBFS on amd64 mips mipsel: checking for KQUEUE... configure: error: Package requirements (libkqueue) were not met

2014-03-07 Thread Dejan Latinovic
Hello, It is not a problem to locate libkqueue.pc, but content of .pc file. libkqueue.pc in 2.0.2-1: Name: libkqueue Description: Emulates FreeBSD kqueue(2) on other platforms Version: 2.0.2 Requires: Libs: -lkqueue Libs.private: -lpthread -lrt Cflags: -I${includedir}/kqueue libkqueue.pc in 1

Bug#740486: opendkim: FTBFS on mipsen (test failures)

2014-03-05 Thread Dejan Latinovic
Hello, As I see from debian/changelog, tests for all architectures should be disabled. Snip from changelog: > opendkim (2.9.0-2) unstable; urgency=low > > * Disable test suite on all archs due to undiagnosed race condition in the > test suite that causes multiple FTBFS, but doesn't appe

Bug#738137: libpwiz: FTBFS on mips*: virtual memory exhausted

2014-02-28 Thread Dejan Latinovic
Hello, I have attached a patch that solves this issue for me on mips/mipsel. Regards, Dejan --- libpwiz-3.0.4624.orig/debian/rules 2014-02-11 14:46:15.0 + +++ libpwiz-3.0.4624/debian/rules 2014-02-27 09:58:59.0 + @@ -12,6 +12,7 @@ DEB_HOST_GNU_TYPE ?= $(shell dpkg-ar

Bug#739807: FTBFS: error: 'uintptr_t' was not declared in this scope

2014-02-27 Thread Dejan Latinovic
Hello, I was getting the same error with libpwiz packge. > checking for boost/system/error_code.hpp... yes > checking for the Boost system library... yes > checking boost/thread.hpp usability... yes > checking boost/thread.hpp presence... yes > checking for boost/thread.hpp... yes > configure: e

Bug#739184: ray: FTBFS on mips/mipsel/s390x: error: 'memcpy' was not declared in this scope

2014-02-20 Thread Dejan Latinovic
Hello, Apart form mips/mipsel architectures, the declaration of memcpy is reached through openmpi. Since the mpi-defaults for mips/mipsel was build against mpich (not openmpi), this issue appeared. Therefore, package ray does build succsessfully on other architectures without changes. New mpi

Bug#731967: FW: Bug#731967: libqb FTBFS: build failed on post-compile-test on mips/mipsel

2014-01-17 Thread Dejan Latinovic
Hi, The bug is fixed upstream. Can you consider getting the latest source from upstream? https://github.com/ClusterLabs/libqb Regards, Dejan LatinovićAuthor: "Dejan Latinovic" Description: Check if call of function will go through lazy binding stub for mips. Index: patch.gamm

Bug#599972: argus: FTBFS on mips*: cp: cannot stat `./bin/argus': No such file or directory

2014-01-13 Thread Dejan Latinovic
Control: tags -1 + patch Hi, this bug also occurs on other architectures: https://buildd.debian.org/status/logs.php?pkg=argus&suite=experimental Snip of build log: < ArgusSource.o: In function `ArgusGetPackets': < /build/buildd-argus_3.0.0-3-mips-ANkqA6/argus-3.0.0/argus/ArgusSource.c:22

Bug#733917: linbox FTBFS: build failed on post-compile-test on mips/mipsel

2014-01-01 Thread Dejan Latinovic
efault result is 2^31–1 (2147483647). A patch fixing this issue is attached. Author: "Dejan Latinovic" Description: Set RecCounter=0 if rbound_==0 to avoid cast of -inf. Index: linbox-1.3.2/linbox/algorithms/rational-reconstruction-base.h ===

Bug#731967: libqb FTBFS: build failed on post-compile-test on mips/mipsel

2013-12-11 Thread Dejan Latinovic
se there is a possibility that my_buf is located after hdr, < char my_buf[512]; and then the overwriting passes unnoticed. A patch fixing this issue is attached. Regards, Dejan Latinović Author: "Dejan Latinovic" Description: Fix for ring buffer test. Index: libqb-0.16.0.real/

Bug#725631: getfem++: FTBFS due to: /usr/bin/install: cannot stat 'jar/*.jar': No such file or directory

2013-12-04 Thread Dejan Latinovic
Hi, it seems that scilab does not work correctly, here is snip of build log: -- Making all in scilab make[6]: Entering directory `/build/getfem++-uJr3zI/getfem++-4.2.1~beta1~svn4453~dfsg/interface/src/scilab' SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 scilab -nw

Bug#713743: lhapdf: FTBFS: octave/Makefile.am:9: error: using '$(srcdir)' in TESTS is currently broken: '$(srcdir)/lhapdf-octave-example1.m'

2013-12-04 Thread Dejan Latinovic
ejan LatinovićAuthor: "Dejan Latinovic" Description: Remove srcdir due to changes in automake. diff -uNr lhapdf-5.8.9.orig/octave/Makefile.am lhapdf-5.8.9/octave/Makefile.am --- lhapdf-5.8.9.orig/octave/Makefile.am 2013-12-03 15:17:38.0 + +++ lhapdf-5.8.9/octave/Makefile.am 20

Bug#712882: jaffl FTBFS:build failed on post-compile-test on mips

2013-11-29 Thread Dejan Latinovic
Control: tags -1 + patch jessie Control: found -1 0.5.9-4 Hi, Mips doesn't support neither "-m64" nor "-m32" options. I have attached a patch solving the issue. Regards, Dejan Latinovićdiff -uNr jaffl-0.5.9.orig/libtest/GNUmakefile jaffl-0.5.9/libtest/GNUmakefile --- jaffl-0.5.9.orig/libtest/GN

Bug#728869: gammaray FTBFS: build failed on post-compile-test on mips/mipsel

2013-11-06 Thread Dejan Latinovic
Package: gammaray Version: 1.2.2-1 Severity: serious Tags: jessie sid Justification: FTBFS In an attempt to rebuild the package on mips/mipsel, build failed on testing: < Running tests... < /usr/bin/ctest --force-new-ctest-process -j6 < Test project /build/buildd2-gammaray_1.2.2-1-mips-r9OCsw/ga

Bug#724158: python-scrypt: FTBFS: scrypt-1.1.6/lib/crypto/crypto_aesctr.c:34:25: fatal error: openssl/aes.h: No such file or directory

2013-10-29 Thread Dejan Latinovic
Hi, the same error occurs on mips/mipsel. Full build log: https://buildd.debian.org/status/fetch.php?pkg=python-scrypt&arch=mips&ver=0.6.1-5&stamp=1377211402 Header openssl/aes.h is part of libssl-dev package. After I installed it, package was built successfully. Is it a correct solution to add

Bug#727657: unconditional build dependency on g++-multilib

2013-10-25 Thread Dejan Latinovic
Hi, > > uc-echo has an unconditional build dependency on g++-multilib, which is not > > available on all architectures. > do you know a better choice? maybe the better way would be to list all architectures that support g++-multilib. For sid those architectures are: amd64, i386, kfreebsd-amd64,

Bug#665719: flint: FTBFS on mips/mipsel (impossible constraint in 'asm'

2013-10-25 Thread Dejan Latinovic
Hi, gcc for mips/mipsel used in wheezy and jessie (sid) doesn't support define_register_constraint "h". I have attached a patch solving the issue. Cheers, Dejan Latinovićdiff -uNr flint-1.011.orig/longlong.h flint-1.011/longlong.h --- flint-1.011.orig/longlong.h 2008-06-16 03:31:56.0 +0