[MacPorts] #21631: mysql5 does not upgrade under Mac OS 10.6.1

MacPorts noreply at macports.org
Sat Sep 26 12:35:21 PDT 2009


#21631: mysql5 does not upgrade under Mac OS 10.6.1
-------------------------------+--------------------------------------------
 Reporter:  ph.mignon@…        |       Owner:  ryandesign@…           
     Type:  defect             |      Status:  new                    
 Priority:  Normal             |   Milestone:                         
Component:  ports              |     Version:  1.8.0                  
 Keywords:                     |        Port:  mysql5                 
-------------------------------+--------------------------------------------
Changes (by jmr@…):

  * keywords:  Mac OS 10.6.1 =>
  * owner:  macports-tickets@… => ryandesign@…


Old 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

New 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
 }}}

--

Comment:

 1. WikiFormatting
  2. [wiki:Migration]

-- 
Ticket URL: <http://trac.macports.org/ticket/21631#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list