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#861480: ImportError: No module named QtWebKit

2017-05-09 Thread Dejan Muhamedagic
It turned out that I have both applets installed on the phone and gammu works just fine. So, I won't try porting s60remote.

Bug#861480: ImportError: No module named QtWebKit

2017-05-03 Thread Dejan Muhamedagic
On Sat, Apr 29, 2017 at 11:25:41PM +0200, Michal Čihař wrote: > Gammu/Wammu should work as well [1], though the GUI is probably not > that nice. > > [1]:https://wammu.eu/docs/manual/protocol/s60.html Unfortunately the gnapplet thing won't run on my S60 phone (Nokia C05 I think), so I cannot test

Bug#861480: ImportError: No module named QtWebKit

2017-04-29 Thread Dejan Muhamedagic
On Sat, Apr 29, 2017 at 05:58:58PM +0200, Michal Čihař wrote: > > Apparently this has been broken for almost year, since following bug > has been fixed: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784513 I see. > As there is no active upstream and I don't have time to port this to > q

Bug#861480: ImportError: No module named QtWebKit

2017-04-29 Thread Dejan Muhamedagic
Package: series60-remote Version: 0.4.80+dfsg.1-2 Severity: critical -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8,

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
issue. The patch that includes this fix is attached. Regards, Dejan --- ./debian/rules.orig 2016-10-20 14:27:34.0 + +++ ./debian/rules 2016-10-20 14:58:43.0 + @@ -11,11 +11,18 @@ CFLAGS += $(CPPFLAGS) CXXFLAGS += $(CPPFLAGS) +DEB_HOST_ARCH ?= $(shell dpkg-archit

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

2016-10-19 Thread Dejan Latinovic
ng creation of ngraph executable. Marking _IO_stdin_used symbol as global solves this issue. Similar problem was noticed in lua5.2 package: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816059 The patch that solves this is attached. Regards, Dejan --- ngraph-gtk-6.06.13.orig/src/ngraph_expor

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
e should blacklist libv8-3.14 on loongson boards? I had tried to build libv8-3,14 locally on cavium board and package was built successfully. Best Regards, Dejan

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

2015-08-28 Thread Dejan Latinovic
s for mips? I could provide patches and test it if needed? Regards, Dejan

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

2015-08-26 Thread Dejan Latinovic
dev: 0.0143657 > cov matrix Cholesky... not positive definite, dmean dev: 0.0129291 > cov matrix Cholesky... > shrank covariance matrix in 15300.1 secs > will try rho 0.00178064, exact solution > iteration = 1Error: inverse covariance matrix estimation exceeded time > limit (1800 sec). > > real 290m35.185s > user 37m40.530s > sys 253m0.660s Regards, Dejan

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

2015-08-26 Thread Dejan Latinovic
st.IdenticalDescriptors 26 FAILED TESTS These results are form broadcom xlp. I will test it on cavium board as well. Regards, Dejan

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
builds on tree different cavium boards and I will inform you with results. 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#770009: Backtrace for the hang

2015-01-30 Thread Dejan Latinovic
is is the case, I am not sure how thread limitation will help to speed up the execution time.. Could we somehow avoid this converting while building? Best 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#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

Bug#770009: imagemagick: FTBFS on mips

2014-11-18 Thread Dejan Latinovic
Also, for mipsel all builds were done on non-cavium boards (broadcom, loongson). I will try it locally confirm this assumption. 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#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
62s > > OK > ALL DONE I will test new (0.21.1-1) version, to confirm this behaviuor. 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#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
fPIC flag during compiling object files, should solve this issue, as well. Best 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#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

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
ary. Patch that solves both issues for mips/mipsel is attached. Could you please consider including this patch? Best Regards, Dejan diff -uNr percona-xtradb-cluster-galera-2.x-175.orig/SConstruct percona-xtradb-cluster-galera-2.x-175/SConstruct --- percona-xtradb-cluster-galera-2.x-175.ori

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
n successfully builds for mipsel. Patch that includes this fix is attached. Unfortunately, on mips (BE) test test_Cluster.py failed under Python 3.4. Any progress on this issue? Best Regards, Dejan --- wise-2.4.1.orig/src/models/dnal.c 2004-11-24 16:26:11.0 + +++ wise-2.4.1/src

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
ll be visible in all files where mmalloc function is used. The patch that contains this solution is attached. Could you please consider to include it? Best Regards, Dejan diff -uNr berusky2-0.10.orig/src/komat/mmalloc.h berusky2-0.10/src/komat/mmalloc.h --- berusky2-0.10.orig/src/komat/mmalloc.h 2013-

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
/logs.php?pkg=chealpix Could we ask for a blacklist chealpix on Cavium boards corelli, gabrielli and lucatelli? And ask for a give-back for mips? Best Regards, Dejan -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

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
time limit to 2.0 or 1.6, since time of test_multi_performance execution on corelli is between 1.4046919345855713 and 1.5510458946228027, at least according to existing build logs. The other solution could be to blacklist python-tornado on corelli. Best Regards, Dejan -- To UNSUBSCRIBE, email to

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
rride_dh_install into two parts: override_dh_install-arch and override_dh_install-indep. Changes needed for debian/rules are attached. With this fix I was able to successfully build kicad for mips, mipsel and amd64. Regards, Dejan --- kicad-0.20140224+bzr4027.orig/debian/rules 2014-03-07 10:

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

2014-04-11 Thread Dejan Latinovic
, Dejan --- argus-3.0.0.orig/argus/ArgusSource.c 2008-03-17 15:00:51.0 + +++ argus-3.0.0/argus/ArgusSource.c 2014-04-11 12:12:36.0 + @@ -2209,7 +2209,7 @@ } else { for (i = 0; i < src->ArgusInterfaces; i++) { src->ArgusThis

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

2014-03-31 Thread Dejan Latinovic
Hello, we have been investigating this issue. We will have a patch that fixes the issue in a day or two. Regards, Dejan From: Anibal Monsalve Salazar [ani...@master.debian.org] on behalf of Aníbal Monsalve Salazar [ani...@debian.org] Sent: Monday

Bug#711787: falconpl: FTBFS on mipsen

2014-03-28 Thread Dejan Latinovic
contains these changes is attached. Could you consider including this patch? Thanks, Dejan --- a/engine/memory.cpp +++ b/engine/memory.cpp @@ -70,7 +70,11 @@ void * DflAccountMemAlloc( size_t amount ) { +#if defined (__mips__ ) && !defined(__mips64) + size_t *ret = (size_t*) malloc

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

2014-03-25 Thread Dejan Latinovic
changes is attached. Could you consider applying this patch? Regards, Dejan --- nettoe-1.5.orig/debian/rules 2013-11-29 16:26:18.0 + +++ nettoe-1.5/debian/rules 2014-03-19 17:34:36.0 + @@ -4,11 +4,16 @@ include /usr/share/dpkg/buildflags.mk +ifndef TERM +CONFIG_EXTRA

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

2014-03-18 Thread Dejan Latinovic
, Dejan --- a/src/core/conffile.y +++ b/src/core/conffile.y @@ -17,9 +17,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ %define api.pure +%no-lines %name-prefix "cff_" %defines "conffile.tab.h" %parse-param { struct cfdata *p

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

2014-03-07 Thread Dejan Latinovic
+Libs.private: -lpthread -lrt +Cflags: -I${includedir}/kqueue It seems to me that better solution is to fix libkqueue in order to prevent the error propagates to other packages. Regards, Dejan -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe"

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

2014-03-05 Thread Dejan Latinovic
but doesn't appear reflect any > actual program problems > > -- Scott Kitterman Sat, 08 Feb 2014 23:22:17 -0500 It seems that Scott missed to disable tests for mips/mipsel. A patch that disables tests for mips/misel is attached. Regards, Dejan--- opendkim-2.9.0.orig/deb

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

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

2014-02-27 Thread Dejan Latinovic
uintptr_t; After I built boost1.54 with patch from https://svn.boost.org/trac/boost/changeset/84950, I was able to build libpwiz successfully. 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#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
owing architectures: misp, mipsel, i386 and amd64. Regards, Dejan Latinović--- argus-3.0.0.orig/debian/rules 2014-01-09 17:25:55.0 + +++ argus-3.0.0/debian/rules 2014-01-09 16:25:25.920618844 + @@ -14,6 +14,7 @@ export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -q

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
applying these changes? Regards, Dejan Latinovićdiff -uNr debian.orig/control debian/control --- debian.orig/control 2013-11-02 18:38:44.0 + +++ debian/control 2013-12-04 15:47:55.0 + @@ -22,8 +22,8 @@ python-numpy, python-scipy, python-support (>= 1.0.4), - scilab

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
m is that version of automake was change in mean time, from 1.11.6 to 1.14. A patch fixing this issue is attached. Also, tests are disabled for hurd-i386, mips, mipsel and s390 with: DEB_BUILD_OPTIONS += nocheck but is needed to add export DEB_BUILD_OPTIONS into debian/rules file. Regards, D

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 ---

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

2013-11-06 Thread Dejan Latinovic
ommand "readelf -d" - if (dyn_sym_index >= MIPS_GOTSYM) then the function has entry in the global part of the .got, and the call will go through lazy binding stub and be resolved by dynamic linker. For the case that function is accessed through plt, the existing method that searches for

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
ution to add libssl-dev as a Build-Depends for python-scrypt package? Regards, Dejan Latinović -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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

2013-10-25 Thread Dejan Latinovic
y confused now :-(. Can you please point me in the > right direction? Mips doesn't support neither "-m64" nor "-m32" options. For MIPS64 you should use -mips64 -mabi=64. For MIPS32 you should use defaults options. Cheers, Dejan Latinović -- To UNSUBSCRIBE, email to d

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:

Bug#484533: vym: Vym corrupts files when saving

2008-06-24 Thread Dejan
. The crucial difference is in an extra line in newly saved .vym file (line 134 of 221 in xml file): "http://www.w3.org/TR/REC-html40/strict.dtd"> After I delete that line from xml file and zip the files into .vym, I can again normally open the .vym file. I hope that these will

Bug#484533: vym: Vym corrupts files when saving

2008-06-23 Thread Dejan
Package: vym Version: 1.10.0-1.1 Followup-For: Bug #484533 Hi, I got this error when I make changes in .vym file and after that try to reopen it, Fatal parsing error: error occurred while parsing content in line 134, column 3 File is: /tmp/vym-fzFy1o/iskraemeco.xml style=" margin-top:0px; mar