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.sparc,gmane.linux.debian.ports.s390,gmane.linux.debian.ports.powerpc |
|---|---|
| Message-ID | <[email protected]> |
On 04/16/2018 02:21 PM, Flavien Bridault wrote:
> Sorry the patch is ofc meant to be applied on the raw upstream, not
> after debian patches being applied. I was applying it directly into the
> git repo so that's why I did not have any issue. If you want to keep
> trying it this way, I attached a rebased version of the patch that
> should apply well on top of other.
Ok, this works:
(sid_s390x-dchroot)glaubitz@zelenka:~/camp/camp-0.8.1/obj-s390x-linux-gnu$ make test
Running tests...
/usr/bin/ctest --force-new-ctest-process
Test project /home/glaubitz/camp/camp-0.8.1/obj-s390x-linux-gnu
Start 1: camptest
1/2 Test #1: camptest ......................... Passed 0.01 sec
Start 2: camptest-qt
2/2 Test #2: camptest-qt ...................... Passed 0.00 sec
100% tests passed, 0 tests failed out of 2
Total Test time (real) = 0.02 sec
(sid_s390x-dchroot)glaubitz@zelenka:~/camp/camp-0.8.1/obj-s390x-linux-gnu$