Hide Forgot
With new perl-5.14.1 can't be pilot-link compiled. Perl support is using old symbols switched by PERL_POLLUTE and this option has been removed. http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod#PERL_POLLUTE_has_been_removed It could be fixed by using new symbols from perl internals macros. Build failure: http://koji.fedoraproject.org/koji/getfile?taskID=3166344&name=build.log
I redefined symbols included from Perl.h (perl package). POLLUTE symbols from perl 5.6.x are not allowed. Also, I defined my own symbols for sv_no a sv_yes as DBI modules does. In your specfile is missing perl_default_filter, which has removed from provides Pilot.so - shared objects shouldn't be provided. It would be great if you could test the Perl part of pilot-link. I do not have hardware for that. Thanks.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
fixed in: pilot-link-0.12.5-11.fc18 http://koji.fedoraproject.org/koji/buildinfo?buildID=321460 Package built successfully and it looks like the perl bindings are also working.