Bug#869139: syslog-ng-incubator FTBFS on s390x: FAIL: modules/grok/tests/test_grok

2017-07-26 Thread Niko Tyni
On Mon, Jul 24, 2017 at 11:40:40PM +0300, Niko Tyni wrote:
> On Sun, Jul 23, 2017 at 10:36:04PM +0200, gregor herrmann wrote:
> > On Thu, 20 Jul 2017 22:50:00 +0300, Adrian Bunk wrote:
> > 
> > > https://buildd.debian.org/status/fetch.php?pkg=syslog-ng-incubator=s390x=0.5.0-5=1500577713=0
> > 
> > >   
> > > ###
> > >   #
> > >   # FAIL: ASSERTION FAILED: Named capture didn't stored;  actual_length=0 
> > > expected_length=5,
> > >   #  actual=   '',
> > >   #  expected= 'value'
> > >   #
> > >   
> > > ###
> > > 
> > > FAIL modules/grok/tests/test_grok (exit status: 1)
> > 
> > Confirmed on zelenka in the s390x-sid chroot.
> 
> Just for the record, this seems to be specific to 64-bit big endian
> platforms as it failed on ppc64 and sparc64 too.

This seems to be #841668 in src:grok.
-- 
Niko Tyni   nt...@debian.org



Bug#869139: syslog-ng-incubator FTBFS on s390x: FAIL: modules/grok/tests/test_grok

2017-07-24 Thread Niko Tyni
On Sun, Jul 23, 2017 at 10:36:04PM +0200, gregor herrmann wrote:
> On Thu, 20 Jul 2017 22:50:00 +0300, Adrian Bunk wrote:
> 
> > https://buildd.debian.org/status/fetch.php?pkg=syslog-ng-incubator=s390x=0.5.0-5=1500577713=0
> 
> >   
> > ###
> >   #
> >   # FAIL: ASSERTION FAILED: Named capture didn't stored;  actual_length=0 
> > expected_length=5,
> >   #  actual=   '',
> >   #  expected= 'value'
> >   #
> >   
> > ###
> > 
> > FAIL modules/grok/tests/test_grok (exit status: 1)
> 
> Confirmed on zelenka in the s390x-sid chroot.

Just for the record, this seems to be specific to 64-bit big endian
platforms as it failed on ppc64 and sparc64 too.

Hope this helps a bit,
-- 
Niko Tyni   nt...@debian.org



Bug#869139: syslog-ng-incubator FTBFS on s390x: FAIL: modules/grok/tests/test_grok

2017-07-23 Thread gregor herrmann
Control: tag -1 + confirmed

On Thu, 20 Jul 2017 22:50:00 +0300, Adrian Bunk wrote:

> https://buildd.debian.org/status/fetch.php?pkg=syslog-ng-incubator=s390x=0.5.0-5=1500577713=0

>   ###
>   #
>   # FAIL: ASSERTION FAILED: Named capture didn't stored;  actual_length=0 
> expected_length=5,
>   #  actual=   '',
>   #  expected= 'value'
>   #
>   ###
> 
> FAIL modules/grok/tests/test_grok (exit status: 1)

Confirmed on zelenka in the s390x-sid chroot.


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Funny van Dannen: Schilddrüsenunterfunktion


signature.asc
Description: Digital Signature


Bug#869139: syslog-ng-incubator FTBFS on s390x: FAIL: modules/grok/tests/test_grok

2017-07-20 Thread Adrian Bunk
Source: syslog-ng-incubator
Version: 0.5.0-5
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=syslog-ng-incubator=s390x=0.5.0-5=1500577713=0

...
FAIL: modules/grok/tests/test_grok
PASS: modules/date/tests/test_date
=
   syslog-ng-incubator 0.5.0: ./test-suite.log
=

# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: modules/grok/tests/test_grok
==

[2017-07-20T19:08:28.677347] WARNING: template: the default value for 
template-escape has changed to 'no' from syslog-ng 3.0, please update your 
configuration file accordingly;
[50431] [patterns] [grok_pattern_add:29] Adding new pattern 'STRING' => 
'[a-zA-Z]+'
[50431] [patterns] [grok_pattern_add:29] Adding new pattern 'NUMBER' => '[0-9]+'
[50431] [compile] [grok_compilen:66] Compiling '%{STRING:field}'
[50431] [regexpand] [grok_pattern_expand:179]  start of expand: 
%{STRING:field}
[50431] [regexpand] [grok_pattern_expand:190]start of loop: 
%{STRING:field}
[50431] [regexpand] [grok_pattern_expand:203] Pattern length: 15
[50431] [regexpand] [grok_pattern_expand:209] Pattern name: STRING
[50431] [patterns] [grok_pattern_find:41] Searching for pattern 'STRING' 
(found): 
[50431] [capture] [grok_capture_add:30] Adding pattern 'STRING:field' as 
capture 0 (pcrenum 0)
[50431] [regexpand] [grok_pattern_expand:281]   replace with (?<>): (?<>)
[50431] [regexpand] [grok_pattern_expand:288]   add capture id: (?<_>)
[50431] [regexpand] [grok_pattern_expand:297] :: Inserted: 
[50431] [regexpand] [grok_pattern_expand:298] :: STR: (?<_>)
[50431] [regexpand] [grok_pattern_expand:330] Fully expanded: (?<_>)
[50431] [compile] [grok_study_capture_map:407] Studying capture 0
[50431] [capture] [grok_capture_add:30] Adding pattern 'STRING:field' as 
capture 0 (pcrenum 1)
[50431] [exec] [grok_execn:128] value =~ /%{STRING:field}/ => 2
[50431] [capture] [grok_capture_walk_next:231] walknext ok 0
[50431] [match] [grok_match_walk_next:61] CaptureWalk 'STRING:field' is 0 -> 0 
of string 'value'
[50431] [capture] [grok_capture_walk_next:228] walknext null

  ###
  #
  # FAIL: ASSERTION FAILED: Named capture didn't stored;  actual_length=0 
expected_length=5,
  #  actual=   '',
  #  expected= 'value'
  #
  ###

FAIL modules/grok/tests/test_grok (exit status: 1)


Testsuite summary for syslog-ng-incubator 0.5.0

# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

See ./test-suite.log
Please report to viktor.juh...@balabit.com

Makefile:2162: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1