Last login: Sat Feb 1 21:51:35 on console
Welcome to Darwin!
[Robert-Irrs-Computer:~] robertirr% mv /sw/lib/perl5/darwin/Storable.pm /tmp
mv: rename /sw/lib/perl5/darwin/Storable.pm to /tmp/Storable.pm: Permission denied
[Robert-Irrs-Computer:~] robertirr% sudo mv /sw/lib/perl5/darwin/Storable.pm /tmp
Password:
[Robert-Irrs-Computer:~] robertirr% sudo mv /sw/lib/perl5/darwin/auto/Storable /tmp
[Robert-Irrs-Computer:~] robertirr% fink rebuild storable-pm
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
sudo /sw/bin/fink rebuild storable-pm
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Reading package info...
Updating package index... done.
Information about 924 packages read in 6 seconds.
The following package will be rebuilt:
storable-pm
curl -f -L -s -S -O
http://www.perl.com/CPAN/authors/id/...-1.0.14.tar.gz
mkdir -p /sw/src/storable-pm-1.0.14-1
/sw/bin/tar -xzf /sw/src/Storable-1.0.14.tar.gz
perl Makefile.PL PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5 INSTALLARCHLIB=/sw/lib/perl5/darwin INSTALLSITELIB=/sw/lib/perl5 INSTALLSITEARCH=/sw/lib/perl5/darwin INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3
Checking if your kit is complete...
Looks good
Writing Makefile for Storable
make
cp Storable.pm blib/lib/Storable.pm
AutoSplitting blib/lib/Storable.pm (blib/lib/auto/Storable)
/usr/bin/perl /Library/Perl/ExtUtils/xsubpp -typemap /Library/Perl/ExtUtils/typemap Storable.xs > Storable.xsc && mv Storable.xsc Storable.c
cc -c -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing -O3 -DVERSION=\"1.014\" -DXS_VERSION=\"1.014\" "-I/Library/Perl/darwin/CORE" Storable.c
Running Mkbootstrap for Storable ()
chmod 644 Storable.bs
rm -f blib/arch/auto/Storable/Storable.bundle
LD_RUN_PATH="" cc -flat_namespace -bundle -undefined suppress Storable.o -o blib/arch/auto/Storable/Storable.bundle
chmod 755 blib/arch/auto/Storable/Storable.bundle
cp Storable.bs blib/arch/auto/Storable/Storable.bs
chmod 644 blib/arch/auto/Storable/Storable.bs
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/blessed.......ok
t/canonical.....ok
t/compat-0.6....ok
t/dclone........ok
t/forgive.......ok
t/freeze........ok
t/lock..........ok
t/overload......ok
t/recurse.......ok
t/retrieve......ok
t/store.........ok
t/tied..........ok
t/tied_hook.....ok
t/tied_items....ok
t/utf8..........ok
All tests successful.
Files=15, Tests=201, 4 wallclock secs ( 2.48 cusr + 0.66 csys = 3.14 CPU)
rm -rf /sw/src/root-storable-pm-1.0.14-1
mkdir -p /sw/src/root-storable-pm-1.0.14-1/sw
mkdir -p /sw/src/root-storable-pm-1.0.14-1/DEBIAN
make install PREFIX=/sw/src/root-storable-pm-1.0.14-1/sw INSTALLPRIVLIB=/sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5 INSTALLARCHLIB=/sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin INSTALLSITELIB=/sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5 INSTALLSITEARCH=/sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin INSTALLMAN1DIR=/sw/src/root-storable-pm-1.0.14-1/sw/share/man/man1 INSTALLMAN3DIR=/sw/src/root-storable-pm-1.0.14-1/sw/share/man/man3
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/Storable.bs
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/Storable.bundle
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/Storable.pm
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/_freeze.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/_retrieve.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/_store.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/_store_fd.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/autosplit.ix
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/fd_retrieve.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/freeze.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/lock_nstore.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/lock_retrieve.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/lock_store.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/nfreeze.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/nstore.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/nstore_fd.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/retrieve.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/store.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/store_fd.al
Installing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/thaw.al
Writing /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/auto/Storable/.packlist
Appending installation info to /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/perllocal.pod
mkdir -p /sw/src/root-storable-pm-1.0.14-1/sw/share/podfiles/
cat /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/perllocal.pod | sed -e s,/sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5,/sw/lib/perl5, > /sw/src/root-storable-pm-1.0.14-1/sw/share/podfiles/perllocal.storable-pm.pod
rm -rf /sw/src/root-storable-pm-1.0.14-1/sw/lib/perl5/darwin/perllocal.pod
install -d -m 755 /sw/src/root-storable-pm-1.0.14-1/sw/share/doc/storable-pm
install -c -p -m 644 MANIFEST README /sw/src/root-storable-pm-1.0.14-1/sw/share/doc/storable-pm/
rm -f /sw/src/root-storable-pm-1.0.14-1/sw/info/dir /sw/src/root-storable-pm-1.0.14-1/sw/info/dir.old /sw/src/root-storable-pm-1.0.14-1/sw/share/info/dir /sw/src/root-storable-pm-1.0.14-1/sw/share/info/dir.old
rm -rf storable-pm-1.0.14-1
Writing control file...
Writing package script postinst...
Writing package script postrm...
mkdir -p /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods
dpkg-deb -b root-storable-pm-1.0.14-1 /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods
dpkg-deb: building package `storable-pm' in `/sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/storable-pm_1.0.14-1_darwin-powerpc.deb'.
ln -sf /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/storable-pm_1.0.14-1_darwin-powerpc.deb /sw/fink/debs/
rm -rf /sw/src/root-storable-pm-1.0.14-1
dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/storable-pm_1.0.14-1_darwin-powerpc.deb
(Reading database ... 3454 files and directories currently installed.)
Preparing to replace storable-pm 1.0.14-1 (using .../storable-pm_1.0.14-1_darwin-powerpc.deb) ...
Unpacking replacement storable-pm ...
Setting up storable-pm (1.0.14-1) ...
[Robert-Irrs-Computer:~] robertirr% perl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). ^C