[ create a new paste ] login | about

Link: http://codepad.org/QTC20S4a    [ raw code | fork ]

Plain Text, pasted on Dec 7:
sudo pkgmk --upgrade 
Password:
=======> Building '/var/pkgmk/packages/stow#2.1.1-1.pkg.tar.gz'.
bsdtar -p -o -C /var/pkgmk/work/stow/src -xf /var/pkgmk/distfiles/stow-2.1.1.tar.gz
+ build
+ cd stow-2.1.1
+ ./configure --prefix=/usr --mandir=/usr/man
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
configure: creating ./config.status
Perl modules will be installed to /usr/lib/perl5/site_perl/5.12
config.status: creating Makefile
+ make
[ -d bin ] || mkdir bin # required in vpath mode
sed -e 's|[@]PERL[@]|/usr/bin/perl|g' -e 's|[@]VERSION[@]|2.1.1|g' < bin/stow.in > bin/stow
chmod +x bin/stow
[ -d bin ] || mkdir bin # required in vpath mode
sed -e 's|[@]PERL[@]|/usr/bin/perl|g' -e 's|[@]VERSION[@]|2.1.1|g' < bin/chkstow.in > bin/chkstow
chmod +x bin/chkstow
[ -d lib ] || mkdir lib # required in vpath mode
( sed -e 's|[@]PERL[@]|/usr/bin/perl|g' -e 's|[@]VERSION[@]|2.1.1|g' < lib/Stow.pm.in; cat ./default-ignore-list ) > lib/Stow.pm
+ make DESTDIR=/var/pkgmk/work/stow/pkg install
make[1]: Entering directory `/var/pkgmk/work/stow/src/stow-2.1.1'
test -z "/usr/bin" || /bin/mkdir -p "/var/pkgmk/work/stow/pkg/usr/bin"
 /usr/bin/install -c bin/stow bin/chkstow '/var/pkgmk/work/stow/pkg/usr/bin'
test -z "/usr/share/doc/stow" || /bin/mkdir -p "/var/pkgmk/work/stow/pkg/usr/share/doc/stow"
 /usr/bin/install -c -m 644 README doc/manual.pdf doc/manual-single.html doc/version.texi ChangeLog doc/ChangeLog.OLD '/var/pkgmk/work/stow/pkg/usr/share/doc/stow'
test -z "/usr/lib/perl5/site_perl/5.12/Stow" || /bin/mkdir -p "/var/pkgmk/work/stow/pkg/usr/lib/perl5/site_perl/5.12/Stow"
 /usr/bin/install -c -m 644 lib/Stow/Util.pm '/var/pkgmk/work/stow/pkg/usr/lib/perl5/site_perl/5.12/Stow'
test -z "/usr/share/info" || /bin/mkdir -p "/var/pkgmk/work/stow/pkg/usr/share/info"
 /usr/bin/install -c -m 644 ./doc/stow.info '/var/pkgmk/work/stow/pkg/usr/share/info'
 install-info --info-dir='/var/pkgmk/work/stow/pkg/usr/share/info' '/var/pkgmk/work/stow/pkg/usr/share/info/stow.info'
test -z "/usr/man/man8" || /bin/mkdir -p "/var/pkgmk/work/stow/pkg/usr/man/man8"
 /usr/bin/install -c -m 644 doc/stow.8 '/var/pkgmk/work/stow/pkg/usr/man/man8'
test -z "/usr/lib/perl5/site_perl/5.12" || /bin/mkdir -p "/var/pkgmk/work/stow/pkg/usr/lib/perl5/site_perl/5.12"
 /usr/bin/install -c -m 644 lib/Stow.pm '/var/pkgmk/work/stow/pkg/usr/lib/perl5/site_perl/5.12'
make  install-data-hook
make[2]: Entering directory `/var/pkgmk/work/stow/src/stow-2.1.1'
cp -r ./doc/manual-split /var/pkgmk/work/stow/pkg/usr/share/doc/stow
make[2]: Leaving directory `/var/pkgmk/work/stow/src/stow-2.1.1'
make[1]: Leaving directory `/var/pkgmk/work/stow/src/stow-2.1.1'
=======> Build result:
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/share/
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/lib/
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/bin/
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/man/
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/man/man8/
-rw-r--r--  0 root   root     7383 Dec  7 15:07 usr/man/man8/stow.8.gz
-rwxr-xr-x  0 root   root    23556 Dec  7 15:07 usr/bin/stow
-rwxr-xr-x  0 root   root     2321 Dec  7 15:07 usr/bin/chkstow
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/lib/perl5/
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/lib/perl5/site_perl/
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/lib/perl5/site_perl/5.12/
-rw-r--r--  0 root   root    64803 Dec  7 15:07 usr/lib/perl5/site_perl/5.12/Stow.pm
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/lib/perl5/site_perl/5.12/Stow/
-rw-r--r--  0 root   root     4588 Dec  7 15:07 usr/lib/perl5/site_perl/5.12/Stow/Util.pm
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/share/doc/
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/share/info/
-rw-r--r--  0 root   root      606 Dec  7 15:07 usr/share/info/dir
-rw-r--r--  0 root   root    66762 Dec  7 15:07 usr/share/info/stow.info
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/share/doc/stow/
-rw-r--r--  0 root   root    30982 Dec  7 15:07 usr/share/doc/stow/ChangeLog
-rw-r--r--  0 root   root     1412 Dec  7 15:07 usr/share/doc/stow/README
-rw-r--r--  0 root   root   201793 Dec  7 15:07 usr/share/doc/stow/manual.pdf
-rw-r--r--  0 root   root     7026 Dec  7 15:07 usr/share/doc/stow/ChangeLog.OLD
drwxr-xr-x  0 root   root        0 Dec  7 15:07 usr/share/doc/stow/manual-split/
-rw-r--r--  0 root   root   128703 Dec  7 15:07 usr/share/doc/stow/manual-single.html
-rw-r--r--  0 root   root      100 Dec  7 15:07 usr/share/doc/stow/version.texi
-rw-r--r--  0 root   root     2617 Dec  7 15:07 usr/share/doc/stow/manual-split/Mixing-Operations.html
-rw-r--r--  0 root   root     2622 Dec  7 15:07 usr/share/doc/stow/manual-split/Other-FSF-Software.html
-rw-r--r--  0 root   root     3517 Dec  7 15:07 usr/share/doc/stow/manual-split/Motivation-For-Ignore-Lists.html
-rw-r--r--  0 root   root     3123 Dec  7 15:07 usr/share/doc/stow/manual-split/Justification-For-Yet-Another-Set-Of-Ignore-Files.html
-rw-r--r--  0 root   root     4514 Dec  7 15:07 usr/share/doc/stow/manual-split/index.html
-rw-r--r--  0 root   root     7068 Dec  7 15:07 usr/share/doc/stow/manual-split/Types-And-Syntax-Of-Ignore-Lists.html
-rw-r--r--  0 root   root     4126 Dec  7 15:07 usr/share/doc/stow/manual-split/Deleting-Packages.html
-rw-r--r--  0 root   root     6198 Dec  7 15:07 usr/share/doc/stow/manual-split/Perl-and-Perl-5-Modules.html
-rw-r--r--  0 root   root     3512 Dec  7 15:07 usr/share/doc/stow/manual-split/Cygnus-Software.html
-rw-r--r--  0 root   root     7519 Dec  7 15:07 usr/share/doc/stow/manual-split/Index.html
-rw-r--r--  0 root   root     2643 Dec  7 15:07 usr/share/doc/stow/manual-split/Bootstrapping.html
-rw-r--r--  0 root   root     3115 Dec  7 15:07 usr/share/doc/stow/manual-split/Conflicts.html
-rw-r--r--  0 root   root     3418 Dec  7 15:07 usr/share/doc/stow/manual-split/Resource-Files.html
-rw-r--r--  0 root   root     4095 Dec  7 15:07 usr/share/doc/stow/manual-split/Introduction.html
-rw-r--r--  0 root   root     5148 Dec  7 15:07 usr/share/doc/stow/manual-split/Terminology.html
-rw-r--r--  0 root   root     3397 Dec  7 15:07 usr/share/doc/stow/manual-split/Target-Maintenance.html
-rw-r--r--  0 root   root     3137 Dec  7 15:07 usr/share/doc/stow/manual-split/GNU-Emacs.html
-rw-r--r--  0 root   root     2909 Dec  7 15:07 usr/share/doc/stow/manual-split/Multiple-Stow-Directories.html
-rw-r--r--  0 root   root     2391 Dec  7 15:07 usr/share/doc/stow/manual-split/Known-Bugs.html
-rw-r--r--  0 root   root     9081 Dec  7 15:07 usr/share/doc/stow/manual-split/Invoking-Stow.html
-rw-r--r--  0 root   root     6469 Dec  7 15:07 usr/share/doc/stow/manual-split/Compile_002dtime-vs-Install_002dtime.html
-rw-r--r--  0 root   root    20102 Dec  7 15:07 usr/share/doc/stow/manual-split/GNU-General-Public-License.html
-rw-r--r--  0 root   root     2764 Dec  7 15:07 usr/share/doc/stow/manual-split/Reporting-Bugs.html
-rw-r--r--  0 root   root       81 Dec  7 15:07 usr/share/doc/stow/manual-split/Deferred-Operation.html
-rw-r--r--  0 root   root     7752 Dec  7 15:07 usr/share/doc/stow/manual-split/Installing-Packages.html
-rw-r--r--  0 root   root     2148 Dec  7 15:07 usr/share/doc/stow/manual-split/Ignore-Lists.html
=======> Building '/var/pkgmk/packages/stow#2.1.1-1.pkg.tar.gz' succeeded.
=======> Installing '/var/pkgmk/packages/stow#2.1.1-1.pkg.tar.gz'.
pkgadd -u /var/pkgmk/packages/stow#2.1.1-1.pkg.tar.gz
=======> Installing '/var/pkgmk/packages/stow#2.1.1-1.pkg.tar.gz' succeeded.
--(~/local/ports/joe9/crux/stow)-----------------------------------------------------(pts/18@main)--




Create a new paste based on this one


Comments: