Bug#797490: marked as done (libsys-virt-perl: FTBFS: Failed test 'got URI')

2016-07-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Jul 2016 16:51:53 +
with message-id 
and subject line Bug#781232: fixed in libxml2 2.9.1+dfsg1-5+deb8u3
has caused the Debian Bug report #781232,
regarding libsys-virt-perl: FTBFS: Failed test 'got URI'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
781232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781232
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsys-virt-perl
Version: 1.2.18-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libsys-virt-perl fails to build from source in unstable/amd64:

  [..]

  t/600-interfaces.t . 
  1..25
  ok 1 - use Sys::Virt;
  ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
  ok 3 - 1 active interface
  ok 4 - interface names
  ok 5 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 6 - name
  ok 7 # skip Impl missing in test driver in libvirt 0.10.2
  ok 8 # skip Impl missing in test driver in libvirt 0.10.2
  ok 9 - interface is active
  ok 10 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 11 - name
  ok 12 - one interface
  ok 13 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 14 - 0 defined interfaces
  ok 15 - 1 defined interface
  ok 16 - names
  ok 17 - 1 defined interface
  ok 18 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 19 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 20 - 2 active interfaces
  ok 21 - interface names
  ok 22 - 1 active interfaces
  ok 23 - interface names
  ok 24 - 0 defined interface
  ok 25 - names
  ok
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 272.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 283.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 306.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 317.
  #  got: 'test:/default'
  # expected: 'test:///default'
  # Looks like you failed 4 tests of 23.
  t/800-events.t . 
  1..23
  ok 1 - use Sys::Virt;
  ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
  ok 3 - got 1st event
  not ok 4 - got URI
  ok 5 - got name
  ok 6 - stopped
  ok 7 - destroy
  ok 8 - got 2nd event
  not ok 9 - got URI
  ok 10 - got name
  ok 11 - started
  ok 12 - booted
  ok 13 - got 3rd event
  not ok 14 - got URI
  ok 15 - got name
  ok 16 - stopped
  ok 17 - destroy
  ok 18 - got 4th event
  not ok 19 - got URI
  ok 20 - got name
  ok 21 - started
  ok 22 - booted
  ok 23 - no more events
  Dubious, test returned 4 (wstat 1024, 0x400)
  Failed 4/23 subtests 
  
  Test Summary Report
  ---
  t/800-events.t   (Wstat: 1024 Tests: 23 Failed: 4)
Failed tests:  4, 9, 14, 19
Non-zero exit status: 4
  Files=12, Tests=252,  1 wallclock secs ( 0.12 usr  0.02 sys +  1.56
  cusr  0.15 csys =  1.85 CPU)
  Result: FAIL
  Failed 1/12 test programs. 4/252 subtests failed.
  Makefile:1005: recipe for target 'test_dynamic' failed
  make[1]: *** [test_dynamic] Error 4
  make[1]: Leaving directory
  '/home/lamby/temp/cdt.20150831024845.gjp1uGvxOM/libsys-virt-perl-1.2.18'
  dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

Full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package libsys-virt-perl
dpkg-buildpackage: source version 1.2.18-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Salvatore Bonaccorso 
 dpkg-source --before-build libsys-virt-perl-1.2.18
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2" 
"LD=cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-Wl,-z,relro"
Checking if your kit 

Bug#797490: marked as done (libsys-virt-perl: FTBFS: Failed test 'got URI')

2015-09-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Sep 2015 09:21:05 +
with message-id 
and subject line Bug#781232: fixed in libxml2 2.9.2+zdfsg1-4
has caused the Debian Bug report #781232,
regarding libsys-virt-perl: FTBFS: Failed test 'got URI'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
781232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781232
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsys-virt-perl
Version: 1.2.18-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libsys-virt-perl fails to build from source in unstable/amd64:

  [..]

  t/600-interfaces.t . 
  1..25
  ok 1 - use Sys::Virt;
  ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
  ok 3 - 1 active interface
  ok 4 - interface names
  ok 5 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 6 - name
  ok 7 # skip Impl missing in test driver in libvirt 0.10.2
  ok 8 # skip Impl missing in test driver in libvirt 0.10.2
  ok 9 - interface is active
  ok 10 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 11 - name
  ok 12 - one interface
  ok 13 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 14 - 0 defined interfaces
  ok 15 - 1 defined interface
  ok 16 - names
  ok 17 - 1 defined interface
  ok 18 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 19 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 20 - 2 active interfaces
  ok 21 - interface names
  ok 22 - 1 active interfaces
  ok 23 - interface names
  ok 24 - 0 defined interface
  ok 25 - names
  ok
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 272.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 283.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 306.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 317.
  #  got: 'test:/default'
  # expected: 'test:///default'
  # Looks like you failed 4 tests of 23.
  t/800-events.t . 
  1..23
  ok 1 - use Sys::Virt;
  ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
  ok 3 - got 1st event
  not ok 4 - got URI
  ok 5 - got name
  ok 6 - stopped
  ok 7 - destroy
  ok 8 - got 2nd event
  not ok 9 - got URI
  ok 10 - got name
  ok 11 - started
  ok 12 - booted
  ok 13 - got 3rd event
  not ok 14 - got URI
  ok 15 - got name
  ok 16 - stopped
  ok 17 - destroy
  ok 18 - got 4th event
  not ok 19 - got URI
  ok 20 - got name
  ok 21 - started
  ok 22 - booted
  ok 23 - no more events
  Dubious, test returned 4 (wstat 1024, 0x400)
  Failed 4/23 subtests 
  
  Test Summary Report
  ---
  t/800-events.t   (Wstat: 1024 Tests: 23 Failed: 4)
Failed tests:  4, 9, 14, 19
Non-zero exit status: 4
  Files=12, Tests=252,  1 wallclock secs ( 0.12 usr  0.02 sys +  1.56
  cusr  0.15 csys =  1.85 CPU)
  Result: FAIL
  Failed 1/12 test programs. 4/252 subtests failed.
  Makefile:1005: recipe for target 'test_dynamic' failed
  make[1]: *** [test_dynamic] Error 4
  make[1]: Leaving directory
  '/home/lamby/temp/cdt.20150831024845.gjp1uGvxOM/libsys-virt-perl-1.2.18'
  dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

Full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package libsys-virt-perl
dpkg-buildpackage: source version 1.2.18-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Salvatore Bonaccorso 
 dpkg-source --before-build libsys-virt-perl-1.2.18
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2" 
"LD=cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-Wl,-z,relro"
Checking if your kit is 

Bug#797490: marked as done (libsys-virt-perl: FTBFS: Failed test 'got URI')

2015-09-13 Thread Debian Bug Tracking System
Your message dated Sun, 13 Sep 2015 11:49:55 +
with message-id 
and subject line Bug#781232: fixed in libxml2 2.9.2+really2.9.1+dfsg1-0.2
has caused the Debian Bug report #781232,
regarding libsys-virt-perl: FTBFS: Failed test 'got URI'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
781232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781232
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsys-virt-perl
Version: 1.2.18-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libsys-virt-perl fails to build from source in unstable/amd64:

  [..]

  t/600-interfaces.t . 
  1..25
  ok 1 - use Sys::Virt;
  ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
  ok 3 - 1 active interface
  ok 4 - interface names
  ok 5 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 6 - name
  ok 7 # skip Impl missing in test driver in libvirt 0.10.2
  ok 8 # skip Impl missing in test driver in libvirt 0.10.2
  ok 9 - interface is active
  ok 10 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 11 - name
  ok 12 - one interface
  ok 13 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 14 - 0 defined interfaces
  ok 15 - 1 defined interface
  ok 16 - names
  ok 17 - 1 defined interface
  ok 18 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 19 - An object of class 'Sys::Virt::Interface' isa
  'Sys::Virt::Interface'
  ok 20 - 2 active interfaces
  ok 21 - interface names
  ok 22 - 1 active interfaces
  ok 23 - interface names
  ok 24 - 0 defined interface
  ok 25 - names
  ok
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 272.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 283.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 306.
  #  got: 'test:/default'
  # expected: 'test:///default'
  
  #   Failed test 'got URI'
  #   at t/800-events.t line 317.
  #  got: 'test:/default'
  # expected: 'test:///default'
  # Looks like you failed 4 tests of 23.
  t/800-events.t . 
  1..23
  ok 1 - use Sys::Virt;
  ok 2 - An object of class 'Sys::Virt' isa 'Sys::Virt'
  ok 3 - got 1st event
  not ok 4 - got URI
  ok 5 - got name
  ok 6 - stopped
  ok 7 - destroy
  ok 8 - got 2nd event
  not ok 9 - got URI
  ok 10 - got name
  ok 11 - started
  ok 12 - booted
  ok 13 - got 3rd event
  not ok 14 - got URI
  ok 15 - got name
  ok 16 - stopped
  ok 17 - destroy
  ok 18 - got 4th event
  not ok 19 - got URI
  ok 20 - got name
  ok 21 - started
  ok 22 - booted
  ok 23 - no more events
  Dubious, test returned 4 (wstat 1024, 0x400)
  Failed 4/23 subtests 
  
  Test Summary Report
  ---
  t/800-events.t   (Wstat: 1024 Tests: 23 Failed: 4)
Failed tests:  4, 9, 14, 19
Non-zero exit status: 4
  Files=12, Tests=252,  1 wallclock secs ( 0.12 usr  0.02 sys +  1.56
  cusr  0.15 csys =  1.85 CPU)
  Result: FAIL
  Failed 1/12 test programs. 4/252 subtests failed.
  Makefile:1005: recipe for target 'test_dynamic' failed
  make[1]: *** [test_dynamic] Error 4
  make[1]: Leaving directory
  '/home/lamby/temp/cdt.20150831024845.gjp1uGvxOM/libsys-virt-perl-1.2.18'
  dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

Full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package libsys-virt-perl
dpkg-buildpackage: source version 1.2.18-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Salvatore Bonaccorso 
 dpkg-source --before-build libsys-virt-perl-1.2.18
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2" 
"LD=cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-Wl,-z,relro"
Checking if