Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: perl-Net-DBus - Net::DBus Perl module https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=214024 ------- Additional Comments From cweyl@xxxxxxxxxxxxxxx 2006-11-13 11:54 EST ------- (In reply to comment #2) > Hmm, this fails to build in mock for me: > > + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 > -m64 -mtune=generic' > could not run 'pkg-config' to determine compiler/linker flags for dbus library: > No such file or directory > error: Bad exit status from /var/tmp/rpm-tmp.26604 (%build) > > Looks like dbus-devel is missing a dependency on pkgconfig. Until it gets one, > you'll need to add BR: pkgconfig yourself. Added. Also filed a bug against the dbus package on this: bug 215346. > Getting past that, the tests fail all over the place because XML::Twig is > missing. Adding that, one of the tests still fails: > > t/30-server.....................process 23518: Applications must not close > shared connections - see dbus_connection_close() docs. This is a bug in the > application. > /lib64/libdbus-1.so.3 [0x2aaaac4dcb1c] > /lib64/libdbus-1.so.3 [0x2aaaac4dc1d9] > /lib64/libdbus-1.so.3 [0x2aaaac4d1fea] > > /builddir/build/BUILD/Net-DBus-0.33.4/blib/arch/auto/Net/DBus/DBus.so(XS_Net__DBus__Binding__C__Connection_dbus_connection_disconnect+0x1ca) > [0x2aaaac28edda] > > /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_pp_entersub+0x3f6) > [0x2aaaaad56916] > > /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_runops_standard+0xe) > [0x2aaaaad501de] > > /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(perl_run+0x30a) > [0x2aaaaacfe03a] > /usr/bin/perl(main+0xfc) [0x40179c] > /lib64/libc.so.6(__libc_start_main+0xf4) [0x2aaaabf21924] > /usr/bin/perl [0x401609] > dubious > Test returned status 0 (wstat 6, 0x6) > DIED. FAILED tests 9-11 > Failed 3/11 tests, 72.73% okay > > I'm not sure what to do from here. An FC5 build does pass but I'm not set up to > do FC6 builds yet. Hrm, that's odd. (XML::Twig added, as well.) I'm building this on a FC6/x86_64 box, and not only does this test pass but I've used it to interact with dnsmasq... I'll try building it in mock over here and taking a peek at the buildlog. Maybe it's silently depending on something and almost as silently failing? -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review