Can't install fink on Tahoe
Hisashi T Fujinaka <[email protected]> Sat, 29 Nov 2025 14:39:13 -0800 (PST)
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Running on an Intel Mac. Everything updated. Trying to do a clean
install (deleted /opt/sw). Everything has been .po problems since I
upgraded to Tahoe.
...
/bin/cp -f /Users/htodd2/git/fink/update/config.guess build-aux
/bin/cp -f /Users/htodd2/git/fink/update/config.sub build-aux
[ -r /opt/sw/fink/dists/stable/main/finkinfo/base/dpkg.patch ]
sed -e 's,@FINKPREFIX@,/opt/sw/bootstrap,g' -e 's,@ARCHITECTURE@,x86_64,g'
/opt/sw/fink/dists/stable/main/finkinfo/base/dpkg.patch | patch -p1
patching file 'fink/buildflags.conf'
patching file 'fink/dpkg.cron.daily'
patching file 'fink/md5sum'
patching file 'fink/origins'
patching file 'fink/patches/add-BOD.patch'
patching file 'fink/patches/build-fix.patch'
patching file 'fink/patches/c++filt-defaults.patch'
patching file 'fink/patches/coreutils.patch'
patching file 'fink/patches/extra-env.patch'
patching file 'fink/patches/extra-statusfile.patch'
patching file 'fink/patches/fink-as-vendor.patch'
patching file 'fink/patches/fink-bld_no_fakeroot.patch'
patching file 'fink/patches/full-path-calls.patch'
patching file 'fink/patches/location-fixes.patch'
patching file 'fink/patches/protect-system-dirs.patch'
patching file 'fink/patches/so-to-dylib.patch'
patch -p1 < fink/patches/add-BOD.patch
patching file 'scripts/Dpkg/Control/FieldsCore.pm'
patching file 'scripts/t/Dpkg_Control_Fields.t'
patch -p1 < fink/patches/build-fix.patch
patching file 'dselect/Makefile.am'
patching file 'dselect/Makefile.in'
patching file 'lib/dpkg/fsys-hash.c'
patching file 'src/help.c'
patch -p1 < fink/patches/c++filt-defaults.patch
patching file 'scripts/Dpkg/Shlibs/Cppfilt.pm'
patching file 'scripts/t/Dpkg_Shlibs_Cppfilt.t'
patch -p1 < fink/patches/full-path-calls.patch
patching file 'dselect/dselect.h'
patching file 'lib/dpkg/dpkg.h'
patch -p1 < fink/patches/location-fixes.patch
patching file 'dpkg-split/queue.c'
patching file 'dselect/methods/disk/setup'
patching file 'dselect/methods/ftp/setup.pl'
patching file 'dselect/methods/multicd/install'
patching file 'scripts/Dpkg/Shlibs.pm'
patch -p1 < fink/patches/protect-system-dirs.patch
patching file 'src/help.c'
patch -p1 < fink/patches/so-to-dylib.patch
patching file 'scripts/Dpkg/Shlibs/Objdump.pm'
patching file 'scripts/dpkg-gensymbols.pl'
patching file 'scripts/dpkg-shlibdeps.pl'
patching file 'scripts/t/Dpkg_Shlibs.t'
patch -p1 < fink/patches/fink-as-vendor.patch
patching file 'scripts/Dpkg/Vendor/Fink.pm'
patch -p1 < fink/patches/extra-env.patch
patching file config.h.in
patching file configure
patching file configure.ac
patching file 'm4/dpkg-build.m4'
patching file 'src/main.h'
patching file 'src/script.c'
patch -p1 < fink/patches/extra-statusfile.patch
patching file config.h.in
patching file configure
patching file configure.ac
patching file 'dselect/pkgcmds.cc'
patching file 'dselect/pkgdepcon.cc'
patching file 'dselect/pkglist.cc'
patching file 'lib/dpkg/db-fsys-files.c'
patching file 'lib/dpkg/dbmodify.c'
patching file 'lib/dpkg/dpkg-db.h'
patching file 'lib/dpkg/dump.c'
patching file 'lib/dpkg/parse.c'
patching file 'lib/dpkg/pkg-namevalue.c'
patching file 'lib/dpkg/pkg-show.c'
patching file 'lib/dpkg/pkg.c'
patching file 'm4/dpkg-build.m4'
patching file 'src/archives.c'
patching file 'src/depcon.c'
patching file 'src/enquiry.c'
patching file 'src/help.c'
patching file 'src/packages.c'
patching file 'src/t/dpkg_divert.t'
patching file 'src/trigproc.c'
patch -p1 < fink/patches/coreutils.patch
patching file 'scripts/dpkg-maintscript-helper.sh'
patch -p1 < fink/patches/fink-bld_no_fakeroot.patch
patching file 'scripts/dpkg-buildpackage.pl'
perl -pi -e 's,in po4a,in notpo4a,g' configure
perl -pi -e 's,^(\#\!\s?/usr/bin/perl.*)$,$1\nBEGIN \{ push\(\@INC\,
\"\/opt/sw/bootstrap\/lib\/perl5\"\) \}\;,'
/opt/sw/src/fink.build/dpkg-bootstrap-1.19.7-1/dpkg-1.19.7/scripts/*.pl
for i in /opt/sw/src/fink.build/dpkg-bootstrap-1.19.7-1/dpkg-1.19.7/po/*.po
/opt/sw/src/fink.build/dpkg-bootstrap-1.19.7-1/dpkg-1.19.7/po/*.pot
/opt/sw/src/fink.build/dpkg-bootstrap-1.19.7-1/dpkg-1.19.7/doc/triggers.txt
/opt/sw/src/fink.build/dpkg-bootstrap-1.19.7-1/dpkg-1.19.7/man/*.man
/opt/sw/src/fink.build/dpkg-bootstrap-1.19.7-1/dpkg-1.19.7/man/*/*.man; do perl
-pi -e 's,/usr,/opt/sw/bootstrap,g' $i; perl -pi -e
's,/var,/opt/sw/bootstrap/var,g' $i; perl -pi -e
's,/etc,/opt/sw/bootstrap/etc,g' $i; perl -pi -e 's,amd64,x86_64,g' $i; done cp
scripts/t/Dpkg_Shlibs/objdump.basictags-amd64
scripts/t/Dpkg_Shlibs/objdump.basictags-x86_64
perl -pi -e 's,amd64,x86_64,g' data/*table scripts/Makefile.in
scripts/Makefile.am scripts/t/Dpkg_Shlibs/basictags.c
scripts/t/Dpkg_Shlibs/basictags.symbols
scripts/t/Dpkg_Shlibs/objdump.basictags-x86_64 scripts/t/Dpkg_Shlibs.t
perl -pi -e "s,'-','-' && *p != '_',g" lib/dpkg/arch.c
perl -pi -e "s,amd64_test,amd64:test,g" lib/dpkg/t/t-arch.c
/usr/bin/awk '/arm64/{print
"arm\t\taarch64\t\t(aarch64|arm64)\t\t64\tlittle"}1' data/cputable >
data/cputable.new
mv data/cputable.new data/cputable
/usr/bin/awk '/darwin/{print "base-bsd-darwin-arm\t\tdarwin-arm64"}1'
data/tupletable > data/tupletable.new
mv data/tupletable.new data/tupletable
if [ "dpkg-bootstrap" = "dpkg-bootstrap" ]; then if [[ $(uname -a | cut -d' '
-f3) > 12 ]]; then perl -pi -e 's,\"tar\",\"/usr/bin/tar\",g' dpkg-deb/build.c
dpkg-deb/extract.c lib/dpkg/dpkg.h lib/dpkg/subproc.c; perl -pi -e
's,--warning=no-timestamp,-v,g' dpkg-deb/extract.c; perl -pi -e
's,--format=gnu,--format=ustar,g' dpkg-deb/build.c; else perl -pi -e
's,\"tar\",\"/usr/bin/gnutar\",g' dpkg-deb/build.c dpkg-deb/extract.c
lib/dpkg/dpkg.h lib/dpkg/subproc.c; perl -pi -e
's,--warning=no-timestamp,--format=gnu,g' dpkg-deb/extract.c; fi else perl -pi
-e 's,\"tar\",\"/opt/sw/bootstrap/bin/gnutar\",g' dpkg-deb/build.c
dpkg-deb/extract.c lib/dpkg/dpkg.h lib/dpkg/subproc.c; fi
perl -pi -e 's,-Wvla ,,g' configure
perl -pi -e 's,localedir = \$\(datadir\)\/locale,localedir =
\$(datadir)/locale-dselect,g' dselect/Makefile.in
perl -pi -e 's,localedir = \@localedir\@,localedir = \@localedir\@-dselect,g'
dselect/po/Makefile.in.in
perl -pi -e 's,localedir = \@localedir\@,localedir = \@localedir\@-perl,g'
scripts/Makefile.in scripts/po/Makefile.in.in
perl -pi -e 's,ACLOCAL=.*$,ACLOCAL=echo,g' configure
perl -pi -e 's,AUTOCONF=.*$,AUTOCONF=echo,g' configure
perl -pi -e 's,AUTOMAKE=.*$,AUTOMAKE=echo,g' configure
perl -pi -e 's,AUTOHEADER=.*$,AUTOHEADER=echo,g' configure
perl -pi -e 's,ACLOCAL_AMFLAGS =.*$,ACLOCAL_AMFLAGS = ,g' Makefile.in
perl -pi -e 's,-lrt ,,g' lib/dpkg/t/Makefile.*
perl -pi -e 's,dd,gdd,g' t-func/deb-format.at t-func/deb-split.at
perl -pi -e
's,test_needs_srcdir_switch[\(][\)];,test_needs_author();\ntest_needs_srcdir_switch();,g'
t/module-version.t perl -pi -e "s,'make','/usr/bin/make',g" scripts/Dpkg.pm
perl -pi -e "s,'tar','/opt/sw/bootstrap/bin/gnutar',g" scripts/Dpkg.pm
perl -pi -e "s,'/etc/dpkg','/opt/sw/bootstrap/etc/dpkg',g" scripts/Dpkg.pm
perl -pi -e "s,'/var/lib/dpkg','/opt/sw/bootstrap/var/lib/dpkg',g"
scripts/Dpkg.pm
perl -pi -e 's,5.20.2,5.16.2,g' configure
perl -pi -e "s,GNU patch,patch,g" configure
./configure --prefix=/opt/sw/bootstrap
--with-finkvirtuals=/opt/sw/bootstrap/bin/fink-virtual-pkgs
--with-dpkg-env-script=/opt/sw/bootstrap/bin/init.sh --disable-dselect
--disable-start-stop-daemon --with-admindir=/opt/sw/var/lib/dpkg
--mandir=/opt/sw/bootstrap/share/man --infodir=/opt/sw/bootstrap/share/info
--sysconfdir=/opt/sw/bootstrap/etc --sbindir=/opt/sw/bootstrap/sbin
--localstatedir=/opt/sw/var --with-zlib --without-liblzma --with-bz2
--srcdir=/opt/sw/src/fink.build/dpkg-bootstrap-1.19.7-1/dpkg-1.19.7
--build=x86_64-apple-darwin --disable-linker-optimisations
--with-dpkg-deb-compressor=gzip PERL_LIBDIR=/opt/sw/bootstrap/lib/perl5
PERL=/usr/bin/perl TAR=/opt/sw/bootstrap/bin/tar
configure: WARNING: unrecognized options: --with-finkvirtuals, --with-zlib,
--with-bz2, --disable-linker-optimisations
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking whether we are cross
compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... rm: conftest.dSYM: is a
directory
yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... x86_64-apple-darwin
checking host system type... x86_64-apple-darwin
checking for ld used by gcc...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin file names to x86_64-apple-darwin
format... func_convert_file_noop
checking how to convert x86_64-apple-darwin file names to toolchain format...
func_convert_file_noop
checking for
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is
obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for --as-needed linker flag... no
checking for --version-script linker flag... no
checking whether to build dselect... no
checking whether to build start-stop-daemon... no
checking whether to build update-alternatives... yes
checking for maintainer environment script... /opt/sw/bootstrap/bin/init.sh
checking for f-v-p... /opt/sw/bootstrap/bin/fink-virtual-pkgs
checking for perl >= 5.16.2... /usr/bin/perl
checking for gnutar... /opt/sw/bootstrap/bin/tar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether gcc supports C99 features... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
is GNU ld... no
checking whether the g++ linker
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
checking how to hardcode library paths into programs... immediate
checking whether g++ supports C++11... yes
checking for gpatch... no
checking for patch... patch
checking for doxygen... no
checking for dot... NO
checking for notpo4a... no
checking for perl >= 5.16.2... (cached) /usr/bin/perl
checking for pod2man... pod2man
checking whether to build with code coverage... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking md5.h usability... no
checking md5.h presence... no
checking for md5.h... no
checking for gzdopen in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for BZ2_bzdopen in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for lzma_stream_encoder_mt in -llzma... yes
checking for pkg-config... no
checking for SELINUX... no
checking whether Unicode is requested... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking error.h usability... no
checking error.h presence... no
checking for error.h... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking sys/procfs.h usability... no
checking sys/procfs.h presence... no
checking for sys/procfs.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking linux/fiemap.h usability... no
checking linux/fiemap.h presence... no
checking for linux/fiemap.h... no
checking for sys/proc.h... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for unistd.h... (cached) yes
checking whether sys_siglist is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking for va_copy... yes
checking for C99 snprintf functions... yes
checking whether offsetof is declared... yes
checking whether makedev is declared... yes
checking whether WCOREDUMP is declared... yes
checking whether TIOCNOTTY is declared... yes
checking whether O_NOFOLLOW is declared... yes
checking whether F_ALLOCSP64 is declared... no
checking whether F_PREALLOCATE is declared... yes
checking whether P_tmpdir is declared... yes
checking for program_invocation_short_name... no
checking for __progname... no
checking for getopt... yes
checking for getopt_long... yes
checking for obstack_free... no
checking for strchrnul... yes
checking for strnlen... yes
checking for strndup... yes
checking for strerror... yes
checking for strsignal... yes
checking for asprintf... yes
checking for scandir... yes
checking for alphasort... yes
checking for unsetenv... yes
checking for memcpy... yes
checking for lchown... yes
checking for strtoimax... yes
checking for isascii... yes
checking for setsid... yes
checking for getdtablesize... yes
checking for getprogname... yes
checking for getexecname... no
checking for lutimes... yes
checking for fallocate... no
checking for posix_fallocate... no
checking for posix_fadvise... no
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wextra... yes
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wdocumentation... yes
checking whether gcc accepts -Wduplicated-cond... no
checking whether gcc accepts -Wformat -Wformat-security... yes
checking whether gcc accepts -Winit-self... yes
checking whether gcc accepts -Wlogical-not-parentheses... yes
checking whether gcc accepts -Wlogical-op... no
checking whether gcc accepts -Wmissing-declarations... yes
checking whether gcc accepts -Wmissing-format-attribute... yes
checking whether gcc accepts -Wno-missing-field-initializers... yes
checking whether gcc accepts -Wno-nonnull-compare... no
checking whether gcc accepts -Wno-tautological-constant-out-of-range-compare...
yes
checking whether gcc accepts -Wno-unused-parameter... yes
checking whether gcc accepts -Wnull-dereference... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wrestrict... no
checking whether gcc accepts -Wregister... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wshift-negative-value... yes
checking whether gcc accepts -Wsizeof-array-argument... yes
checking whether gcc accepts -Wswitch-bool... yes
checking whether gcc accepts -Wvla... yes
checking whether gcc accepts -Wwrite-strings... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wc99-c11-compat... no
checking whether gcc accepts -Wdeclaration-after-statement... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wnested-externs... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether g++ accepts -Wall... yes
checking whether g++ accepts -Wextra... yes
checking whether g++ accepts -Wcast-align... yes
checking whether g++ accepts -Wdocumentation... yes
checking whether g++ accepts -Wduplicated-cond... no
checking whether g++ accepts -Wformat -Wformat-security... yes
checking whether g++ accepts -Winit-self... yes
checking whether g++ accepts -Wlogical-not-parentheses... yes
checking whether g++ accepts -Wlogical-op... no
checking whether g++ accepts -Wmissing-declarations... yes
checking whether g++ accepts -Wmissing-format-attribute... yes
checking whether g++ accepts -Wno-missing-field-initializers... yes
checking whether g++ accepts -Wno-nonnull-compare... no
checking whether g++ accepts -Wno-tautological-constant-out-of-range-compare...
yes
checking whether g++ accepts -Wno-unused-parameter... yes
checking whether g++ accepts -Wnull-dereference... yes
checking whether g++ accepts -Wpointer-arith... yes
checking whether g++ accepts -Wrestrict... no
checking whether g++ accepts -Wregister... yes
checking whether g++ accepts -Wshadow... yes
checking whether g++ accepts -Wshift-negative-value... yes
checking whether g++ accepts -Wsizeof-array-argument... yes
checking whether g++ accepts -Wswitch-bool... yes
checking whether g++ accepts -Wvla... yes
checking whether g++ accepts -Wwrite-strings... yes
checking whether g++ accepts -Wc++11-compat... yes
checking whether g++ accepts -Wzero-as-null-pointer-constant... yes
checking dpkg cpu type... x86_64
checking dpkg operating system type... darwin
checking dpkg architecture name... darwin-x86_64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating t-func/Makefile
config.status: creating t-func/atlocal
config.status: creating dpkg-deb/Makefile
config.status: creating dpkg-split/Makefile
config.status: creating dselect/Makefile
config.status: creating dselect/methods/Makefile
config.status: creating dselect/po/Makefile.in
config.status: creating lib/Makefile
config.status: creating lib/compat/Makefile
config.status: creating lib/dpkg/Makefile
config.status: creating lib/dpkg/libdpkg.pc
config.status: creating lib/dpkg/t/Makefile
config.status: creating doc/Doxyfile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating scripts/Build.PL
config.status: creating scripts/Makefile
config.status: creating scripts/mk/Makefile
config.status: creating scripts/po/Makefile.in
config.status: creating src/Makefile
config.status: creating utils/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating dselect/po/POTFILES
config.status: creating dselect/po/Makefile
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: creating scripts/po/POTFILES
config.status: creating scripts/po/Makefile
config.status: executing libtool commands
config.status: executing t-func/atconfig commands
configure: WARNING: unrecognized options: --with-finkvirtuals, --with-zlib,
--with-bz2, --disable-linker-optimisations
Configuration:
Features:
native language support . . . : yes
unicode support . . . . . . . : yes
development documentation . . : yes
code coverage . . . . . . . . : no
build shared libraries . . . : no
mmap loaders . . . . . . . . : no
disk pre-allocation . . . . . : no
default dpkg-deb compressor . : gzip
Paths:
devlibdir . . . . . . . . . . : ${exec_prefix}/lib
pkgconfdir . . . . . . . . . : /opt/sw/bootstrap/etc/dpkg
admindir . . . . . . . . . . : /opt/sw/var/lib/dpkg
logdir . . . . . . . . . . . : /opt/sw/var/log
perl interpreter . . . . . . : /usr/bin/perl
perl libdir . . . . . . . . . : /opt/sw/bootstrap/lib/perl5
Programs:
update-alternatives . . . . . : yes
start-stop-daemon . . . . . . : no
dselect . . . . . . . . . . . : no
System Libraries:
libps . . . . . . . . . . . . : no
libkvm . . . . . . . . . . . : no
libselinux . . . . . . . . . : no
libmd . . . . . . . . . . . . : no
libz . . . . . . . . . . . . : yes
liblzma . . . . . . . . . . . : no
libbz2 . . . . . . . . . . . : yes
libcurses . . . . . . . . . . : no
/usr/bin/make
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
Making all in lib
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
Making all in compat
cd ../.. && /Applications/Xcode.app/Contents/Developer/usr/bin/make
am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CC libcompat_test_la-md5.lo
CC libcompat_test_la-strchrnul.lo
CC libcompat_test_la-strndup.lo
CC libcompat_test_la-strsignal.lo
CC libcompat_test_la-strnlen.lo
CC libcompat_test_la-snprintf.lo
CC libcompat_test_la-vsnprintf.lo
CC libcompat_test_la-asprintf.lo
CC libcompat_test_la-alphasort.lo
CC libcompat_test_la-vasprintf.lo
CC libcompat_test_la-unsetenv.lo
CC libcompat_test_la-scandir.lo
CC libcompat_test_la-strerror.lo
CC empty.lo
CC obstack.lo
CC md5.lo
obstack.c:173:17: warning: cast from 'void *(*)(long)' to 'struct
_obstack_chunk *(*)(void *, long)' converts to incompatible function type
[-Wcast-function-type-mismatch]
173 | h->chunkfun = (struct _obstack_chunk * (*)(void *, long)) chunkfun;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:174:16: warning: cast from 'void (*)(void *)' to 'void (*)(void *,
struct _obstack_chunk *)' converts to incompatible function type
[-Wcast-function-type-mismatch]
174 | h->freefun = (void (*) (void *, struct _obstack_chunk *)) freefun;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:179:22: warning: cast from 'struct _obstack_chunk *(*)(void *, long)'
to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type
[-Wcast-function-type-mismatch]
179 | chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:127:8: note: expanded from macro 'CALL_CHUNKFUN'
127 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:227:22: warning: cast from 'struct _obstack_chunk *(*)(void *, long)'
to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type
[-Wcast-function-type-mismatch]
227 | chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:127:8: note: expanded from macro 'CALL_CHUNKFUN'
127 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:264:15: warning: cast from 'struct _obstack_chunk *(*)(void *, long)'
to 'struct _obstack_chunk *(*)(long)' converts to incompatible function type
[-Wcast-function-type-mismatch]
264 | new_chunk = CALL_CHUNKFUN (h, new_size);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:127:8: note: expanded from macro 'CALL_CHUNKFUN'
127 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:304:7: warning: cast from 'void (*)(void *, struct _obstack_chunk *)'
to 'void (*)(void *)' converts to incompatible function type
[-Wcast-function-type-mismatch]
304 | CALL_FREEFUN (h, old_chunk);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:134:9: note: expanded from macro 'CALL_FREEFUN'
134 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
obstack.c:360:7: warning: cast from 'void (*)(void *, struct _obstack_chunk *)'
to 'void (*)(void *)' converts to incompatible function type
[-Wcast-function-type-mismatch]
360 | CALL_FREEFUN (h, lp);
| ^~~~~~~~~~~~~~~~~~~~
obstack.c:134:9: note: expanded from macro 'CALL_FREEFUN'
134 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from obstack.c:400:
./gettext.h:203:20: warning: variable length array used [-Wvla]
203 | char msg_ctxt_id[msgctxt_len + msgid_len];
| ^~~~~~~~~~~~~~~~~~~~~~~
./gettext.h:249:20: warning: variable length array used [-Wvla]
249 | char msg_ctxt_id[msgctxt_len + msgid_len];
| ^~~~~~~~~~~~~~~~~~~~~~~
9 warnings generated.
CCLD libcompat.la
CCLD libcompat-test.la
Making all in dpkg
cd ../.. && /Applications/Xcode.app/Contents/Developer/usr/bin/make
am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
Making all in .
cd ../.. && /Applications/Xcode.app/Contents/Developer/usr/bin/make
am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CC ar.lo
CC arch.lo
CC atomic-file.lo
CC buffer.lo
CC cleanup.lo
CC c-ctype.lo
CC color.lo
CC command.lo
CC compress.lo
CC dbdir.lo
CC dbmodify.lo
CC db-ctrl-access.lo
CC db-ctrl-format.lo
CC db-ctrl-upgrade.lo
CC db-fsys-digest.lo
CC db-fsys-divert.lo
arch.c:61:6: warning: comparison of nonnull parameter 'name' equal to a null
pointer is 'false' on first encounter [-Wtautological-pointer-compare]
61 | if (name == NULL)
| ^~~~ ~~~~
../../lib/dpkg/arch.h:54:57: note: declared 'nonnull' here
54 | const char *dpkg_arch_name_is_illegal(const char *name)
DPKG_ATTR_NONNULL(1);
| ^
../../lib/dpkg/macros.h:61:47: note: expanded from macro 'DPKG_ATTR_NONNULL'
61 | #define DPKG_ATTR_NONNULL(...) __attribute__((nonnull(__VA_ARGS__)))
| ^
CC db-fsys-files.lo
buffer.c:185:23: warning: variable 'totalwritten' set but not used
[-Wunused-but-set-variable]
185 | off_t totalread = 0, totalwritten = 0;
| ^
dbmodify.c:522:9: warning: mixing declarations and code is incompatible with
standards before C99 [-Wdeclaration-after-statement]
522 | pid_t pid;
| ^
CC db-fsys-override.lo
CC deb-version.lo
CC debug.lo
1 warning generated.
1 warning generated.
CC depcon.lo
CC dir.lo
CC ehandle.lo
CC dump.lo
CC error.lo
CC fdio.lo
CC file.lo
CC fields.lo
CC fsys-dir.lo
CC fsys-iter.lo
1 warning generated.
CC fsys-hash.lo
CC glob.lo
CC i18n.lo
CC log.lo
CC mlib.lo
CC namevalue.lo
CC nfmalloc.lo
CC options.lo
CC options-parsers.lo
CC pager.lo
CC parse.lo
CC parsehelp.lo
CC path.lo
CC path-remove.lo
CC pkg.lo
CC pkg-array.lo
CC pkg-files.lo
CC pkg-format.lo
CC pkg-hash.lo
CC pkg-list.lo
CC pkg-namevalue.lo
CC pkg-queue.lo
CC pkg-show.lo
CC pkg-spec.lo
CC progname.lo
CC program.lo
CC progress.lo
CC report.lo
CC string.lo
CC strhash.lo
CC strwide.lo
CC subproc.lo
CC tarfn.lo
CC treewalk.lo
CC trigname.lo
CC trignote.lo
CC triglib.lo
CC trigdeferred.lo
CC utils.lo
CC varbuf.lo
CC version.lo
CCLD libdpkg.la
Making all in t
cd ../../.. && /Applications/Xcode.app/Contents/Developer/usr/bin/make
am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
make[4]: Nothing to be done for `all'.
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
make[3]: Nothing to be done for `all-am'.
Making all in dpkg-deb
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CC build.o
CC extract.o
CC main.o
CC info.o
CCLD dpkg-deb
ld: warning: -bind_at_load is deprecated on macOS
Making all in dpkg-split
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CC info.o
CC join.o
CC queue.o
CC main.o
CC split.o
CCLD dpkg-split
ld: warning: -bind_at_load is deprecated on macOS
Making all in src
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CC archives.o
CC cleanup.o
CC configure.o
CC depcon.o
CC enquiry.o
CC errors.o
CC file-match.o
CC filters.o
CC force.o
CC help.o
CC main.o
CC packages.o
CC perpkgstate.o
CC remove.o
CC script.o
CC select.o
help.c:44:5: warning: no previous prototype for function '_setenv'
[-Wmissing-prototypes]
44 | int _setenv(const char *name, const char *value, int overwrite) {
| ^
help.c:44:1: note: declare 'static' if the function is not intended to be used
outside of this translation unit
44 | int _setenv(const char *name, const char *value, int overwrite) {
| ^
| static
script.c:413:19: warning: a function declaration without a prototype is
deprecated in all versions of C [-Wstrict-prototypes]
413 | execute_env_script() {
| ^
| void
script.c:424:9: warning: mixing declarations and code is incompatible with
standards before C99 [-Wdeclaration-after-statement]
424 | FILE *cmd_stream;
| ^
script.c:416:14: warning: mixing declarations and code is incompatible with
standards before C99 [-Wdeclaration-after-statement]
416 | struct stat sb;
| ^
CC selinux.o
CC trigproc.o
CC unpack.o
CC update.o
CC verify.o
CC divertcmd.o
3 warnings generated.
1 warning generated.
CC querycmd.o
CC trigcmd.o
CC statcmd.o
CCLD dpkg-trigger
CCLD dpkg-statoverride
CCLD dpkg-divert
CCLD dpkg-query
CCLD dpkg
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
Making all in utils
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CC update_alternatives-update-alternatives.o
GEN org.dpkg.pkexec.update-alternatives.policy
CCLD update-alternatives
ld: warning: -bind_at_load is deprecated on macOS
Making all in scripts
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
Making all in mk
cd ../.. && /Applications/Xcode.app/Contents/Developer/usr/bin/make
am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
make[3]: Nothing to be done for `all'.
Making all in po
make[3]: Nothing to be done for `all'.
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
GEN dpkg-buildflags
GEN dpkg-checkbuilddeps
GEN dpkg-genbuildinfo
GEN dpkg-distaddfile
GEN dpkg-buildpackage
GEN dpkg-genchanges
GEN dpkg-gencontrol
GEN dpkg-architecture
GEN dpkg-mergechangelogs
GEN dpkg-name
GEN dpkg-parsechangelog
GEN dpkg-gensymbols
GEN dpkg-maintscript-helper
GEN dpkg-shlibdeps
GEN dpkg-scanpackages
GEN dpkg-scansources
GEN dpkg-vendor
GEN dpkg-source
Making all in t-func
cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make am--refresh
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
CDPATH="${ZSH_VERSION+.}:" && cd . && echo
make[2]: Nothing to be done for `all'.
Making all in po
test ! -f ./dpkg.pot || \
test -z "ast.gmo bs.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo
eo.gmo es.gmo et.gmo eu.gmo fr.gmo gl.gmo hu.gmo id.gmo it.gmo ja.gmo
km.gmo ko.gmo ku.gmo lt.gmo mr.gmo nb.gmo ne.gmo nl.gmo nn.gmo pa.gmo
pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sv.gmo th.gmo tl.gmo
tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo" ||
/Applications/Xcode.app/Contents/Developer/usr/bin/make ast.gmo
bs.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo eo.gmo es.gmo et.gmo
eu.gmo fr.gmo gl.gmo hu.gmo id.gmo it.gmo ja.gmo km.gmo ko.gmo ku.gmo
lt.gmo mr.gmo nb.gmo ne.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt.gmo
pt_BR.gmo ro.gmo ru.gmo sk.gmo sv.gmo th.gmo tl.gmo tr.gmo vi.gmo
zh_CN.gmo zh_TW.gmo
: --update --previous --add-location=file --quiet --lang=bs bs.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=ast ast.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=ca ca.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=de de.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=cs cs.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=da da.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=dz dz.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=eo eo.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=el el.po dpkg.pot
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
: --update --previous --add-location=file --quiet --lang=et et.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=es es.po dpkg.pot
rm -f gl.gmo && : -c --statistics --verbose -o gl.gmo gl.po
: --update --previous --add-location=file --quiet --lang=fr fr.po dpkg.pot
: --update --previous --add-location=file --quiet --lang=eu eu.po dpkg.pot
/bin/sh: msgmerge: command not found
rm -f hu.gmo && : -c --statistics --verbose -o hu.gmo hu.po
rm -f id.gmo && : -c --statistics --verbose -o id.gmo id.po
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
/bin/sh: msgmerge: command not found
mv: rename t-gl.gmo to gl.gmo: No such file or directory
mv: rename t-hu.gmo to hu.gmo: No such file or directory
make[3]: *** [hu.gmo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [gl.gmo] Error 1
mv: rename t-id.gmo to id.gmo: No such file or directory
make[3]: *** [id.gmo] Error 1
rm -f it.gmo && : -c --statistics --verbose -o it.gmo it.po
rm -f ja.gmo && : -c --statistics --verbose -o ja.gmo ja.po
rm -f ko.gmo && : -c --statistics --verbose -o ko.gmo ko.po
rm -f km.gmo && : -c --statistics --verbose -o km.gmo km.po
rm -f ku.gmo && : -c --statistics --verbose -o ku.gmo ku.po
rm -f mr.gmo && : -c --statistics --verbose -o mr.gmo mr.po
rm -f lt.gmo && : -c --statistics --verbose -o lt.gmo lt.po
rm -f nb.gmo && : -c --statistics --verbose -o nb.gmo nb.po
rm -f ne.gmo && : -c --statistics --verbose -o ne.gmo ne.po
rm -f nl.gmo && : -c --statistics --verbose -o nl.gmo nl.po
rm -f nn.gmo && : -c --statistics --verbose -o nn.gmo nn.po
mv: rename t-ko.gmo to ko.gmo: No such file or directory
mv: rename t-km.gmo to km.gmo: No such file or directory
mv: rename t-ja.gmo to ja.gmo: No such file or directory
make[3]: *** [km.gmo] Error 1
make[3]: *** [ko.gmo] Error 1
make[3]: *** [ja.gmo] Error 1
mv: rename t-it.gmo to it.gmo: No such file or directory
make[3]: *** [it.gmo] Error 1
mv: mv: rename t-ku.gmo to ku.gmorename t-mr.gmo to mr.gmo: : No such file or
directory
No such file or directory
mv: rename t-lt.gmo to lt.gmo: No such file or directory
make[3]: *** [ku.gmo] Error 1
mv: rename t-nb.gmo to nb.gmo: No such file or directory
make[3]: *** [mr.gmo] Error 1
make[3]: *** [lt.gmo] Error 1
make[3]: *** [nb.gmo] Error 1
mv: rename t-nl.gmo to nl.gmo: No such file or directory
mv: rename t-ne.gmo to ne.gmo: No such file or directory
make[3]: *** [nl.gmo] Error 1
make[3]: *** [ne.gmo] Error 1
mv: rename t-nn.gmo to nn.gmo: No such file or directory
make[3]: *** [nn.gmo] Error 1
make[2]: *** [stamp-po] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /usr/bin/make failed, exit code 2
phase compiling: dpkg-bootstrap-1.19.7-1 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.99.git
Distribution version: selfupdate-point (bootstrap), 26.0, x86_64
Trees: local/main stable/main
Xcode.app: 26.1.1
Xcode command-line tools: 26.1.0.0.1.1761104275
Max. Fink build jobs: 16
--
Hisashi T Fujinaka - [email protected]
BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee
_______________________________________________
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