The Perl modules cannot be loaded because we build them with BIND_NOW, and they contain undefined symbols: # perl -MInterface::TNC::IMC Can't load '/usr/lib64/perl5/vendor_perl/auto/Interface/TNC/IMC/IMC.so' for module Interface::TNC::IMC: /lib64/libtnc.so.0: undefined symbol: TNC_TNCC_SendBatch at /usr/share/perl5/XSLoader.pm line 94. at /usr/lib64/perl5/vendor_perl/Interface/TNC/IMC.pm line 128. Compilation failed in require. BEGIN failed--compilation aborted. # perl -MInterface::TNC::IMV Can't load '/usr/lib64/perl5/vendor_perl/auto/Interface/TNC/IMV/IMV.so' for module Interface::TNC::IMV: /lib64/libtnc.so.0: undefined symbol: TNC_TNCC_SendBatch at /usr/share/perl5/XSLoader.pm line 94. at /usr/lib64/perl5/vendor_perl/Interface/TNC/IMV.pm line 148. Compilation failed in require. BEGIN failed--compilation aborted. # Seen with perl-Interface-TNC-1.0-34.fc37.x86_64.
This is fixed in rawhide.