Re: Failed: phase compiling: libmpfr6-shlibs-4.0.2-2 failed
Chris Schram via Fink-beginners <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Where the hell is Langlois, Oregon? |
| Message-ID | <[email protected]> |
On 2019-11-09, Chris Schram via Fink-beginners <[email protected]> wrote: > On 2019-11-09, Chris Schram via Fink-beginners <[email protected]> wrote: >> On 2019-11-09, Hanspeter Niederstrasser <[email protected]> wrote: >>> On 11/8/19 2:22 PM, Chris Schram via Fink-beginners wrote: >>>> libtool: link: gcc -Wall -Wmissing-prototypes -Wc++-compat -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=core2 -march=core2 -Wl,-search_paths_first -o .libs/tzeta_ui tzeta_ui.o -L../src/.libs -L/opt/sw/lib ./.libs/libfrtests.a -lm ../src/.libs/libmpfr.dylib /opt/sw/lib/gmp5/libgmp.dylib >>>> make[2]: `libfrtests.la' is up to date. >>>> /Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS >>>> PASS: tversion >>>> PASS: tabort_prec_max >>>> PASS: tassert >>>> PASS: tabort_defalloc1 >>>> PASS: tabort_defalloc2 >>>> ../../test-driver: line 107: 35038 Segmentation fault: 11 "$@" > $log_file 2>&1 >>>> FAIL: talloc >>>> PASS: tinternals >>>> PASS: tinits >>>> PASS: tisqrt >>>> PASS: tsgn >>>> PASS: tcheck >>>> PASS: tisnan >>>> PASS: texceptions >>>> PASS: tset_exp >>>> PASS: tset >>>> PASS: mpf_compat >>>> PASS: mpfr_compat >>>> PASS: reuse >>>> PASS: tabs >>>> PASS: tacos >>>> PASS: tacosh >>>> PASS: tadd >>>> PASS: tadd1sp >>>> PASS: tadd_d >>>> PASS: tadd_ui >>>> PASS: tagm >>>> PASS: tai >>>> PASS: talloc-cache >>>> PASS: tasin >>>> PASS: tasinh >>>> PASS: tatan >>>> PASS: tatanh >>>> PASS: taway >>>> PASS: tbeta >>>> PASS: tbuildopt >>>> PASS: tcan_round >>>> PASS: tcbrt >>>> PASS: tcmp >>>> PASS: tcmp2 >>>> PASS: tcmp_d >>>> PASS: tcmp_ld >>>> PASS: tcmp_ui >>>> PASS: tcmpabs >>>> PASS: tcomparisons >>>> PASS: tconst_catalan >>>> PASS: tconst_euler >>>> PASS: tconst_log2 >>>> PASS: tconst_pi >>>> PASS: tcopysign >>>> PASS: tcos >>>> PASS: tcosh >>>> PASS: tcot >>>> PASS: tcoth >>>> PASS: tcsc >>>> PASS: tcsch >>>> PASS: td_div >>>> PASS: td_sub >>>> PASS: tdigamma >>>> PASS: tdim >>>> PASS: tdiv >>>> PASS: tdiv_d >>>> PASS: tdiv_ui >>>> PASS: teint >>>> PASS: teq >>>> PASS: terandom >>>> PASS: terandom_chisq >>>> PASS: terf >>>> PASS: texp >>>> PASS: texp10 >>>> PASS: texp2 >>>> PASS: texpm1 >>>> PASS: tfactorial >>>> PASS: tfits >>>> PASS: tfma >>>> PASS: tfmma >>>> PASS: tfmod >>>> PASS: tfms >>>> PASS: tfpif >>>> PASS: tfprintf >>>> PASS: tfrac >>>> PASS: tfrexp >>>> PASS: tgamma >>>> PASS: tgamma_inc >>>> PASS: tget_d >>>> PASS: tget_d_2exp >>>> PASS: tget_f >>>> PASS: tget_flt >>>> PASS: tget_ld_2exp >>>> PASS: tget_q >>>> SKIP: tget_set_d64 >>>> PASS: tget_sj >>>> PASS: tget_str >>>> PASS: tget_z >>>> PASS: tgmpop >>>> PASS: tgrandom >>>> PASS: thyperbolic >>>> PASS: thypot >>>> PASS: tinp_str >>>> PASS: tj0 >>>> PASS: tj1 >>>> PASS: tjn >>>> PASS: tl2b >>>> PASS: tlgamma >>>> PASS: tli2 >>>> PASS: tlngamma >>>> PASS: tlog >>>> PASS: tlog10 >>>> PASS: tlog1p >>>> PASS: tlog2 >>>> PASS: tlog_ui >>>> PASS: tmin_prec >>>> PASS: tminmax >>>> PASS: tmodf >>>> PASS: tmul >>>> PASS: tmul_2exp >>>> PASS: tmul_d >>>> PASS: tmul_ui >>>> PASS: tnext >>>> PASS: tnrandom >>>> PASS: tnrandom_chisq >>>> PASS: tout_str >>>> PASS: toutimpl >>>> PASS: tpow >>>> PASS: tpow3 >>>> PASS: tpow_all >>>> PASS: tpow_z >>>> PASS: tprintf >>>> PASS: trandom >>>> PASS: trandom_deviate >>>> PASS: trec_sqrt >>>> PASS: tremquo >>>> PASS: trint >>>> PASS: trndna >>>> PASS: troot >>>> PASS: trootn_ui >>>> PASS: tround_prec >>>> PASS: tsec >>>> PASS: tsech >>>> PASS: tset_d >>>> PASS: tset_f >>>> SKIP: tset_float128 >>>> PASS: tset_ld >>>> PASS: tset_q >>>> PASS: tset_si >>>> PASS: tset_sj >>>> PASS: tset_str >>>> PASS: tset_z >>>> PASS: tset_z_exp >>>> PASS: tsi_op >>>> PASS: tsin >>>> PASS: tsin_cos >>>> PASS: tsinh >>>> PASS: tsinh_cosh >>>> ../../test-driver: line 107: 37874 Segmentation fault: 11 "$@" > $log_file 2>&1 >>>> FAIL: tsprintf >>> >>> What version of gmp5 do you have installed? Make sure you have 6.1.2-1 >>> installed. If it was originally built when you were not on 10.15, try >>> rebuilding gmp5 again now that you're on 10.15. If I'm right, it had a >>> bug patched that should fix your libmpfr failure, but only if gmp5 was >>> built on 10.15 as well and not inherited. >> >> I already had gmp5 6.1.2-1, but FWIW I rebuilt it anyway. >> > ...and reran fink update-all to see what would happen. Well, so far it's > gotten past the point where it failed in the report above, and is still > running. Since its aim it to build gcc9 somewhere in the process, it'll > take a pretty long time to see a result. I'll post an update when that > happens. Success! It took hours and hours, and now I've got about 9 news debs to wonder about. Thanks to Hanspeter for all your help. -- [email protected] is a filtered spam magnet. Email replies may be lost. You're better off replying to this newsgroup. _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners