Opened 15 years ago

Last modified 15 years ago

#21631 closed defect

mysql5 does not upgrade under Mac OS 10.6.1 — at Initial Version

Reported by: ph.mignon@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: mysql5

Description

I did not find any recent ticket related to that kind of problem. Here is what I get :

uname -a Darwin ... 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i38

sudo port upgrade mysql5 Password: Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since ncursesw 5.7_0 >= ncursesw 5.7_0, even though installed variants "" do not match "+darwin_10". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since ncurses 5.7_0 >= ncurses 5.7_0, even though installed variants "" do not match "+darwin_10". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. ---> Computing dependencies for mysql5 ---> Building mysql5 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.0.85" && /usr/bin/make -j2 all " returned error 2 Command output: Item_func_des_decrypt::val_str(String*) in item_strfunc.o

Item_func_des_encrypt::val_str(String*) in item_strfunc.o

"_SSL_CIPHER_get_name", referenced from:

acl_getroot(THD*, user_resources*, char const*, unsigned int)in sql_acl.o acl_getroot(THD*, user_resources*, char const*, unsigned int)in sql_acl.o show_status_array(THD*, char const*, show_var_st*, enum_var_type, system_status_var*, char const*, st_table*)in sql_show.o _mysql_get_ssl_cipher in client.o

"_SSL_CTX_use_PrivateKey_file", referenced from:

_new_VioSSLFd in libvio.a(viosslfactories.o)

"_SSL_load_error_strings", referenced from:

_new_VioSSLFd in libvio.a(viosslfactories.o)

"_CRYPTO_set_id_callback", referenced from:

init_common_variables(char const*, int, char, char const)in mysqld.o

"_BN_bin2bn", referenced from:

_new_VioSSLFd in libvio.a(viosslfactories.o) _new_VioSSLFd in libvio.a(viosslfactories.o)

"_ERR_get_error_line_data", referenced from:

_report_errors in libvio.a(viosslfactories.o) _report_errors in libvio.a(viossl.o)

"_OPENSSL_add_all_algorithms_noconf", referenced from:

_new_VioSSLFd in libvio.a(viosslfactories.o)

"_X509_STORE_CTX_get_error", referenced from:

_vio_verify_callback in libvio.a(viosslfactories.o)

ld: symbol(s) not found collect2: ld returned 1 exit status make[4]: * [mysqld] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: Unable to upgrade port: 1

Change History (0)

Note: See TracTickets for help on using tickets.