Mantis - mysql_dev
Viewing Issue Advanced Details
4965 packaging major always 2012-06-20 12:56 2012-06-24 09:35
dam  
maciej  
normal  
closed  
fixed  
none    
none  
0004965: mysql_dev is missing 64 bit mysql_config
There is
  /opt/csw/bin/mysql_config
but no
  /opt/csw/bin/sparcv9/mysql_config
needed e.g. for zabbix.
Issue History
2012-06-20 12:56 dam New Issue
2012-06-20 14:14 maciej Note Added: 0009973
2012-06-21 09:31 dam Note Added: 0009974
2012-06-22 00:13 maciej Status new => assigned
2012-06-22 00:13 maciej Assigned To => maciej
2012-06-22 00:14 maciej Note Added: 0009975
2012-06-22 00:14 maciej Status assigned => feedback
2012-06-24 09:35 maciej Note Added: 0009977
2012-06-24 09:35 maciej Status feedback => closed
2012-06-24 09:35 maciej Resolution open => fixed

Notes
(0009973)
maciej   
2012-06-20 14:14   
It wasn't excluded in the build recipe, I don't think... so what might be the problem? How is it normally handled in GAR?
(0009974)
dam   
2012-06-21 09:31   
The problem is that the binaries for 64 bit are not installed into /opt/csw/bin/sparcv9 and also the lib layout looks mighty suspicious with the mix of lib/ and lib/64/:


unstable9s% pwd
/home/dam/mgar/pkg/mysql5/branches/mysql-5.5.x/work/solaris9-sparc/install-isa-sparcv9
unstable9s% find . | grep -v share
.
./opt
./opt/csw
./opt/csw/lib
./opt/csw/lib/libmysqlclient_r.a
./opt/csw/lib/libmysqlclient.so.18.0.0
./opt/csw/lib/64
./opt/csw/lib/64/libmysqlclient_r.so.18
./opt/csw/lib/64/mysql5
./opt/csw/lib/64/mysql5/64
./opt/csw/lib/64/mysql5/64/plugin
./opt/csw/lib/64/mysql5/64/plugin/auth_test_plugin.so
./opt/csw/lib/64/mysql5/64/plugin/qa_auth_client.so
./opt/csw/lib/64/mysql5/64/plugin/mypluglib.so
./opt/csw/lib/64/mysql5/64/plugin/auth.so
./opt/csw/lib/64/mysql5/64/plugin/qa_auth_server.so
./opt/csw/lib/64/mysql5/64/plugin/qa_auth_interface.so
./opt/csw/lib/64/mysql5/64/plugin/semisync_master.so
./opt/csw/lib/64/mysql5/64/plugin/adt_null.so
./opt/csw/lib/64/mysql5/64/plugin/semisync_slave.so
./opt/csw/lib/64/mysql5/64/plugin/daemon_example.ini
./opt/csw/lib/64/mysql5/64/plugin/libdaemon_example.so
./opt/csw/lib/64/libmysqlclient_r.so.18.0.0
./opt/csw/lib/libmysqlclient.a
./opt/csw/lib/libmysqlservices.a
./opt/csw/lib/libmysqlclient_r.so.18
./opt/csw/lib/libmysqlclient.so.18
./opt/csw/lib/libmysqld.a
./opt/csw/lib/libmysqlclient_r.so
./opt/csw/lib/libmysqlclient.so
./opt/csw/lib/libmysqlclient_r.so.18.0.0
./opt/csw/bin
./opt/csw/bin/mysqlbinlog
./opt/csw/bin/mysql_upgrade
./opt/csw/bin/mysql_fix_extensions
./opt/csw/bin/mysqltest
./opt/csw/bin/mysqlhotcopy
./opt/csw/bin/mysql_convert_table_format
./opt/csw/bin/mysql_setpermission
./opt/csw/bin/mysql_client_test_embedded
./opt/csw/bin/mysqltest_embedded
./opt/csw/bin/myisamchk
./opt/csw/bin/mysql_tzinfo_to_sql
./opt/csw/bin/mysql_find_rows
./opt/csw/bin/resolve_stack_dump
./opt/csw/bin/mysqld_safe
./opt/csw/bin/myisam_ftdump
./opt/csw/bin/myisamlog
./opt/csw/bin/innochecksum
./opt/csw/bin/msql2mysql
./opt/csw/bin/mysql_embedded
./opt/csw/bin/mysqlaccess.conf
./opt/csw/bin/mysqlbug
./opt/csw/bin/mysql_config
./opt/csw/bin/mysqlimport
./opt/csw/bin/mysqlshow
./opt/csw/bin/mysqlaccess
./opt/csw/bin/mysql_install_db
./opt/csw/bin/mysql_secure_installation
./opt/csw/bin/mysqldumpslow
./opt/csw/bin/myisampack
./opt/csw/bin/perror
./opt/csw/bin/my_print_defaults
./opt/csw/bin/mysqldump
./opt/csw/bin/mysql_zap
./opt/csw/bin/mysqld_multi
./opt/csw/bin/mysql_plugin
./opt/csw/bin/resolveip
./opt/csw/bin/mysql_client_test
./opt/csw/bin/mysql
./opt/csw/bin/mysqlcheck
./opt/csw/bin/replace
./opt/csw/bin/mysql_waitpid
./opt/csw/bin/mysqlslap
./opt/csw/bin/mysqladmin
./opt/csw/sbin
./opt/csw/sbin/mysqld
./opt/csw/include
./opt/csw/include/mysql
./opt/csw/include/mysql/plugin.h
./opt/csw/include/mysql/my_getopt.h
./opt/csw/include/mysql/mysql
./opt/csw/include/mysql/mysql/service_my_snprintf.h
./opt/csw/include/mysql/mysql/plugin_auth.h
./opt/csw/include/mysql/mysql/service_thd_wait.h
./opt/csw/include/mysql/mysql/plugin_auth_common.h
./opt/csw/include/mysql/mysql/client_plugin.h
./opt/csw/include/mysql/mysql/services.h
./opt/csw/include/mysql/mysql/innodb_priv.h
./opt/csw/include/mysql/mysql/plugin.h
./opt/csw/include/mysql/mysql/thread_pool_priv.h
./opt/csw/include/mysql/mysql/service_thd_alloc.h
./opt/csw/include/mysql/mysql/plugin_audit.h
./opt/csw/include/mysql/mysql/psi
./opt/csw/include/mysql/mysql/psi/psi_abi_v2.h
./opt/csw/include/mysql/mysql/psi/mysql_file.h
./opt/csw/include/mysql/mysql/psi/psi_abi_v1.h
./opt/csw/include/mysql/mysql/psi/mysql_thread.h
./opt/csw/include/mysql/mysql/psi/psi.h
./opt/csw/include/mysql/mysql/service_thread_scheduler.h
./opt/csw/include/mysql/mysql/plugin_ftparser.h
./opt/csw/include/mysql/my_config.h
./opt/csw/include/mysql/mysqld_error.h
./opt/csw/include/mysql/my_xml.h
./opt/csw/include/mysql/sql_state.h
./opt/csw/include/mysql/m_ctype.h
./opt/csw/include/mysql/sslopt-longopts.h
./opt/csw/include/mysql/typelib.h
./opt/csw/include/mysql/mysql_time.h
./opt/csw/include/mysql/my_pthread.h
./opt/csw/include/mysql/mysql_embed.h
./opt/csw/include/mysql/my_global.h
./opt/csw/include/mysql/my_dir.h
./opt/csw/include/mysql/errmsg.h
./opt/csw/include/mysql/mysql.h
./opt/csw/include/mysql/my_dbug.h
./opt/csw/include/mysql/my_net.h
./opt/csw/include/mysql/mysql_com.h
./opt/csw/include/mysql/keycache.h
./opt/csw/include/mysql/my_sys.h
./opt/csw/include/mysql/decimal.h
./opt/csw/include/mysql/sslopt-case.h
./opt/csw/include/mysql/my_list.h
./opt/csw/include/mysql/mysqld_ername.h
./opt/csw/include/mysql/plugin_ftparser.h
./opt/csw/include/mysql/sql_common.h
./opt/csw/include/mysql/mysql_version.h
./opt/csw/include/mysql/sslopt-vars.h
./opt/csw/include/mysql/my_alloc.h
./opt/csw/include/mysql/m_string.h
./opt/csw/include/mysql/my_compiler.h
./opt/csw/include/mysql/my_attribute.h
./opt/csw/include/mysql/plugin_audit.h
./etc
./etc/opt
./etc/opt/csw
./etc/opt/csw/init.d
./etc/opt/csw/init.d/cswmysql5
(0009975)
maciej   
2012-06-22 00:14   
Fixed MySQL packages are now in unstable. Please test!
(0009977)
maciej   
2012-06-24 09:35   
This is now fixed, mysql_config in available in both 32-bit and 64-bit versions.

E.g.
http://buildfarm.opencsw.org/pkgdb/srv4/78435e5258daaf28f284063f0894093e/ [^]