Bug#739867: librest: FTBFS on kfreebsd-*

2014-08-02 Thread Martin-Éric Racine
Package: librest
Followup-For: Bug #739867

GNOME has become dependant upon Linux-specific features such as systemd
anyhow, so the Arch field can probably be changed to linux-any as a fix.

-- Martin-Éric


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/debian-bugs-dist



Bug#739867: librest: FTBFS on kfreebsd-*

2014-03-20 Thread Ying-Chun Liu (PaulLiu)
I got the following message by invoking ./test/proxy-continues:
stream data not formatted as expected
stream data not formatted as expected
stream data not as expected (got 11 11 11 11, expected 10)
stream data not as expected (got 12 12 12 12, expected 10)
stream data not as expected (got 13 13 13 13, expected 10)
stream data not as expected (got 14 14 14 14, expected 10)
stream data not as expected (got 15 15 15 15, expected 10)
stream data not as expected (got 16 16 16 16, expected 10)
stream data not as expected (got 17 17 17 17, expected 10)
stream data not as expected (got 18 17 17 17, expected 10)
stream data not as expected (got 8 18 18 17, expected 10)
stream data not as expected (got 19 19 19 19, expected 10)
## cut here.

The first stream data not formatted as expected is because buf = 10
10 10.
The second stream data not formatted as expected is because buf = 
10\n0 10.

Seems there are some bad logic of cleaning the buffer somewhere in
librest or underlying libraries or even the kernel.

Also, do we have truss in kfreebsd? I really need something like strace
in Debian.
I use valgrind on Linux and got 0 error. So really wondering what
happened here.

My environment is installing kfreebsd inside virtualbox.

Yours Sincerely,
Paul

-- 
PaulLiu (劉穎駿)
E-mail: Ying-Chun Liu (PaulLiu) paul...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#739867: librest: FTBFS on kfreebsd-*

2014-02-23 Thread Laurent Bigonville
Source: librest
Version: 0.7.12-3
Severity: serious
Justification: FTBFS

Hi,

Both librest 0.7.12-3 (after a test rebuild) and 0.7.90-1 is FTBFS on
kfreebsd-* due to a test failure.

make[3]: Leaving directory `/«PKGBUILDDIR»/tests'
make  check-TESTS
make[3]: Entering directory `/«PKGBUILDDIR»/tests'
make[4]: Entering directory `/«PKGBUILDDIR»/tests'
PASS: proxy
FAIL: proxy-continuous
PASS: threaded
PASS: oauth2
../build/test-driver: line 95: 14359 Trace/breakpoint trap   $@  $log_file 
21
XFAIL: xml
PASS: custom-serialize

I guess this should be investigated

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org