Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504134 - =x11-misc/virtualgl-2.3.3 USE=abi_x86_32 - ld: cannot find -lcrypto
Summary: =x11-misc/virtualgl-2.3.3 USE=abi_x86_32 - ld: cannot find -lcrypto
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on: 488418
Blocks:
  Show dependency tree
 
Reported: 2014-03-10 20:48 UTC by Matthew Schultz
Modified: 2015-01-10 13:50 UTC (History)
5 users (show)

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


Attachments
environment (environment,115.84 KB, text/plain)
2014-03-10 20:50 UTC, Matthew Schultz
Details
build.log (build.log,261.71 KB, text/plain)
2014-03-10 20:50 UTC, Matthew Schultz
Details

Note You need to log in before you can comment on or make changes to this bug.
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)
+