Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603194 - media-gfx/slic3r-9999: slic3r.pl - Goto undefined subroutine &AutoLoader::AUTOLOAD at /usr/lib64/perl5/vendor_perl/5.22.2/x86_64-linux-thread-multi/OpenGL.pm line 6110.
Summary: media-gfx/slic3r-9999: slic3r.pl - Goto undefined subroutine &AutoLoader::AUT...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: M. B.
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-20 12:50 UTC by Philippe Trottier
Modified: 2017-01-17 20:58 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Trottier 2016-12-20 12:50:18 UTC
OpenGl-0.70 should work, but previous versions of the library may not work.
Might be good to Depend this on a newer (not yet in the tree) version of dev-perl/OpenGL

with:
dev-perl/OpenGL-0.670.400::gentoo

$ slic3r.pl 
Goto undefined subroutine &AutoLoader::AUTOLOAD at /usr/lib64/perl5/vendor_perl/5.22.2/x86_64-linux-thread-multi/OpenGL.pm line 6110.

https://github.com/alexrj/Slic3r/issues/3600



--- Even tried a full perl-cleaner --reallyall just to make sure.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2016-12-24 20:11:52 UTC
I've added OpenGL-0.70 to the tree (as dev-perl/OpenGL-0.700.0). 

Please test if that works and tell us here!