Your message dated Sat, 15 Jan 2011 00:47:29 +0100
with message-id <[email protected]>
and subject line Re: Bug#607648: libio-socket-multicast-perl: FTBFS: unknown or 
unconfigured interace
has caused the Debian Bug report #607648,
regarding libio-socket-multicast-perl: FTBFS: unknown or unconfigured interace
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 [email protected]
immediately.)


-- 
607648: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607648
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libio-socket-multicast-perl
Version: 1.05-2
Severity: important

libio-socket-multicast-perl fails to build from source on my machine. Tail of the build log:

| /usr/bin/make test
| make[1]: Entering directory 
`/build/sbuild-libio-socket-multicast-perl_1.05-2-i386-tgAuuW/libio-socket-multicast-perl-1.05'
| PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
| 1..14
| ok 1
| ok 2
| ok 3
| ok 4
| ok 5
| ok 6
| ok 7
| ok 8
| ok 9
| ok 10
| ok 11
| unknown or unconfigured interace teredo at test.pl line 50
| make[1]: *** [test_dynamic] Error 99

The interface in question is indeed (deliberately) unconfigured:

$ ip link show teredo
4: teredo: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1280 qdisc pfifo_fast 
state UNKNOWN qlen 500
     link/none

--
Jakub Wilk



--- End Message ---
--- Begin Message --- Version: 1.12-1
* gregor herrmann <[email protected]>, 2011-01-15, 00:29:
| unknown or unconfigured interace teredo at test.pl line 50
| make[1]: *** [test_dynamic] Error 99
I've just uploaded 1.12-1 to unstable, which contains a completely
rewritten test suite (with comments like "check if the interface is
multicastable" or similar).

May I ask you that you try to build 1.12-1 in the same environment?
I'm not sure how to tweak my chroot so that it is the same :)

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01_use.t ........ ok
t/03_multicast.t .. ok
t/04_send.t ....... skipped: Developer testing only
All tests successful.
Files=3, Tests=15,  0 wallclock secs ( 0.02 usr  0.02 sys +  0.12 cusr  0.04 
csys =  0.20 CPU)
Result: PASS


Thanks!

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to