A "fink update-all" failed as follows:

dpkg-deb -b /sw/src/root-fink-buildlock-python22-2.2.3-25 /sw/src
dpkg-deb: building package `fink-buildlock-python22-2.2.3-25' in
`/sw/src/fink-buildlock-python22-2.2.3-25_2005.04.06-14.02.01_darwin-
powerpc.deb'.
Setting build lock...
dpkg -i
/sw/src/fink-buildlock-python22-2.2.3-25_2005.04.06-14.02.01_darwin-
powerpc.deb
Selecting previously deselected package
fink-buildlock-python22-2.2.3-25.
(Reading database ... 112804 files and directories currently installed.)
Unpacking fink-buildlock-python22-2.2.3-25 (from
.../fink-buildlock-python22-2.2.3-25_2005.04.06-14.02.01_darwin-
powerpc.deb) ...
Setting up fink-buildlock-python22-2.2.3-25 (2005.04.06-14.02.01) ...
gzip -dc /sw/src/Python-2.2.3.tgz | /sw/bin/tar -xf -  --no-same-owner
--no-same-permissions
(sed 's|<PREFIX>|/sw|g' <
/sw/fink/dists/unstable/main/finkinfo/languages/python22.patch | patch
-p1)
patching file Lib/distutils/util.py
Hunk #1 succeeded at 41 with fuzz 2.
patching file Makefile.pre.in
patching file Misc/setuid-prog.c
patching file Modules/posixmodule.c
patching file configure
patching file setup.py
(export OPT="-O3 -Wall -Wstrict-prototypes -fno-common"; export
HOME=""; ./configure --prefix=/sw --mandir='${prefix}/share/man'; make)
creating cache ./config.cache
checking MACHDEP... darwin
checking for --without-gcc... no
checking for --with-cxx=<compiler>... no
checking for c++... c++
checking whether the C++ compiler (c++  -L/sw/lib) works... yes
checking whether the C++ compiler (c++  -L/sw/lib) is a
cross-compiler... no
checking for gcc... gcc
checking whether the C compiler (gcc  -L/sw/lib) works... yes

<blah, blah, blah...>

checking for memmove... yes
checking for getpgrp... yes
checking for setpgrp... yes
checking for gettimeofday... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... buggy
Fatal: You must get working getaddrinfo() function.
        or you can specify "--disable-ipv6".
make: *** No targets specified and no makefile found.  Stop.
### execution of (export failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-python22-2.2.3-25
(Reading database ... 112804 files and directories currently installed.)
Removing fink-buildlock-python22-2.2.3-25 ...
Failed: phase compiling: python22-2.2.3-25 failed


This is weird. What's with "getaddrinfo()"? That's part of the base system and it should be just fine. Certainly everything using it is running fine (i.e. the entire rest of my system).

% fink -V
Package manager version: 0.24.2
Distribution version: 0.7.1.rsync

Mike O'Brien



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to