Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 504134

Summary: =x11-misc/virtualgl-2.3.3 USE=abi_x86_32 - ld: cannot find -lcrypto
Product: Gentoo Linux Reporter: Matthew Schultz <mattsch>
Component: Current packagesAssignee: Pacho Ramos <pacho>
Status: RESOLVED FIXED    
Severity: normal CC: lynx1534, multilib+disabled, mva, proxy-maint, rei4dan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 488418    
Bug Blocks:    
Attachments: environment
build.log

Description Matthew Schultz 2014-03-10 20:48:51 UTC
=x11-misc/virtualgl-2.3.3[abi_x86_32] does not compile:

/usr/bin/cmake -E cmake_progress_report /tmp/portage/x11-misc/virtualgl-2.3.3/work/VirtualGL-2.3.3-x86/CMakeFiles  5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
[ 85%] Built target fltk_static
make[1]: Leaving directory `/tmp/portage/x11-misc/virtualgl-2.3.3/work/VirtualGL-2.3.3-x86'
make: *** [all] Error 2


Reproducible: Always
Comment 1 Matthew Schultz 2014-03-10 20:50:28 UTC
Created attachment 372320 [details]
environment
Comment 2 Matthew Schultz 2014-03-10 20:50:50 UTC
Created attachment 372322 [details]
build.log
Comment 3 Matthew Schultz 2014-03-10 20:55:44 UTC
It appears virtualgl requires a version of openssl compiled with abi_86_32.  Perhaps that should be added as an ebuild dependency for virtualgl?
Comment 4 Sorrow 2015-01-09 16:15:30 UTC
Confirm. Rebuilding openssl with ABI_X86="32" solves problem.
Comment 5 Pacho Ramos gentoo-dev 2015-01-10 13:50:37 UTC
+  10 Jan 2015; Pacho Ramos <pacho@gentoo.org> virtualgl-2.3.3.ebuild:
+  Fix deps (#504134 by Matthew Schultz and Eternal Sorrow)
+