Looking for help with this package that is failing to build in my project.
Runtime Details
- Language - perl 5.40.0 and perl 5.38.2 fail with the same $full_rpath error
- Platform - Linux / glibc 2.28
Failing Packages
- swig 1.1
Looking for help with this package that is failing to build in my project.
Thank you for letting us know about that error.
I have made an internal ticket to investigate the cause of the error and we will update this forum post when we have an update.
Unfortunately swig 1.1 does not appear to be an actual Perl package. Its source lacks certain files especially a key one that Perl would need for installation. It looks like it’s a very old version of the actual SWIG application that David Beazley, the original creator of SWIG, for whatever reason, had uploaded to CPAN. Dave apparently hasn’t been involved with it for years hence his CPAN page is no longer up.
The latest version of swig is 4.3.0.
Are you trying to use SWIG from within perl? If not, could you describe how you’re trying to use it?