Re: Failed: phase compiling: doxygen-1.9.8-2 failed

Scott Hannahs <[email protected]> Sun, 30 Nov 2025 16:48:00 -0500
Newsgroups gmane.os.apple.fink.general
Message-ID <[email protected]>
--===============2576154313732038943==
Content-Type: multipart/alternative;
	boundary="Apple-Mail=_7228623D-458C-48F6-835B-D40D6187B692"


--Apple-Mail=_7228623D-458C-48F6-835B-D40D6187B692
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

This is a failure common to a lot of fink utilities suddenly.

The cmake call is trying to execute a file =
=E2=80=9C/opt/sw/sbin/fink-buildenv-cmake.sh=E2=80=9D.  This file aborts =
after the first line below?  Not sure.

set +v || :

# Fink Settings
export FINK_PREFIX=3D/opt/sw
export FINK_ARCH=3Darm64

# load the base module
. /opt/sw/lib/fink-buildenv-modules/base.sh

Not sure what the issue is in fink.  If I run the /tmp/fink.Dhk6K which =
is the temporary file that has the error, it calls the =
fink-buildenv-cmake.sh utility.  However running that call explicitly =
works just fine.

% /bin/sh << _EOF_                                   =20
#! /bin/sh -ev
        . /opt/sw/sbin/fink-buildenv-helper.sh
        # linker in Xcode15 is broken, so use ld_classic
        XCODE_MAJOR=3D`echo $XCODE_VERSION | cut -f1 -d.`
        if [ "$XCODE_MAJOR" -ge "15" ]; then
                EXTRA_LDFLAGS=3D"$EXTRA_LDFLAGS -Wl,-ld_classic"
        fi
        # simplify debugging
_EOF_

If I try to execute the original perl script it can=E2=80=99t find the =
path to the perl library fink:services

% sudo -u fink-bld sh -c /tmp/fink.cyQ9r=20
Can't locate Fink/Services.pm in @INC (you may need to install the =
Fink::Services module) (@INC contains: =
/Library/Perl/5.34/darwin-thread-multi-2level /Library/Perl/5.34 =
/Network/Library/Perl/5.34/darwin-thread-multi-2level =
/Network/Library/Perl/5.34 /Library/Perl/Updates/5.34.1 =
/System/Library/Perl/5.34/darwin-thread-multi-2level =
/System/Library/Perl/5.34 =
/System/Library/Perl/Extras/5.34/darwin-thread-multi-2level =
/System/Library/Perl/Extras/5.34) at /tmp/fink.cyQ9r line 2.
BEGIN failed--compilation aborted at /tmp/fink.cyQ9r line 2.

At this point I am stuck

-Scott


> On Nov 30, 2025, at 10:59, Franchetti, Giuliano Dr. =
<[email protected]> wrote:
>=20
> Hello,=20
>=20
> doxygen fails to compile.=20
> see below
>=20
> Giuliano
>=20
>=20
>=20
> giuliano@FGs-MacBook-Pro:/Users/giuliano> fink install doxygen
> Information about 16126 packages read in 1 seconds.
> The following package will be installed or updated:
>  doxygen
> Setting runtime build-lock...
> dpkg-deb -b /opt/sw/src/fink.build/root-fink-buildlock-doxygen-1.9.8-2 =
/opt/sw/src/fink.build
> dpkg-deb: building package 'fink-buildlock-doxygen-1.9.8-2' in =
'/opt/sw/src/fink.build/fink-buildlock-doxygen-1.9.8-2_2025.11.30-16.56.08=
_darwin-x86_64.deb'.
> Installing build-lock package...
> /opt/sw/bin/dpkg-lockwait -i =
/opt/sw/src/fink.build/fink-buildlock-doxygen-1.9.8-2_2025.11.30-16.56.08_=
darwin-x86_64.deb
> Selecting previously unselected package =
fink-buildlock-doxygen-1.9.8-2.
> (Reading database ... 29648 files and directories currently =
installed.)
> Preparing to unpack =
.../fink-buildlock-doxygen-1.9.8-2_2025.11.30-16.56.08_darwin-x86_64.deb =
...
> Unpacking fink-buildlock-doxygen-1.9.8-2 (2025.11.30-16.56.08) ...
> Setting up fink-buildlock-doxygen-1.9.8-2 (2025.11.30-16.56.08) ...
> sudo -u fink-bld [ENV] sh -c /tmp/fink.oqmdO
> env LANG=3DC LC_ALL=3DC /opt/sw/bin/tar  --no-same-owner =
--no-same-permissions -xf /opt/sw/src/doxygen-1.9.8.src.tar.gz
> sudo -u fink-bld [ENV] sh -c /tmp/fink.hMHrT
> [ -r /opt/sw/fink/dists/stable/main/finkinfo/devel/doxygen.patch ]
> sudo -u fink-bld [ENV] sh -c /tmp/fink.kOk8j
> /usr/bin/patch -p1 < =
/opt/sw/fink/dists/stable/main/finkinfo/devel/doxygen.patch
> patching file CMakeLists.txt
> patching file 'deps/TinyDeflate/gunzip.hh'
> sudo -u fink-bld [ENV] sh -c /tmp/fink.vkYKj
> /tmp/fink.PElc6
> #!/bin/sh -ev
> #!/bin/sh -ev
> if [ -x /usr/bin/python ]; then
>         export PYTHON=3D/usr/bin/python
> else
>         export PYTHON=3D/usr/bin/python3
> fi
> . /opt/sw/sbin/fink-buildenv-cmake.sh
> # Copyright (c) 2015, Hanspeter Niederstrasser
> # All rights reserved.
> #
> # Permission is hereby granted, free of charge, to any person =
obtaining
> # a copy of this software and associated documentation files (the
> # "Software"), to deal in the Software without restriction, including
> # without limitation the rights to use, copy, modify, merge, publish,
> # distribute, sublicense, and/or sell copies of the Software, and to
> # permit persons to whom the Software is furnished to do so, subject =
to
> # the following conditions:
> #
> # The above copyright notice and this permission notice shall be
> # included in all copies or substantial portions of the Software.
> #
> # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
> # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
> # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
> # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS =
BE
> # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN =
ACTION
> # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN =
CONNECTION
> # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
>=20
> # Usage:
> # Source this script file within any of =
{Patch,Compile,Install,Test}Script
> # in your .info file in order to set environment variables for use in =
a=20
> # cmake based build.
> #
> # The calculated variables are concatenated as -D defines in =
$FINK_CMAKE_ARGS.
> # Then, you can run cmake like so:
> #     cmake $FINK_CMAKE_ARGS .
> # If you wish to unset a variable, simply undefine it:
> #     cmake $FINK_CMAKE_ARGS -UCMAKE_VERBOSE_MAKEFILE .
> #
> # TODO:
> # Set up a way to NOT include a variable in FINK_CMAKE_ARGS if passed =
from the
> # command line: eg. . %p/sbin/fink-buildenv-cmake.sh =
--noset=3DCMAKE_INSTALL_PREFIX
> # would neither define $CMAKE_INSTALL_PREFIX nor add it to =
$FINK_CMAKE_ARGS.
>=20
> set +v || :
> ### execution of /tmp/fink.PElc6 failed, exit code 64
> ### execution of /tmp/fink.vkYKj failed, exit code 64
> Removing runtime build-lock...
> Removing build-lock package...
> /opt/sw/bin/dpkg-lockwait -r fink-buildlock-doxygen-1.9.8-2
> (Reading database ... 29649 files and directories currently =
installed.)
> Removing fink-buildlock-doxygen-1.9.8-2 (2025.11.30-16.56.08) ...
> Failed: phase compiling: doxygen-1.9.8-2 failed
>=20
> 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=20
> website solves the problem.  If not, ask on one (not both, please) of
> these mailing lists:
>=20
>         The Fink Users List <[email protected]>
>         The Fink Beginners List =
<[email protected]>.
>=20
> 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.
>=20
> Also include the following system information:
> Package manager version: 0.45.99.git
> Distribution version: selfupdate-git Sun Nov 30 14:38:28 2025, 14.4, =
x86_64
> Trees: local/main stable/main
> Xcode.app: 16.2
> Xcode command-line tools: 16.2.0.0.1.1733547573
> Max. Fink build jobs:  12
>=20
>=20
>=20
>=20
>=20
> =E2=80=94=20
> Giuliano Franchetti=20
> Storage Rings / Accelerator Operations & Development
>=20
> Phone / Telefon: +49 6159 71 1535
> Fax: +49 6159 71 3099
> [email protected]
> https://web-docs.gsi.de/~giuliano/
>=20
>=20
> GSI Helmholtzzentrum f=C3=BCr Schwerionenforschung GmbH
> Planckstra=C3=9Fe 1, 64291 Darmstadt, Germany, www.gsi.de
>=20
> Commercial Register / Handelsregister:
> FAIR: Amtsgericht Darmstadt, HRB 89372
> GSI: Amtsgericht Darmstadt, HRB 1528
> Managing Directors / Gesch=C3=A4ftsf=C3=BChrung:
> Prof. Dr. Thomas Nilsson, Dr. Katharina Stummeyer, J=C3=B6rg Blaurock
> Chairman of the GSI Supervisory Board / Vorsitzender des =
GSI-Aufsichtsrats:
> Ministerialdirigent Dr. Volkmar Dietz
>=20
> _______________________________________________
> 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


--Apple-Mail=_7228623D-458C-48F6-835B-D40D6187B692
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; =
charset=3Dutf-8"></head><body style=3D"overflow-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;">This is a =
failure common to a lot of fink utilities =
suddenly.<div><br></div><div>The cmake call is trying to execute a file =
=E2=80=9C<span style=3D"font-family: Menlo; font-size: =
12px;">/opt/sw/sbin/fink-buildenv-cmake.sh</span>=E2=80=9D. &nbsp;This =
file aborts after the first line below? &nbsp;Not sure.</div><div><span =
style=3D"font-family: Menlo; font-size: =
12px;"><br></span></div><blockquote style=3D"margin: 0 0 0 40px; border: =
none; padding: 0px;"><div><span style=3D"font-family: Menlo; font-size: =
12px;">set +v || :</span></div><div><p style=3D"margin: 0px; font-style: =
normal; font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; min-height: =
14px;"><br></p></div><div><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures"># Fink =
Settings</span></p></div><div><p style=3D"margin: 0px; font-style: =
normal; font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">export =
FINK_PREFIX=3D/opt/sw</span></p></div><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">export =
FINK_ARCH=3Darm64</span></p></div><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; min-height: =
14px;"><br></p></div><div><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures"># load the base =
module</span></p></div><div><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">. =
/opt/sw/lib/fink-buildenv-modules/base.sh</span></p></div></blockquote><di=
v><p style=3D"margin: 0px; font-style: normal; font-variant-caps: =
normal; font-width: normal; font-size: 12px; line-height: normal; =
font-family: Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal; min-height: 14px;"><br><span =
style=3D"font-variant-ligatures: no-common-ligatures"></span></p><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 12px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal; min-height: 14px;">Not sure what the =
issue is in fink. &nbsp;If I run the /tmp/fink.Dhk6K which is the =
temporary file that has the error, it calls the fink-buildenv-cmake.sh =
utility. &nbsp;However running that call explicitly works just =
fine.</p><p style=3D"margin: 0px; font-style: normal; font-variant-caps: =
normal; font-width: normal; font-size: 12px; line-height: normal; =
font-family: Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal; min-height: =
14px;"><br></p></div><blockquote style=3D"margin: 0 0 0 40px; border: =
none; padding: 0px;"><blockquote style=3D"margin: 0 0 0 40px; border: =
none; padding: 0px;"><div><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">% /bin/sh &lt;&lt; =
_EOF_ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp;</span></p></div></blockquote><blockquote style=3D"margin: 0 0 0 =
40px; border: none; padding: 0px;"><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">#! /bin/sh =
-ev</span></p></div></blockquote><blockquote style=3D"margin: 0 0 0 =
40px; border: none; padding: 0px;"><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">&nbsp; &nbsp; =
&nbsp; &nbsp; . =
/opt/sw/sbin/fink-buildenv-helper.sh</span></p></div></blockquote><blockqu=
ote style=3D"margin: 0 0 0 40px; border: none; padding: 0px;"><div><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 12px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; &nbsp; &nbsp; &nbsp; # linker in Xcode15 is =
broken, so use ld_classic</span></p></div></blockquote><blockquote =
style=3D"margin: 0 0 0 40px; border: none; padding: 0px;"><div><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 12px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; &nbsp; &nbsp; &nbsp; XCODE_MAJOR=3D`echo =
$XCODE_VERSION | cut -f1 -d.`</span></p></div></blockquote><blockquote =
style=3D"margin: 0 0 0 40px; border: none; padding: 0px;"><div><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 12px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; &nbsp; &nbsp; &nbsp; if [ "$XCODE_MAJOR" -ge =
"15" ]; then</span></p></div></blockquote><blockquote style=3D"margin: 0 =
0 0 40px; border: none; padding: 0px;"><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; EXTRA_LDFLAGS=3D"$EXTRA_LDFLAGS =
-Wl,-ld_classic"</span></p></div></blockquote><blockquote style=3D"margin:=
 0 0 0 40px; border: none; padding: 0px;"><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">&nbsp; &nbsp; =
&nbsp; &nbsp; fi</span></p></div></blockquote><blockquote style=3D"margin:=
 0 0 0 40px; border: none; padding: 0px;"><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">&nbsp; &nbsp; =
&nbsp; &nbsp; # simplify =
debugging</span></p></div></blockquote><blockquote style=3D"margin: 0 0 =
0 40px; border: none; padding: 0px;"><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: =
no-common-ligatures">_EOF_</span></p></div></blockquote></blockquote><div>=
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 12px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal; min-height: 14px;"><span =
style=3D"font-variant-ligatures: no-common-ligatures"></span><br></p><p =
style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-width: normal; font-size: 12px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;">If I try to execute the original perl =
script it can=E2=80=99t find the path to the perl library =
fink:services</p><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: =
normal;"><br></p></div><blockquote style=3D"margin: 0 0 0 40px; border: =
none; padding: 0px;"><div><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">% sudo -u fink-bld =
sh -c /tmp/fink.cyQ9r&nbsp;</span></p></div><div><p style=3D"margin: =
0px; font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">Can't locate =
Fink/Services.pm in @INC (you may need to install the Fink::Services =
module) (@INC contains: /Library/Perl/5.34/darwin-thread-multi-2level =
/Library/Perl/5.34 /Network/Library/Perl/5.34/darwin-thread-multi-2level =
/Network/Library/Perl/5.34 /Library/Perl/Updates/5.34.1 =
/System/Library/Perl/5.34/darwin-thread-multi-2level =
/System/Library/Perl/5.34 =
/System/Library/Perl/Extras/5.34/darwin-thread-multi-2level =
/System/Library/Perl/Extras/5.34) at /tmp/fink.cyQ9r line =
2.</span></p></div><div><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">BEGIN =
failed--compilation aborted at /tmp/fink.cyQ9r line =
2.</span></p></div></blockquote><div><span =
style=3D"font-variant-ligatures: =
no-common-ligatures"><br></span></div><div><p style=3D"margin: 0px; =
font-style: normal; font-variant-caps: normal; font-width: normal; =
font-size: 12px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; min-height: =
14px;">At this point I am stuck</p><p style=3D"margin: 0px; font-style: =
normal; font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; min-height: =
14px;"><br></p><p style=3D"margin: 0px; font-style: normal; =
font-variant-caps: normal; font-width: normal; font-size: 12px; =
line-height: normal; font-family: Menlo; font-size-adjust: none; =
font-kerning: auto; font-variant-alternates: normal; =
font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal; min-height: =
14px;">-Scott<span style=3D"font-variant-ligatures: =
no-common-ligatures"></span></p>
</div><div>
<div><br></div><div><br><blockquote type=3D"cite"><div>On Nov 30, 2025, =
at 10:59, Franchetti, Giuliano Dr. &lt;[email protected]&gt; =
wrote:</div><br class=3D"Apple-interchange-newline"><div>

<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8">

<div style=3D"overflow-wrap: break-word; -webkit-nbsp-mode: space; =
line-break: after-white-space;">
<div>Hello,&nbsp;</div>
<div><br>
</div>
<div>doxygen fails to compile.&nbsp;</div>
<div>see below</div>
<div><br>
</div>
<div><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"></span>Giuliano</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>giuliano@FGs-MacBook-Pro:/Users/giuliano&gt; fink install =
doxygen</div>
<div>Information about 16126 packages read in 1 seconds.</div>
<div>The following package will be installed or updated:</div>
<div>&nbsp;doxygen</div>
<div>Setting runtime build-lock...</div>
<div>dpkg-deb -b =
/opt/sw/src/fink.build/root-fink-buildlock-doxygen-1.9.8-2 =
/opt/sw/src/fink.build</div>
<div>dpkg-deb: building package 'fink-buildlock-doxygen-1.9.8-2' in =
'/opt/sw/src/fink.build/fink-buildlock-doxygen-1.9.8-2_2025.11.30-16.56.08=
_darwin-x86_64.deb'.</div>
<div>Installing build-lock package...</div>
<div>/opt/sw/bin/dpkg-lockwait -i =
/opt/sw/src/fink.build/fink-buildlock-doxygen-1.9.8-2_2025.11.30-16.56.08_=
darwin-x86_64.deb</div>
<div>Selecting previously unselected package =
fink-buildlock-doxygen-1.9.8-2.</div>
<div>(Reading database ... 29648 files and directories currently =
installed.)</div>
<div>Preparing to unpack =
.../fink-buildlock-doxygen-1.9.8-2_2025.11.30-16.56.08_darwin-x86_64.deb =
...</div>
<div>Unpacking fink-buildlock-doxygen-1.9.8-2 (2025.11.30-16.56.08) =
...</div>
<div>Setting up fink-buildlock-doxygen-1.9.8-2 (2025.11.30-16.56.08) =
...</div>
<div>sudo -u fink-bld [ENV] sh -c /tmp/fink.oqmdO</div>
<div>env LANG=3DC LC_ALL=3DC /opt/sw/bin/tar &nbsp;--no-same-owner =
--no-same-permissions -xf /opt/sw/src/doxygen-1.9.8.src.tar.gz</div>
<div>sudo -u fink-bld [ENV] sh -c /tmp/fink.hMHrT</div>
<div>[ -r /opt/sw/fink/dists/stable/main/finkinfo/devel/doxygen.patch =
]</div>
<div>sudo -u fink-bld [ENV] sh -c /tmp/fink.kOk8j</div>
<div>/usr/bin/patch -p1 &lt; =
/opt/sw/fink/dists/stable/main/finkinfo/devel/doxygen.patch</div>
<div>patching file CMakeLists.txt</div>
<div>patching file 'deps/TinyDeflate/gunzip.hh'</div>
<div>sudo -u fink-bld [ENV] sh -c /tmp/fink.vkYKj</div>
<div>/tmp/fink.PElc6</div>
<div>#!/bin/sh -ev</div>
</div>
<div>
<div>#!/bin/sh -ev</div>
<div>if [ -x /usr/bin/python ]; then</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; export PYTHON=3D/usr/bin/python</div>
<div>else</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; export PYTHON=3D/usr/bin/python3</div>
<div>fi</div>
<div>. /opt/sw/sbin/fink-buildenv-cmake.sh</div>
<div># Copyright (c) 2015, Hanspeter Niederstrasser</div>
<div># All rights reserved.</div>
<div>#</div>
<div># Permission is hereby granted, free of charge, to any person =
obtaining</div>
<div># a copy of this software and associated documentation files =
(the</div>
<div># "Software"), to deal in the Software without restriction, =
including</div>
<div># without limitation the rights to use, copy, modify, merge, =
publish,</div>
<div># distribute, sublicense, and/or sell copies of the Software, and =
to</div>
<div># permit persons to whom the Software is furnished to do so, =
subject to</div>
<div># the following conditions:</div>
<div>#</div>
<div># The above copyright notice and this permission notice shall =
be</div>
<div># included in all copies or substantial portions of the =
Software.</div>
<div>#</div>
<div># THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY =
KIND,</div>
<div># EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES =
OF</div>
<div># MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND</div>
<div># NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT =
HOLDERS BE</div>
<div># LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN =
ACTION</div>
<div># OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN =
CONNECTION</div>
<div># WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE =
SOFTWARE.</div>
<div><br>
</div>
<div># Usage:</div>
<div># Source this script file within any of =
{Patch,Compile,Install,Test}Script</div>
<div># in your .info file in order to set environment variables for use =
in a&nbsp;</div>
<div># cmake based build.</div>
<div>#</div>
<div># The calculated variables are concatenated as -D defines in =
$FINK_CMAKE_ARGS.</div>
<div># Then, you can run cmake like so:</div>
<div># &nbsp; &nbsp; cmake $FINK_CMAKE_ARGS .</div>
<div># If you wish to unset a variable, simply undefine it:</div>
<div># &nbsp; &nbsp; cmake $FINK_CMAKE_ARGS -UCMAKE_VERBOSE_MAKEFILE =
.</div>
<div>#</div>
<div># TODO:</div>
<div># Set up a way to NOT include a variable in FINK_CMAKE_ARGS if =
passed from the</div>
<div># command line: eg. . %p/sbin/fink-buildenv-cmake.sh =
--noset=3DCMAKE_INSTALL_PREFIX</div>
<div># would neither define $CMAKE_INSTALL_PREFIX nor add it to =
$FINK_CMAKE_ARGS.</div>
<div><br>
</div>
</div>
<div>
<div>set +v || :</div>
<div>### execution of /tmp/fink.PElc6 failed, exit code 64</div>
<div>### execution of /tmp/fink.vkYKj failed, exit code 64</div>
<div>Removing runtime build-lock...</div>
<div>Removing build-lock package...</div>
<div>/opt/sw/bin/dpkg-lockwait -r fink-buildlock-doxygen-1.9.8-2</div>
<div>(Reading database ... 29649 files and directories currently =
installed.)</div>
<div>Removing fink-buildlock-doxygen-1.9.8-2 (2025.11.30-16.56.08) =
...</div>
<div>Failed: phase compiling: doxygen-1.9.8-2 failed</div>
<div><br>
</div>
<div>Before reporting any errors, please run "fink selfupdate" and try =
again.</div>
<div>Also try using "fink configure" to set your maximum build jobs to 1 =
and</div>
<div>attempt to build the package again.</div>
<div>If you continue to have issues, please check to see if the FAQ on =
Fink's&nbsp;</div>
<div>website solves the problem. &nbsp;If not, ask on one (not both, =
please) of</div>
<div>these mailing lists:</div>
<div><br>
</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; The Fink Users List =
&lt;[email protected]&gt;</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; The Fink Beginners List =
&lt;[email protected]&gt;.</div>
<div><br>
</div>
<div>Please try to include the complete error message in your report. =
&nbsp;This</div>
<div>generally consists of a compiler line starting with e.g. "gcc" or =
"g++"</div>
<div>followed by the actual error output from the compiler.</div>
<div><br>
</div>
<div>Also include the following system information:</div>
<div>Package manager version: 0.45.99.git</div>
<div>Distribution version: selfupdate-git Sun Nov 30 14:38:28 2025, =
14.4, x86_64</div>
<div>Trees: local/main stable/main</div>
<div>Xcode.app: 16.2</div>
<div>Xcode command-line tools: 16.2.0.0.1.1733547573</div>
<div>Max. Fink build jobs: &nbsp;12</div>
<div><br>
</div>
</div>
<div><br>
</div>
<div><br>
</div>
<br>
<br>
<div>
<div dir=3D"auto" style=3D"caret-color: rgb(0, 0, 0); letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; overflow-wrap: break-word; -webkit-nbsp-mode: =
space; line-break: after-white-space;">
=E2=80=94&nbsp;<br>
Giuliano Franchetti&nbsp;<br>
Storage Rings / Accelerator Operations &amp;&nbsp;Development<br>
<br>
Phone / Telefon: +49 6159 71 1535<br>
Fax: +49 6159 71 3099<br>
[email protected]<br>
https://web-docs.gsi.de/~giuliano/<br>
<br>
<br>
GSI Helmholtzzentrum f=C3=BCr&nbsp;Schwerionenforschung GmbH<br>
Planckstra=C3=9Fe 1, 64291 Darmstadt,&nbsp;Germany, www.gsi.de<br>
<br>
Commercial Register /&nbsp;Handelsregister:<br>
FAIR: Amtsgericht Darmstadt,&nbsp;HRB 89372<br>
GSI: Amtsgericht Darmstadt,&nbsp;HRB 1528<br>
Managing Directors /&nbsp;Gesch=C3=A4ftsf=C3=BChrung:<br>
Prof. Dr. Thomas Nilsson, Dr.&nbsp;Katharina Stummeyer, =
J=C3=B6rg&nbsp;Blaurock<br>
Chairman of the GSI&nbsp;Supervisory Board /&nbsp;Vorsitzender des =
GSI-Aufsichtsrats:<br>
Ministerialdirigent Dr. Volkmar&nbsp;Dietz</div>
</div>
<br>
</div>

_______________________________________________<br>Fink-users mailing =
list<br>[email protected]<br>List =
archive:<br>https://sourceforge.net/p/fink/mailman/fink-users/<br>Subscrip=
tion =
management:<br>https://lists.sourceforge.net/lists/listinfo/fink-users</di=
v></blockquote></div><br></div></body></html>=

--Apple-Mail=_7228623D-458C-48F6-835B-D40D6187B692--


--===============2576154313732038943==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============2576154313732038943==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
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
--===============2576154313732038943==--