FS#52428 - gcstar error: loadable library and perl binaries are mismatched

Attached to Project: Community Packages
Opened by Juan Simón (j1simon) - Saturday, 07 January 2017, 23:58 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 26 June 2017, 17:56 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

gcstar 1.7.1-1

When I execute this program shows an error:
$ gcstar
Identify.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xdb80080)
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 26 June 2017, 17:56 GMT
Reason for closing:  Not a bug
Comment by Sergej Pupykin (sergej) - Monday, 30 January 2017, 17:28 GMT
cannot reproduce on fresh system
Comment by Doug Newgard (Scimmia) - Monday, 30 January 2017, 17:46 GMT
That's because it's very likely an old library from outside of pacman that's causing the issue. I haven't taken the time to look up a script to help check it yet.
Comment by Juan Simón (j1simon) - Saturday, 25 February 2017, 11:59 GMT
Comment by Juan Simón (j1simon) - Saturday, 11 March 2017, 10:13 GMT
In my system there is /usr/lib/perl5/site_perl/auto/Sub/Identify/Identify.so
And, in pacman packages, there is: "perl-sub-identify" that installs: /usr/lib/perl5/vendor_perl/auto/Sub/Identify/Identify.so

But in "/usr/lib/perl5/site_perl" I have several libraries:

Alien/ Bundle/ Class/ DBD/ DBI/ Glib/ Params/ Parse/ PerlIO/ Sub/ Term/ Win32/ auto/ Clone.pm DBI.pm PadWalker.pm dbixs_rev.pl

Are installed all perl packages of Arch in vendor_perl?
Comment by Sergej Pupykin (sergej) - Monday, 26 June 2017, 17:42 GMT
/usr/lib/perl5/site_perl/auto/Sub/Identify/Identify.so means that you install it manually.

All pacman packages should install files into vendor_perl.

Loading...