Tried twice to run fink selfupdate Each time, I got an "execution of make failed". Here's the output:
quicksilver:~ robbo$ fink selfupdate rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP / sw/fink/TIMESTAMP.tmp I will now run the rsync command to retrieve the latest package descriptions. rsync -rtz --delete-after --delete -q --include='10.4/' -- include='10.4/stable/' --include='10.4/stable/main/' --include='10.4/ stable/main/finkinfo/' --include='10.4/stable/main/finkinfo/*/' -- include='10.4/stable/main/finkinfo/*' --include='10.4/stable/main/ finkinfo/**/*' --include='10.4/' --include='10.4/stable/' -- include='10.4/stable/crypto/' --include='10.4/stable/crypto/ finkinfo/' --include='10.4/stable/crypto/finkinfo/*/' --include='10.4/ stable/crypto/finkinfo/*' --include='10.4/stable/crypto/finkinfo/**/ *' --include='VERSION' --include='DISTRIBUTION' --include='README' -- exclude='**' 'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/' /usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf Downloading the indexes of available packages in the binary distribution. /sw/bin/apt-get-lockwait -q update Hit http://bindist.finkmirrors.net 10.4/release/main Packages Hit http://bindist.finkmirrors.net 10.4/release/main Release Hit http://bindist.finkmirrors.net 10.4/release/crypto Packages Hit http://bindist.finkmirrors.net 10.4/release/crypto Release Hit http://bindist.finkmirrors.net 10.4/current/main Packages Hit http://bindist.finkmirrors.net 10.4/current/main Release Hit http://bindist.finkmirrors.net 10.4/current/crypto Packages Hit http://bindist.finkmirrors.net 10.4/current/crypto Release Reading Package Lists... Building Dependency Tree... Reading package info... Updating package index... done. Information about 2422 packages read in 13 seconds. The following package will be installed or updated: fink dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.25.2-31 /sw/ src/fink.build dpkg-deb: building package `fink-buildlock-fink-0.25.2-31' in `/sw/ src/fink.build/fink-buildlock- fink-0.25.2-31_2006.12.26-21.12.48_darwin-powerpc.deb'. Setting build lock... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- fink-0.25.2-31_2006.12.26-21.12.48_darwin-powerpc.deb Selecting previously deselected package fink-buildlock-fink-0.25.2-31. (Reading database ... 4937 files and directories currently installed.) Unpacking fink-buildlock-fink-0.25.2-31 (from .../fink-buildlock- fink-0.25.2-31_2006.12.26-21.12.48_darwin-powerpc.deb) ... Setting up fink-buildlock-fink-0.25.2-31 (2006.12.26-21.12.48) ... gzip -dc /sw/src/fink-0.25.2.tar.gz | /sw/bin/tar -xf - --no-same- owner --no-same-permissions make test PREFIX=/sw ./setup.sh /Volumes/X Parte/sw/src/fink.build/fink-0.25.2-31/ fink-0.25.2/t/basepath Usage: ./setup.sh <prefix> Example: ./setup.sh /sw make: *** [test_setup] Error 1 ### execution of make failed, exit code 2 Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.25.2-31 (Reading database ... 4938 files and directories currently installed.) Removing fink-buildlock-fink-0.25.2-31 ... Failed: phase compiling: fink-0.25.2-31 failed Before reporting any errors, please run "fink selfupdate" and try 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 the fink-users or fink-beginners mailing lists. As a last resort, you can try e- mailing the maintainer directly: Fink Core Group <[EMAIL PROTECTED]> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
