[bug-notifications] [libssl1_0_0 0005112]: hardware capability (CA_SUNW_HW_1) unsupported: 0x1000 [ SSE2 ]
Mantis Bug Tracker
noreply at opencsw.org
Mon Oct 7 10:07:39 CEST 2013
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5112
======================================================================
Reported By: pfelecan
Assigned To: yann
======================================================================
Project: libssl1_0_0
Issue ID: 5112
Category:
Reproducibility: always
Severity: block
Priority: high
Status: feedback
======================================================================
Date Submitted: 2013-10-03 13:48 CEST
Last Modified: 2013-10-07 10:07 CEST
======================================================================
Summary: hardware capability (CA_SUNW_HW_1) unsupported:
0x1000 [ SSE2 ]
Description:
On a pristine system, the first and subsequent invocation of svn checkout
gives:
-bash-3.2$ mgar init
Initializing the package build tree at /export/home/peter/opencsw
ld.so.1: svn: fatal: /opt/csw/lib/i386/libcrypto.so.1.0.0: hardware
capability (CA_SUNW_HW_1) unsupported: 0x1000 [ SSE2 ]
ld.so.1: svn: fatal: relocation error: file
/opt/csw/lib/svn/libsvn_ra_neon-1.so.0: symbol ne_accept_2xx: referenced
symbol not found
ld.so.1: svn: fatal: relocation error: file
/opt/csw/lib/svn/libsvn_ra-1.so.0: symbol svn_ra_neon__init: referenced
symbol not found
ld.so.1: svn: fatal: relocation error: file /opt/csw/bin/svn: symbol
svn_ra_version: referenced symbol not found
/opt/csw/bin/mgar: line 286: 9614 Killed svn co $GAR_REPO
"$__buildtree/.buildsys"
======================================================================
----------------------------------------------------------------------
(0010603) pfelecan (developer) - 2013-10-07 10:07
https://www.opencsw.org/mantis/view.php?id=5112#c10603
----------------------------------------------------------------------
For the first part, the output is in the attached file "openssl-truss-out"
For the second part the output is:
$ env OPENSSL_ia32cap=~0x1000000 /opt/csw/bin/openssl
ld.so.1: openssl: fatal: /opt/csw/lib/i386/libcrypto.so.1.0.0: hardware
capability (CA_SUNW_HW_1) unsupported: 0x1000 [ SSE2 ]
ld.so.1: openssl: fatal: relocation error: file
/opt/csw/bin/pentium_pro/openssl: symbol CRYPTO_dbg_get_options: referenced
symbol not found
Killed
More information about the bug-notifications
mailing list