Re: installation of emacs26 fails
Uwe Brauer <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
> On 2/21/21 2:11 AM, Uwe Brauer wrote: > Please copy and paste the relevant part of the log with the compiler > command and error output to their mailing list threads. For mercurial, > chances are that the failure is the same across variants, so we just > need a single error for now. The problem seems to be gnutls Which also is the reason that I cannot compile GNU emacs, more on that in a different message. The critical line seems to be that one /tmp/fink.lXut9: line 8: autoreconf: command not found But I include the rest just in case. Setting runtime build-lock... dpkg-deb -b /opt/sw/src/fink.build/root-fink-buildlock-gnutls30-shlibs-3.6.13-2 /opt/sw/src/fink.build dpkg-deb: building package `fink-buildlock-gnutls30-shlibs-3.6.13-2' in `/opt/sw/src/fink.build/fink-buildlock-gnutls30-shlibs-3.6.13-2_2021.02.21-09.07.59_darwin-x86_64.deb'. Installing build-lock package... /opt/sw/bin/dpkg-lockwait -i /opt/sw/src/fink.build/fink-buildlock-gnutls30-shlibs-3.6.13-2_2021.02.21-09.07.59_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-gnutls30-shlibs-3.6.13-2. (Reading database ... 53808 files and directories currently installed.) Unpacking fink-buildlock-gnutls30-shlibs-3.6.13-2 (from .../fink-buildlock-gnutls30-shlibs-3.6.13-2_2021.02.21-09.07.59_darwin-x86_64.deb) ... Setting up fink-buildlock-gnutls30-shlibs-3.6.13-2 (2021.02.21-09.07.59) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.CFHMd env LANG=C LC_ALL=C /opt/sw/bin/tar --no-same-owner --no-same-permissions -xf /opt/sw/src/gnutls-3.6.13.tar.xz sudo -u fink-bld [ENV] sh -c /tmp/fink.reM_F [ -r /opt/sw/fink/dists/stable/main/finkinfo/crypto/gnutls30-xcode11.4.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.rcCOE /tmp/fink.lXut9 #!/bin/bash -ev XCODE_VERSION=`xcodebuild -version 2>/dev/null | head -n 1 | cut -f 2 -d ' '` xcodebuild -version 2>/dev/null | head -n 1 | cut -f 2 -d ' ' XCODE_CLT_VERSION=`pkgutil --pkg-info com.apple.pkg.CLTools_Executables | grep version | cut -d: -f2 | cut -d'.' -f1-2` pkgutil --pkg-info com.apple.pkg.CLTools_Executables | grep version | cut -d: -f2 | cut -d'.' -f1-2 if `dpkg --compare-versions $XCODE_VERSION ge 11.4` || `dpkg --compare-versions $XCODE_CLT_VERSION ge 11.4`; then # -no_weak_imports causes failure with Xcode11.4 # https://gitlab.com/gnutls/gnutls/-/issues/966 /usr/bin/patch -p1 < /opt/sw/fink/dists/stable/main/finkinfo/crypto/gnutls30-xcode11.4.patch autoreconf -vfi fi dpkg --compare-versions $XCODE_VERSION ge 11.4 patching file configure.ac /tmp/fink.lXut9: line 8: autoreconf: command not found ### execution of /tmp/fink.lXut9 failed, exit code 127 ### execution of /tmp/fink.rcCOE failed, exit code 127 Removing runtime build-lock... Removing build-lock package... /opt/sw/bin/dpkg-lockwait -r fink-buildlock-gnutls30-shlibs-3.6.13-2 (Reading database ... 53809 files and directories currently installed.) Removing fink-buildlock-gnutls30-shlibs-3.6.13-2 ... Failed: phase patching: gnutls30-shlibs-3.6.13-2 failed _______________________________________________ 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
smime.p7s
(application/pkcs7-signature, 5.5 KB) - not displayed