Re: [Debian-med-packaging] Bug#876147: Bug#876147: camp frequently FTBFS on 64bit big endian: camptest-qt (Failed)
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.powerpc,gmane.linux.debian.ports.s390,gmane.linux.debian.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
On 04/16/2018 11:16 AM, John Paul Adrian Glaubitz wrote: >> Meanwhile I commited a fix upstream >> (https://github.com/fw4spl-org/camp/pull/2) so I would just want to try >> it before proposing the fix in the package. > I'll test that for you on s390x. That patch doesn't apply to the Debian version of camp: glaubitz@zelenka:~/camp/camp-0.8.1$ patch -p1 < ~/fix-s390x.patch patching file .gitignore patching file include/camp/qt/qtfunction.hpp patching file include/camp/qt/qthelper.hpp patching file include/camp/valuemapper.hpp Hunk #2 FAILED at 40. Hunk #3 succeeded at 96 (offset 2 lines). Hunk #4 succeeded at 126 (offset 2 lines). Hunk #5 succeeded at 139 (offset 2 lines). Hunk #6 succeeded at 156 (offset 2 lines). Hunk #7 succeeded at 183 (offset 2 lines). Hunk #8 succeeded at 205 (offset 2 lines). Hunk #9 succeeded at 234 (offset 2 lines). Hunk #10 succeeded at 250 (offset 2 lines). Hunk #11 succeeded at 279 (offset 2 lines). Hunk #12 succeeded at 326 (offset 2 lines). Hunk #13 succeeded at 345 (offset 2 lines). 1 out of 13 hunks FAILED -- saving rejects to file include/camp/valuemapper.hpp.rej patching file test/arrayproperty.hpp Hunk #2 FAILED at 32. Hunk #3 succeeded at 78 (offset 2 lines). 1 out of 3 hunks FAILED -- saving rejects to file test/arrayproperty.hpp.rej patching file test/qt/propertymapping.cpp Hunk #2 succeeded at 34 with fuzz 2 (offset 2 lines). Hunk #3 succeeded at 47 (offset 2 lines). Hunk #4 succeeded at 95 (offset 2 lines). Hunk #5 succeeded at 106 (offset 2 lines). glaubitz@zelenka:~/camp/camp-0.8.1$