|
From: Luigi E. Z. <lui...@mi...> - 2026-06-29 09:56:28
|
Hello, I am running on a Mojave system - for compatibility reasons...and lazyness. Since some days I'm trying a 'fink update all' (after a 'selfupdate') and get an error that is reported in the following: The following 2 packages will be installed or updated: mysql-unified-dev mysql-unified-shlibs ----------------------- The error starts here ----------------------- libtool: link: g++ -DDBUG_OFF -felide-constructors -fno-exceptions -fno-rtti -O3 -fno-omit-frame-pointer -g -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -o mysqld sql_lex.o sql_handler.o item.o item_sum.o item_buff.o item_func.o item_cmpfunc.o item_strfunc.o item_timefunc.o thr_malloc.o item_create.o item_subselect.o item_row.o item_geofunc.o field.o strfunc.o key.o sql_class.o sql_list.o net_serv.o protocol.o sql_state.o lock.o my_lock.o sql_string.o sql_manager.o sql_map.o mysqld.o password.o hash_filo.o hostname.o set_var.o sql_parse.o sql_yacc.o sql_base.o table.o sql_select.o sql_insert.o sql_prepare.o sql_error.o sql_locale.o sql_profile.o sql_update.o sql_delete.o uniques.o sql_do.o procedure.o item_uniq.o sql_test.o log.o log_event.o init.o derror.o sql_acl.o unireg.o des_key_file.o discover.o time.o opt_range.o opt_sum.o records.o filesort.o handler.o ha_heap.o ha_myisam.o ha_myisammrg.o ha_berkeley.o ha_innodb.o ha_ndbcluster.o ha_ndbcluster_cond.o sql_db.o sql_table.o sql_rename.o sql_crypt.o sql_load.o mf_iocache.o field_conv.o sql_show.o sql_udf.o sql_analyse.o sql_cache.o slave.o sql_repl.o sql_union.o sql_derived.o client.o sql_client.o mini_client_errors.o pack.o stacktrace.o repl_failsafe.o sql_olap.o sql_view.o gstream.o spatial.o sql_help.o sql_cursor.o tztime.o my_time.o my_user.o my_decimal.o sp_head.o sp_pcontext.o sp_rcontext.o sp.o sp_cache.o parse_file.o sql_trigger.o ha_example.o ha_archive.o ha_tina.o ha_blackhole.o ha_federated.o -L/sw/lib ../innobase/usr/libusr.a ../innobase/srv/libsrv.a ../innobase/dict/libdict.a ../innobase/que/libque.a ../innobase/srv/libsrv.a ../innobase/ibuf/libibuf.a ../innobase/row/librow.a ../innobase/pars/libpars.a ../innobase/btr/libbtr.a ../innobase/trx/libtrx.a ../innobase/read/libread.a ../innobase/usr/libusr.a ../innobase/buf/libbuf.a ../innobase/ibuf/libibuf.a ../innobase/eval/libeval.a ../innobase/log/liblog.a ../innobase/fsp/libfsp.a ../innobase/fut/libfut.a ../innobase/fil/libfil.a ../innobase/lock/liblock.a ../innobase/mtr/libmtr.a ../innobase/page/libpage.a ../innobase/rem/librem.a ../innobase/thr/libthr.a ../innobase/sync/libsync.a ../innobase/data/libdata.a ../innobase/mach/libmach.a ../innobase/ha/libha.a ../innobase/dyn/libdyn.a ../innobase/mem/libmem.a ../innobase/sync/libsync.a ../innobase/ut/libut.a ../innobase/os/libos.a ../innobase/ut/libut.a ../ndb/src/.libs/libndbclient.a ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a -lz -ldl ../extra/yassl/src/.libs/libyassl.a -lm -lm ../extra/yassl/taocrypt/src/.libs/libtaocrypt.a -lm -lm -lm clang: error: no such file or directory: '../ndb/src/.libs/libndbclient.a' 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 ### execution of /tmp/fink.auOzg failed, exit code 2 ### execution of /tmp/fink.Fmsa2 failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-mysql-unified-5.0.96-7 (Reading database ... 334209 files and directories currently installed.) Removing fink-buildlock-mysql-unified-5.0.96-7 ... Failed: phase compiling: mysql-unified-5.0.96-7 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on Fink's website solves the problem. If not, ask on one (not both, please) of these mailing lists: The Fink Users List <fin...@li...> The Fink Beginners List <fin...@li...>, with a carbon copy to the maintainer: Todai Fink Team <fi...@so...> Note that this is preferable to emailing just the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. Please try to include the complete error message in your report. This generally consists of a compiler line starting with e.g. "gcc" or "g++" followed by the actual error output from the compiler. Also include the following system information: Package manager version: 0.45.6 Distribution version: selfupdate-git Mon Jun 22 11:18:42 2026, 10.14.5, x86_64 Trees: local/main stable/main stable/crypto local/injected Xcode.app: 11.3.1 Xcode command-line tools: 11.3.1.0.1.1576735732 Max. Fink build jobs: 1 Why is 'libndbclient.a' missing? Is it a problem with the 'old' Mojave system? Am I the only one that gets this? Thanks and best regards, Luigi Zanotti -- Prof. Luigi Ernesto Zanotti (retired) Physics Department "G. Occhialini" University of Milano Bicocca Piazza della Scienza 3. 20126 Milano Italy E-Mail:lui...@mi... |