Re: Updating fink on an old MacBook Pro --not successful

Saleh Elmohamed <[email protected]> Sat, 28 Dec 2024 15:29:01 -0800
Newsgroups gmane.os.apple.fink.general
Message-ID <CAA1FZy2W33aw2SuBJh5oY9K3KjunnM1pqB7ELRi4X_qsBHQA7g@mail.gmail.com>
Hi Scott,
Thanks for the suggestions. Unfortunately,
this is an old system so at the "General" tab
there are only two options: App Store and
App Store and identified developers. I don't see
the "Allow applications from anywhere" option
listed anywhere there.
At the "Firewall options" it automatically allow
built-in software to receive incoming connections,
and automatically allow downloaded signed
(by a valid certificate authority) software to
receive incoming connections.
Best,
Saleh

On Fri, Dec 27, 2024 at 10:07 AM Scott Hannahs <
[email protected]> wrote:

> It appears that the signed certificate for the additional packages from
> Apple has expired:
>
> Try the following:
>
> Probably the certificate is outdated. To circumvent this the following
> procedure should work:
>
>    - Open "System Preferences"
>    - Hit "Security & Privacy"
>    - Hit the tab "General"
>    - Click the lock and enter your admin password
>    - at "Allow applications from anywhere" mark the radio button
>    "Anywhere"
>    - then click the button "Allow from anywhere"
>
> -Scott
>
> On Dec 27, 2024, at 04:40, Saleh Elmohamed <[email protected]>
> wrote:
>
> Apologies for the lack of clarity on my part. Yes, you're correct.
> -S
>
> On Fri, Dec 27, 2024 at 1:30 AM <[email protected]> wrote:
>
>> What do you mean "tried to build xcode" ? Is the output immediately
>> below from running `sudo xcodebuild -runFirstLaunch` in the Terminal.app
>> as the aquaterm alert says?
>>
>> Hanspeter
>>
>>
>> On 2024-12-26 23:27, Saleh Elmohamed wrote:
>> > Thanks Scott. I forgot to mention that I did try to build xcode
>> > manually as follows:
>> >
>> > --------------------------------
>> > Install Started
>> > 2024-12-26 20:16:42.998 xcodebuild[26065:1319572]  DVTDownloadable:
>> > Failed to preflight installation Error Domain=PKInstallErrorDomain
>> > Code=102 "The package “MobileDevice.pkg” is untrusted."
>> > UserInfo={NSLocalizedDescription=The package “MobileDevice.pkg” is
>> > untrusted., NSURL=MobileDevice.pkg --
>> > file:///Applications/Xcode.app/Contents/Resources/Packages/,
>> > PKInstallPackageIdentifier=com.apple.pkg.MobileDevice,
>> > NSUnderlyingError=0x7fdf95064b50 {Error Domain=NSOSStatusErrorDomain
>> > Code=-2147409654 "CSSMERR_TP_CERT_EXPIRED" UserInfo={SecTrustResult=5,
>> > PKTrustLevel=PKTrustLevelExpiredCertificate,
>> > NSLocalizedFailureReason=CSSMERR_TP_CERT_EXPIRED}}}
>> > Install Failed: Error Domain=PKInstallErrorDomain Code=102 "The
>> > package “MobileDevice.pkg” is untrusted."
>> > UserInfo={NSLocalizedDescription=The package “MobileDevice.pkg” is
>> > untrusted., NSURL=MobileDevice.pkg --
>> > file:///Applications/Xcode.app/Contents/Resources/Packages/,
>> > PKInstallPackageIdentifier=com.apple.pkg.MobileDevice,
>> > NSUnderlyingError=0x7fdf95064b50 {Error Domain=NSOSStatusErrorDomain
>> > Code=-2147409654 "CSSMERR_TP_CERT_EXPIRED" UserInfo={SecTrustResult=5,
>> > PKTrustLevel=PKTrustLevelExpiredCertificate,
>> > NSLocalizedFailureReason=CSSMERR_TP_CERT_EXPIRED}}}
>> > xcodebuild: error: The package “MobileDevice.pkg” is untrusted.
>> >
>> > ....
>> > ....
>> >
>> > On Thu, Dec 26, 2024 at 8:02 PM Scott Hannahs
>> > <[email protected]> wrote:
>> >
>> >> Saleh,
>> >>
>> >> The lines in your output:
>> >>
>> >>> -----WARNING-----WARNING-----WARNING-----
>> >>> XCode.app must be run once to install private frameworks.
>> >>> aquaterm will fail to build without these private frameworks.
>> >>> Alternatively run 'sudo xcodebuild -runFirstLaunch' manually.
>> >>> -----WARNING-----WARNING-----WARNING-----
>> >>
>> >> These are a great indicator of guidance as to what is wrong.  Try
>> >> the suggestion above and see if that improves things.
>> >>
>> >> -Scott
>> >>
>> >>> On Dec 26, 2024, at 9:38 PM, Saleh Elmohamed
>> >>> <[email protected]> wrote:
>> >>>
>> >>> Hi there,
>> >>> Happy holidays. Been trying to update fink on an
>> >>> old mac pro (circa late 2011, macOS High Sierra,
>> >>> version 10.13.6). Fink has not been updated in a long
>> >>> time on this system.
>> >>>
>> >>> Unfortunately after trying multiple (3 times) 'fink selfupdate'
>> >>> followed by 'fink update-all', the update failed. I cut and
>> >>>
>> >>> pasted part of what I got below. Would appreciate any
>> >>> help/suggestions/guidance. Many thanks.
>> >>>
>> >>> Cheers,
>> >>> Saleh
>> >>>
>> >>> ------------------------------------------
>> >>>>> fink selfupdate
>> >>>
>> >>> ERROR: Downloading packages from the binary distribution is
>> >>> currently only possible
>> >>> if Fink is installed at '/opt/sw'.
>> >>> Default answer will be chosen in 60 seconds...
>> >>> Continue with the 'UseBinaryDist' option temporarily disabled?
>> >>> [Y/n]
>> >>> /usr/bin/rsync -az -q
>> >>> rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP [1]
>> >>> /sw/fink/TIMESTAMP.tmp
>> >>> I will now run the rsync command to retrieve the latest package
>> >>> descriptions.
>> >>> /usr/bin/rsync -rtz --delete-after --delete -q
>> >>> --include='10.9-libcxx/' --include='10.9-libcxx/stable/'
>> >>> --include='10.9-libcxx/stable/main/'
>> >>> --include='10.9-libcxx/stable/main/finkinfo/'
>> >>> --include='10.9-libcxx/stable/main/finkinfo/*/'
>> >>> --include='10.9-libcxx/stable/main/finkinfo/*'
>> >>> --include='10.9-libcxx/stable/main/finkinfo/**/*'
>> >>> --include='VERSION' --include='DISTRIBUTION' --include='README'
>> >>> --exclude='**' 'rsync://distfiles.master.finkmirrors.net/finkinfo
>> >>> [2]' '/sw/fink/'
>> >>> Scanning package description files..........
>> >>> Information about 20048 packages read in 2 seconds.
>> >>> No packages to install.
>> >>>
>> >>> The core packages have been updated. You should now update the
>> >>> other packages using commands like 'fink
>> >>> update-all'.
>> >>>
>> >>> ------------------------------------------
>> >>>>> fink update-all
>> >>>
>> >>> ERROR: Downloading packages from the binary distribution is
>> >>> currently only possible
>> >>> if Fink is installed at '/opt/sw'.
>> >>> Default answer will be chosen in 60 seconds...
>> >>> Continue with the 'UseBinaryDist' option temporarily disabled?
>> >>> [Y/n]
>> >>> Information about 20048 packages read in 4 seconds.
>> >>>
>> >>> fink needs help picking an alternative to satisfy a virtual
>> >>> dependency. The candidates:
>> >>>
>> >>> (1) psutils-a4: Postscript tools, a4 size
>> >>> (2) psutils-letter: Postscript tools, letter size
>> >>>
>> >>> Pick one: [1]
>> >>> The following 333 packages will be installed or updated:
>> >>> aquaterm aquaterm-dev aquaterm-shlibs arpack-ng arpack-ng-shlibs
>> >>> auctex autoconf2.6 autogen autogen-dev
>> >>> autogen-shlibs automake1.15 automake1.15-core bison blt-dev
>> >>> blt-shlibs cmake cpan-meta-pm5182
>> >>> cpan-meta-requirements-pm5182 cyrus-sasl2.3-dev
>> >>> cyrus-sasl2.3-shlibs data-section-pm5182 db53-aes
>> >>> db53-aes-shlibs doxygen emacsen-common expat1 expat1-shlibs
>> >>> exporter-pm extutils-install-pm
>> >>> extutils-makemaker-pm5182 extutils-parsexs-pm fftw3 fftw3-shlibs
>> >>> fig2dev fink-buildenv-modules
>> >>> fink-package-precedence fltk13-aqua fltk13-aqua-shlibs
>> >>> fontconfig-config fontconfig2-dev fontconfig2-shlibs
>> >>> freeglut2 freeglut2-shlibs freetype219 freetype219-shlibs
>> >>> fribidi-dev fribidi-shlibs gawk gc gc-shlibs
>> >>> gcc5-compiler gcc5-shlibs gcc6-compiler gcc6-shlibs gcc7-shlibs
>> >>> gcc8-shlibs gcc9-compiler gcc9-shlibs gconf2
>> >>> gconf2-dev gconf2-shlibs gd3 gd3-bin gd3-shlibs gdbm4
>> >>> gdbm4-shlibs gettext-tools ghostscript giflib7
>> >>> giflib7-shlibs gl2ps-dev gl2ps-shlibs glib2-dev glib2-shlibs gmp5
>> >>> gmp5-shlibs gnome-vfs2-unified-dev
>> >>> gnome-vfs2-unified-shlibs gnutls28-shlibs gnutls30
>> >>> gnutls30-shlibs graphicsmagick1322-dev
>> >>> graphicsmagick1322-shlibs gstreamer-0.10 gstreamer-0.10-dev
>> >>> gstreamer-0.10-shlibs gtk+2 gtk+2-dev gtk+2-shlibs
>> >>> guile20 guile20-dev guile20-libs guile20-shlibs hdf5.9 hdf5.9-bin
>> >>> hdf5.9-shlibs help2man-perl5182 ilmbase12
>> >>> ilmbase12-shlibs imagemagick6.9.q16-common imlib2 imlib2-shlibs
>> >>> info intltool40 kpathsea launch lcms2
>> >>> lcms2-shlibs lcms2mt2 lcms2mt2-shlibs libbrotli1
>> >>> libbrotli1-shlibs libcurl4 libcurl4-shlibs libde265.0-dev
>> >>> libde265.0-shlibs libdjvulibre21-dev libdjvulibre21-shlibs libemf
>> >>> libemf-shlibs libffi6-shlibs
>> >>> libgcrypt-shlibs libgcrypt20 libgcrypt20-shlibs libglade2
>> >>> libglade2-shlibs libgmpxx5-shlibs libgpg-error
>> >>> libgpg-error-shlibs libharfbuzz0-dev libharfbuzz0-shlibs
>> >>> libheif1-dev libheif1-shlibs libhogweed-shlibs
>> >>> libhogweed5-shlibs libicu55-dev libicu55-shlibs libid3tag
>> >>> libid3tag-shlibs libidn libidn-shlibs
>> >>> libidn2.0-shlibs libijs1-dev libijs1-shlibs libimagequant0
>> >>> libimagequant0-shlibs libjasper.1
>> >>> libjasper.1-shlibs libjpeg-bin libjpeg8-turbo-shlibs libjpeg9
>> >>> libjpeg9-shlibs libkpathsea6 libkpathsea6-shlibs
>> >>> liblzma5 liblzma5-shlibs libmagick++6.9.q16.6-dev
>> >>> libmagick++6.9.q16.6-shlibs libmagickcore6.9.q16.2-dev
>> >>> libmagickcore6.9.q16.2-shlibs libmagickwand6.9.q16.2-dev
>> >>> libmagickwand6.9.q16.2-shlibs libmpc3 libmpc3-shlibs
>> >>> libmpfr6-shlibs libnghttp2.14 libnghttp2.14-shlibs libnotify
>> >>> libnotify-shlibs libogg libogg-shlibs
>> >>> libopenexr22 libopenexr22-shlibs libopenjp2.7 libopenjp2.7-shlibs
>> >>> libopenjpeg1-shlibs libpaper1-dev
>> >>> libpaper1-shlibs libpcre1 libpcre1-shlibs libpng16
>> >>> libpng16-shlibs libraqm0-dev libraqm0-shlibs librsvg2
>> >>> librsvg2-bin librsvg2-shlibs librtmp1 librtmp1-shlibs libsigsegv3
>> >>> libsigsegv3-shlibs libsoup2.4.1-ssl
>> >>> libsoup2.4.1-ssl-shlibs libssh2.1 libssh2.1-shlibs libtasn1-6-dev
>> >>> libtasn1-6-shlibs libtheora0
>> >>> libtheora0-shlibs libtheoradec1-shlibs libtheoraenc1-shlibs
>> >>> libtiff-bin libtiff5-shlibs libtool2
>> >>> libtool2-shlibs libunistring2-shlibs libwebp6-shlibs libwebp7
>> >>> libwebp7-shlibs libx265.79-shlibs libxml2
>> >>> libxml2-bin libxml2-py27 libxml2-shlibs libxslt libxslt-bin
>> >>> libxslt-shlibs libzip2 libzip2-shlibs libzstd1-dev
>> >>> libzstd1-shlibs locale-textdomain-pm locale-textdomain-pm5182
>> >>> lua53 lua53-dev lua53-shlibs lz4-dev lz4-shlibs
>> >>> make module-build-pm module-build-pm5182 module-metadata-pm5182
>> >>> mro-compat-pm5182 nasm netpbm-bin
>> >>> netpbm11-shlibs nettle4a-shlibs nettle7 nettle7-shlibs nkf ocaml
>> >>> openldap24-dev openldap24-shlibs
>> >>> openssl100-shlibs openssl110-dev openssl110-shlibs
>> >>> params-util-pm5182 perl5162-core pixman pixman-shlibs po4a
>> >>> podlators-pm poppler-data poppler46-shlibs poppler8-glib
>> >>> poppler8-glib-shlibs preview-latex pstoedit-bin
>> >>> pstoedit-shlibs ptexenc1 ptexenc1-shlibs python27 python27-shlibs
>> >>> qhull6.3.1-shlibs qrupdate qrupdate-shlibs
>> >>> qt4-base-mac qt4-base-mac-linguist qt4-base-mac-qt3support-shlibs
>> >>> qt4-base-mac-qtclucene-shlibs
>> >>> qt4-base-mac-qtcore-shlibs qt4-base-mac-qtdbus-shlibs
>> >>> qt4-base-mac-qtdeclarative-shlibs
>> >>> qt4-base-mac-qtdesigner-shlibs
>> >>> qt4-base-mac-qtdesignercomponents-shlibs qt4-base-mac-qtgui-shlibs
>> >>> qt4-base-mac-qthelp-shlibs qt4-base-mac-qtmultimedia-shlibs
>> >>> qt4-base-mac-qtnetwork-shlibs
>> >>> qt4-base-mac-qtopengl-shlibs qt4-base-mac-qtscript-shlibs
>> >>> qt4-base-mac-qtscripttools-shlibs
>> >>> qt4-base-mac-qtsql-shlibs qt4-base-mac-qtsvg-shlibs
>> >>> qt4-base-mac-qttest-shlibs qt4-base-mac-qtuitools-shlibs
>> >>> qt4-base-mac-qtxml-shlibs qt4-base-mac-qtxmlpatterns-shlibs
>> >>> qt5-mac-linguist qt5-mac-qcocoa-plugin
>> >>> qt5-mac-qtbase qt5-mac-qtbase-dev-tools
>> >>> qt5-mac-qtconcurrent-shlibs qt5-mac-qtcore-shlibs
>> >>> qt5-mac-qtdbus-shlibs qt5-mac-qtgui-shlibs
>> >>> qt5-mac-qtnetwork-shlibs qt5-mac-qtopengl-shlibs
>> >>> qt5-mac-qtprintsupport-shlibs qt5-mac-qtsql-shlibs qt5-mac-qtsvg
>> >>> qt5-mac-qtsvg-shlibs qt5-mac-qttest-shlibs
>> >>> qt5-mac-qtwidgets-shlibs qt5-mac-qtxml-shlibs qtwebkit-mac-shlibs
>> >>> readline6-shlibs readline7-shlibs readline8
>> >>> readline8-shlibs regexp-common-pm scalar-list-utils-pm5182 sed
>> >>> software-license-pm5182 sqlite3-dev
>> >>> sqlite3-shlibs sub-exporter-pm5182 sub-name-pm5182 t1lib5-nox
>> >>> t1lib5-nox-shlibs teckit-dev teckit-shlibs
>> >>> test-harness-pm5182 test-simple-pm5182 texinfo texlive-nox-base
>> >>> texlive-texmf text-template-pm w3m xdvi
>> >>> xinitrc xml-parser-pm5182 xz
>> >>> The following 112 additional packages will be installed:
>> >>> compface compface-shlibs cpan-meta-requirements-pm db60-aes
>> >>> db60-aes-shlibs emacs26 fink-obsolete-packages
>> >>> gcc11-compiler gcc11-shlibs gcc12-compiler gcc12-shlibs gdbm6
>> >>> gdbm6-shlibs glew2.2 glew2.2-shlibs gnulib
>> >>> gnutls30-3.7 gnutls30-3.7-shlibs groff gsasl19-dev gsasl19-shlibs
>> >>> guile22 guile22-dev guile22-libs
>> >>> guile22-shlibs gyp-py310 ilmbase24-dev ilmbase24-shlibs
>> >>> imagemagick7.q16-common isl2 isl22 isl22-shlibs
>> >>> json-c5 json-c5-shlibs libffi8 libffi8-shlibs libhogweed6-shlibs
>> >>> libicu72-dev libicu72-shlibs libidn2.0-dev
>> >>> libjasper7 libjasper7-shlibs libjpeg8.2-turbo
>> >>> libjpeg8.2-turbo-shlibs liblerc4 liblerc4-shlibs
>> >>> libmagick++7.q16.5-dev libmagick++7.q16.5-shlibs
>> >>> libmagickcore7.q16.9-dev libmagickcore7.q16.9-shlibs
>> >>> libmagickwand7.q16.9-dev libmagickwand7.q16.9-shlibs libmpfr6
>> >>> libnss3.0f libnss3.0f-shlibs libopenexr24-dev
>> >>> libopenexr24-shlibs libopenjpeg1 libotf libotf-shlibs libpotrace0
>> >>> libpotrace0-shlibs libpstoedit4.0-shlibs
>> >>> libraw20-dev libraw20-shlibs libtiff6 libtiff6-shlibs
>> >>> libunistring5 libunistring5-shlibs libwoff2-1.0.2-dev
>> >>> libwoff2-1.0.2-shlibs libx265.192-dev libx265.192-shlibs
>> >>> libxxhash0-dev libxxhash0-shlibs nettle4a nettle8
>> >>> nettle8-shlibs ninja nspr.0f nspr.0f-shlibs openjpeg-bin
>> >>> openldap2-dev openldap2-shlibs openssl300-dev
>> >>> openssl300-shlibs passwd-games pkgconfig-common pod-simple-pm
>> >>> poppler63 poppler63-shlibs ppkg-config
>> >>> psutils-a4 python310 python310-shlibs qt5-mac-qtdeclarative
>> >>> qt5-mac-qtlocation qt5-mac-qtlocation-shlibs
>> >>> qt5-mac-qtpositioning-shlibs qt5-mac-qtqml-shlibs
>> >>> qt5-mac-qtquick-shlibs qt5-mac-qtquickparticles-shlibs
>> >>> qt5-mac-qtquicktest-shlibs qt5-mac-qtquickwidgets-shlibs
>> >>> qt5-mac-qtsql-sqlite-plugins qt5-mac-qtxmlpatterns
>> >>> qt5-mac-qtxmlpatterns-shlibs re2c setuptools-tng-py310 six-py310
>> >>> szip xsloader-pm5182
>> >>> The following 5 packages might be temporarily removed:
>> >>> freeglut2 gd3 libjpeg9 libxt lua53-dev
>> >>> Default answer will be chosen in 60 seconds...
>> >>> Do you want to continue? [Y/n]
>> >>> Setting runtime build-lock...
>> >>> dpkg-deb -b
>> >>> /sw/src/fink.build/root-fink-buildlock-aquaterm-1.1.1-6
>> >>> /sw/src/fink.build
>> >>> dpkg-deb: building package `fink-buildlock-aquaterm-1.1.1-6' in
>> >>>
>> >>
>> >
>> `/sw/src/fink.build/fink-buildlock-aquaterm-1.1.1-6_2024.12.26-17.53.43_darwin-x86_64.deb'.
>> >>> Installing build-lock package...
>> >>> /sw/bin/dpkg-lockwait -i
>> >>>
>> >>
>> >
>> /sw/src/fink.build/fink-buildlock-aquaterm-1.1.1-6_2024.12.26-17.53.43_darwin-x86_64.deb
>> >>> Selecting previously deselected package
>> >>> fink-buildlock-aquaterm-1.1.1-6.
>> >>> (Reading database ... 220849 files and directories currently
>> >>> installed.)
>> >>> Unpacking fink-buildlock-aquaterm-1.1.1-6 (from
>> >>>
>> >>
>> >
>> .../fink-buildlock-aquaterm-1.1.1-6_2024.12.26-17.53.43_darwin-x86_64.deb)
>> >>> ...
>> >>> Setting up fink-buildlock-aquaterm-1.1.1-6 (2024.12.26-17.53.43)
>> >>> ...
>> >>>
>> >>> sudo -u fink-bld [ENV] sh -c /tmp/fink.TeUWl
>> >>> gzip -dc /sw/src/AquaTerm-1.1.1.tar.gz | /bin/pax -r  -s
>> >>> ,README,README.txt, -s ,Readme,Readme.txt,
>> >>> pax: ignoring header keyword: comment
>> >>> sudo -u fink-bld [ENV] sh -c /tmp/fink.MmtsI
>> >>> [ -r /sw/fink/dists/stable/main/finkinfo/graphics/aquaterm.patch ]
>> >>> sudo -u fink-bld [ENV] sh -c /tmp/fink.UsZBM
>> >>> /usr/bin/patch -p1 <
>> >>> /sw/fink/dists/stable/main/finkinfo/graphics/aquaterm.patch
>> >>> patching file aquaterm/AQTController.m
>> >>> patching file aquaterm/AquaTerm.xcodeproj/project.pbxproj
>> >>> Hunk #6 succeeded at 612 (offset 4 lines).
>> >>> sudo -u fink-bld [ENV] sh -c /tmp/fink.l6Wrd
>> >>> echo nothing to do here, everything is done in the installscript
>> >>> nothing to do here, everything is done in the installscript
>> >>> /bin/rm -rf /sw/src/fink.build/root-aquaterm-1.1.1-6
>> >>> /bin/mkdir -p /sw/src/fink.build/root-aquaterm-1.1.1-6/sw
>> >>> /bin/mkdir -p /sw/src/fink.build/root-aquaterm-1.1.1-6/DEBIAN
>> >>> /usr/sbin/chown -R fink-bld:fink-bld
>> >>> /sw/src/fink.build/root-aquaterm-1.1.1-6
>> >>> sudo -u fink-bld [ENV] sh -c /tmp/fink.INbt5
>> >>> /tmp/fink.fvI_e
>> >>> #!/bin/sh -ev
>> >>> if test "x86_64" = "powerpc"; then archname="ppc"; else
>> >>> archname="x86_64"; fi
>> >>> ARCHS=$archname
>> >>> set +v
>> >>>
>> >>> -----WARNING-----WARNING-----WARNING-----
>> >>> XCode.app must be run once to install private frameworks.
>> >>> aquaterm will fail to build without these private frameworks.
>> >>> Alternatively run 'sudo xcodebuild -runFirstLaunch' manually.
>> >>> -----WARNING-----WARNING-----WARNING-----
>> >>>
>> >>> ### execution of /tmp/fink.fvI_e failed, exit code 1
>> >>> ### execution of /tmp/fink.INbt5 failed, exit code 1
>> >>> Removing runtime build-lock...
>> >>> Removing build-lock package...
>> >>> /sw/bin/dpkg-lockwait -r fink-buildlock-aquaterm-1.1.1-6
>> >>> (Reading database ... 220850 files and directories currently
>> >>> installed.)
>> >>> Removing fink-buildlock-aquaterm-1.1.1-6 ...
>> >>> Failed: phase installing: aquaterm-1.1.1-6 failed
>> >>>
>> >>> Before reporting any errors, please run "fink selfupdate" and try
>> >>> again.
>> >>> Also try using "fink configure" to set your maximum build jobs to
>> >>> 1 and
>> >>> attempt to build the package 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 <[email protected]>
>> >>> The Fink Beginners List <[email protected]>.
>> >>>
>> >>> 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-rsync Thu Dec 26 17:43:35 2024,
>> >>> 10.13, x86_64
>> >>> Trees: local/main stable/main
>> >>> Xcode.app: 10.1
>> >>> Xcode command-line tools: 10.1.0.0.1.1539992718
>> >>> Max. Fink build jobs:  4
>> >>>
>> >>> _______________________________________________
>> >>> Fink-users mailing list
>> >>> [email protected]
>> >>> List archive:
>> >>> https://sourceforge.net/p/fink/mailman/fink-users/
>> >>> Subscription management:
>> >>> https://lists.sourceforge.net/lists/listinfo/fink-users
>> >
>> >
>> > Links:
>> > ------
>> > [1] http://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP
>> > [2] http://distfiles.master.finkmirrors.net/finkinfo
>> > _______________________________________________
>> > Fink-users mailing list
>> > [email protected]
>> > List archive:
>> > https://sourceforge.net/p/fink/mailman/fink-users/
>> > Subscription management:
>> > https://lists.sourceforge.net/lists/listinfo/fink-users
>>
>
>

_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users