[MacPorts] #13646: libssh2 fails to install as universal on
Leopard 10.5.1
MacPorts
trac at macosforge.org
Wed Dec 19 16:27:20 PST 2007
#13646: libssh2 fails to install as universal on Leopard 10.5.1
-------------------------------+--------------------------------------------
Reporter: dsouza at apple.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Old description:
> dsouza:~ dsouza$ sudo port install libssh2 +universal
> ---> Configuring libssh2
> ---> Building libssh2 with target all
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh2/work/libssh2-0.18"
> && make all " returned error 2
> Command output:
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_group1_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_group1_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_group14_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_group14_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_group_exchange_sha1_key_exchange
> in kex.o
> _libssh2_kex_method_diffie_hellman_group_exchange_sha1_key_exchange
> in kex.o
> __libssh2_dsa_sha1_verify in openssl.o
> __libssh2_dsa_sha1_verify in openssl.o
> "_DSA_new", referenced from:
> __libssh2_dsa_new in openssl.o
> "_BN_num_bits", referenced from:
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
> kex.o
> _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
> kex.o
> __libssh2_dsa_sha1_sign in openssl.o
> __libssh2_dsa_sha1_sign in openssl.o
> "_EVP_des_ede3_cbc", referenced from:
> _libssh2_crypt_method_3des_cbc in crypt.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> lipo: can't open input file: /var/tmp//ccgT1jqZ.out (No such file or
> directory)
> make[2]: *** [libssh2.la] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1
>
> Error: Status 1 encountered during processing.
New description:
{{{
dsouza:~ dsouza$ sudo port install libssh2 +universal
---> Configuring libssh2
---> Building libssh2 with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh2/work/libssh2-0.18"
&& make all " returned error 2
Command output:
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_group1_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_group1_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_group14_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_group14_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_group_exchange_sha1_key_exchange
in kex.o
_libssh2_kex_method_diffie_hellman_group_exchange_sha1_key_exchange
in kex.o
__libssh2_dsa_sha1_verify in openssl.o
__libssh2_dsa_sha1_verify in openssl.o
"_DSA_new", referenced from:
__libssh2_dsa_new in openssl.o
"_BN_num_bits", referenced from:
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in
kex.o
__libssh2_dsa_sha1_sign in openssl.o
__libssh2_dsa_sha1_sign in openssl.o
"_EVP_des_ede3_cbc", referenced from:
_libssh2_crypt_method_3des_cbc in crypt.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccgT1jqZ.out (No such file or
directory)
make[2]: *** [libssh2.la] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13646#comment:2>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list