On Sun, Nov 3, 2013 at 5:37 PM, Alexander Hansen <alexanderk.han...@gmail.com> wrote: > On 11/3/13 5:27 PM, Jason Byrne wrote: >> >> FYI, the full transcript (notice there's also a complaint about >> setup.sh, line 48, but I didn't try to figure out the problem with >> that yet) >> >> Update attempt from 0.35.1 from 0.36.0, but IIRC, I had the same >> issues trying to update from 0.35.1 to 0.35.2 a while ago... >> >> $ fink self-update >> /usr/bin/rsync -az -q >> rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP >> /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.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://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/' >> Scanning package description files.......... >> Information about 12674 packages read in 11 seconds. >> The following package will be installed or updated: >> fink >> curl --connect-timeout 30 -f -L -A 'fink/0.35.1' -O >> http://distfiles.master.finkmirrors.net/fink-0.36.0.tar.gz >> % Total % Received % Xferd Average Speed Time Time Time >> Current >> Dload Upload Total Spent Left >> Speed >> 100 1162k 100 1162k 0 0 1170k 0 --:--:-- --:--:-- --:--:-- >> 1387k >> Setting runtime build-lock... >> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.36.0-51 >> /sw/src/fink.build >> dpkg-deb: building package `fink-buildlock-fink-0.36.0-51' in >> >> `/sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb'. >> Installing build-lock package... >> /sw/bin/dpkg-lockwait -i >> >> /sw/src/fink.build/fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb >> Selecting previously deselected package fink-buildlock-fink-0.36.0-51. >> (Reading database ... 9803 files and directories currently installed.) >> Unpacking fink-buildlock-fink-0.36.0-51 (from >> .../fink-buildlock-fink-0.36.0-51_2013.11.03-17.18.30_darwin-i386.deb) >> ... >> Setting up fink-buildlock-fink-0.36.0-51 (2013.11.03-17.18.30) ... >> >> env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions >> -xf /sw/src/fink-0.36.0.tar.gz >> ./pre-build-test.sh >> make test PREFIX=/sw ARCHITECTURE=i386 DISTRIBUTION=10.6 >> perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = >> fullcheck;exit (@$missing || @$extra)' >> ./setup.sh /sw/src/fink.build/fink-0.36.0-51/t/basepath i386 >> ./setup.sh: line 48: [: missing `]' >> ./setup.sh: line 48: 10: command not found >> Creating ... >> Creating fink-virtual-pkgs... >> Creating fink-instscripts... >> Creating fink-scanpackages... >> Creating pathsetup.sh... >> Creating FinkVersion.pm... >> Creating Fink.pm... >> Creating man pages... >> Creating shlibs default file... >> Creating postinstall script... >> Creating dpkg helper script... >> Creating lockwait wrappers... >> Creating g++ wrappers... >> Creating compiler_wrapper >> cd t && ./testmore.pl && find . -name '*.t' | sort | PREFIX="/sw" >> xargs /usr/bin/perl -I`pwd`/../perlmod -MTest::Harness -e >> 'runtests(@ARGV)' >> Checking for Test::More... >> ./00compile..............................ok >> ./10features/users_groups................ok >> ./10features/volume......................ok >> ./Base/initialize........................ok >> ./Base/param.............................ok >> ./Base/param_boolean.....................ok >> ./CLI/capture............................ok >> ./Command/cat............................ok >> ./Command/chowname.......................ok >> ./Command/commands.......................ok >> ./Command/du_sk..........................ok >> 1/6 skipped: various reasons >> ./Command/exports........................ok >> ./Command/failure........................ok >> 1/49 unexpectedly succeeded >> TODO PASSED test 33 >> >> ./Command/touch..........................ok >> ./Config/exports.........................ok >> ./Config/failure.........................ok >> ./Config/flag............................ok >> ./Config/load_save.......................ok >> ./Config/options.........................ok >> ./Config/param...........................ok >> ./Config/verbosity_level.................ok >> ./Engine/fetch...........................ok >> ./Finally/buildlocks.....................ok >> ./Finally/finally........................ok >> ./FinkVersion/exports....................ok >> ./FinkVersion/version....................ok >> ./Mirror/exports.........................ok >> ./Notify/exports.........................ok >> ./Package/duplicate_fullnames............ok >> ./PkgVersion/get_perl....................ok >> ./PkgVersion/get_ruby....................ok >> ./PkgVersion/get_splitoffs...............ok >> ./PkgVersion/non_consecutive_source......ok >> ./SelfUpdate/last_done...................ok >> ./SelfUpdate/subclasses..................ok >> ./Services/eval_conditional..............ok >> ./Services/execute_nonroot_okay..........ok >> 1/12 skipped: various reasons >> ./Services/expand_percent................ok >> ./Services/prepare_script................ok >> ./Services/spec2struct...................ok >> ./Services/version_cmp...................ok >> ./Text/DelimMatch/DelimMatch.............ok >> ./Text/ParseWords/ParseWords.............ok >> ./Text/ParseWords/taint..................ok >> ./Validation/_filename_versioning_cmp....ok >> ./Validation/exports.....................ok >> All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED), 2 subtests >> skipped. >> Passed TODO Stat Wstat TODOs Pass List of Passed >> >> ------------------------------------------------------------------------------- >> ./Command/failure.t 4 1 33 >> Files=46, Tests=1034, 32 wallclock secs (24.11 cusr + 3.46 csys = 27.57 >> CPU) >> ./setup.sh /sw i386 >> ./setup.sh: line 48: [: missing `]' >> ./setup.sh: line 48: 10: command not found >> Creating ... >> Creating fink-virtual-pkgs... >> Creating fink-instscripts... >> Creating fink-scanpackages... >> Creating pathsetup.sh... >> Creating FinkVersion.pm... >> Creating Fink.pm... >> Creating man pages... >> Creating shlibs default file... >> Creating postinstall script... >> Creating dpkg helper script... >> Creating lockwait wrappers... >> Creating g++ wrappers... >> Creating compiler_wrapper >> /bin/rm -rf /sw/src/fink.build/root-fink-0.36.0-51 >> /bin/mkdir -p /sw/src/fink.build/root-fink-0.36.0-51/sw >> /bin/mkdir -p /sw/src/fink.build/root-fink-0.36.0-51/DEBIAN >> /usr/sbin/chown -R root:admin /sw/src/fink.build/root-fink-0.36.0-51 >> ./install.sh /sw/src/fink.build/root-fink-0.36.0-51/sw i386 >> Creating directories... >> Copying files... >> Creating man pages from POD... >> fink-scanpackages.8 >> Fink.3pm >> Fink::Base.3pm >> Fink::Bootstrap.3pm >> Fink::Checksum.3pm >> Fink::CLI.3pm >> Fink::Command.3pm >> Fink::Config.3pm >> Fink::Configure.3pm >> Fink::Engine.3pm >> Fink::Finally.3pm >> Fink::Finally::BuildConflicts.3pm >> Fink::Finally::Buildlock.3pm >> Fink::FinkVersion.3pm >> Fink::Notify.3pm >> Fink::Package.3pm >> Fink::PkgVersion.3pm >> Fink::Scanpackages.3pm >> Fink::SelfUpdate.3pm >> Fink::SelfUpdate::Base.3pm >> Fink::SelfUpdate::CVS.3pm >> perlmod/Fink/SelfUpdate/CVS.pm around line 404: =cut found outside a >> pod block. Skipping to next block. >> POD document had syntax errors at /sw/bin/pod2man line 69 >> ### execution of ./install.sh failed, exit code 255 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.36.0-51 >> (Reading database ... 9804 files and directories currently installed.) >> Removing fink-buildlock-fink-0.36.0-51 ... >> Failed: phase installing: fink-0.36.0-51 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 <fink-us...@lists.sourceforge.net> >> The Fink Beginners List <fink-beginn...@lists.sourceforge.net>. >> >> 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.35.1 >> Distribution version: selfupdate-rsync Sun Nov 3 17:18:18 2013, 10.6, >> i386 >> Trees: local/main stable/main stable/crypto local/injected >> Xcode.app: 3.2.6 >> Xcode command-line tools: 3.2.6 >> Max. Fink build jobs: 2 >> > > The file's wrong, but I still can't trigger a fatal error. :-) What Fink > perl version does your /sw/bin/pod2man come from? > > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/
This is with perl 5.8.8... $ /sw/bin/perl -V [...] Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API Built under darwin Compiled at Jan 13 2013 09:41:13 %ENV: PERL5LIB="/sw/lib/perl5:/sw/lib/perl5/darwin" @INC: /sw/lib/perl5 /sw/lib/perl5/darwin /sw/lib/perl5-core/5.8.8/darwin-thread-multi-2level /sw/lib/perl5-core/5.8.8 /sw/lib/perl5/site_perl/5.8.8/darwin-thread-multi-2level /sw/lib/perl5/site_perl/5.8.8 /sw/lib/perl5/site_perl/5.8.8/darwin-thread-multi-2level /sw/lib/perl5/site_perl ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ fink-core mailing list fink-core@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.core Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-core