[MacPorts] #40800: vcsh: update to 1.20130909

MacPorts noreply at macports.org
Tue Dec 24 15:33:27 PST 2013


#40800: vcsh: update to 1.20130909
-----------------------+---------------------------------
  Reporter:  gjasny@…  |      Owner:  macports-tickets@…
      Type:  update    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  haspatch maintainer
      Port:  vcsh      |
-----------------------+---------------------------------

Comment (by mojca@…):

 There is something strange about this port. The first attempt of
 installation fails, but the second succeeds and that behaviour is 100%
 reproducible for me.

 {{{
 > sudo port -v install vcsh
 --->  Computing dependencies for vcsh.
 --->  Fetching archive for vcsh
 --->  vcsh-1.20130909_0.darwin_11.noarch.tbz2 doesn't seem to exist in
 /opt/local/var/macports/incoming/verified
 --->  Attempting to fetch vcsh-1.20130909_0.darwin_11.noarch.tbz2 from
 http://lil.fr.packages.macports.org/vcsh
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
 0
 --->  Attempting to fetch vcsh-1.20130909_0.darwin_11.noarch.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/vcsh
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
 0
 --->  Attempting to fetch vcsh-1.20130909_0.darwin_11.noarch.tbz2 from
 http://jog.id.packages.macports.org/macports/packages/vcsh
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed
   0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--
 0
 --->  Fetching distfiles for vcsh
 --->  Verifying checksums for vcsh
 --->  Checksumming vcsh-1.20130909.tar.gz
 --->  Extracting vcsh
 --->  Extracting vcsh-1.20130909.tar.gz
 --->  Configuring vcsh
 --->  Building vcsh
 make: Entering directory `/path/to/vcsh/work/vcsh-1.20130909'
 if which git > /dev/null ; then :; else echo "'git' not found,
 exiting..."; exit 1; fi
 /opt/local/bin/ronn-1.9 < doc/vcsh.1.ronn > vcsh.1
 /opt/local/lib/ruby1.9/1.9.1/rubygems/dependency.rb:247:in `to_specs':
 Could not find rdiscount (>= 1.5.8) amongst [bigdecimal-1.1.0,
 builder-2.1.2, hpricot-0.8.4, io-console-0.3, json-1.5.5, minitest-2.5.1,
 rake-0.9.2.2, rdoc-3.9.5, ronn-0.7.3] (Gem::LoadError)
         from /opt/local/lib/ruby1.9/1.9.1/rubygems/specification.rb:777:in
 `block in activate_dependencies'
         from /opt/local/lib/ruby1.9/1.9.1/rubygems/specification.rb:766:in
 `each'
         from /opt/local/lib/ruby1.9/1.9.1/rubygems/specification.rb:766:in
 `activate_dependencies'
         from /opt/local/lib/ruby1.9/1.9.1/rubygems/specification.rb:750:in
 `activate'
         from /opt/local/lib/ruby1.9/1.9.1/rubygems.rb:1232:in `gem'
         from /opt/local/bin/ronn-1.9:22:in `<main>'
 make: *** [vcsh.1] Error 1
 make: Leaving directory `/path/to/vcsh/work/vcsh-1.20130909'
 Command failed:  cd "/path/to/vcsh/work/vcsh-1.20130909" && /usr/bin/make
 -j2 -w all
 Exit code: 2
 Error: org.macports.build for port vcsh returned: command execution failed
 Warning: targets not executed for vcsh: org.macports.activate
 org.macports.build org.macports.destroot org.macports.install
 Please see the log file for port vcsh for details:
     /path/to/vcsh/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port vcsh failed

 > sudo port -v install vcsh
 --->  Computing dependencies for vcsh.
 --->  Building vcsh
 make: Entering directory `/path/to/vcsh/work/vcsh-1.20130909'
 if which git > /dev/null ; then :; else echo "'git' not found,
 exiting..."; exit 1; fi
 make: Leaving directory `/path/to/vcsh/work/vcsh-1.20130909'
 --->  Staging vcsh into destroot
 make: Entering directory `/path/to/vcsh/work/vcsh-1.20130909'
 if which git > /dev/null ; then :; else echo "'git' not found,
 exiting..."; exit 1; fi
 install -d /path/to/vcsh/work/destroot/opt/local/bin
 install -m 0755 vcsh /path/to/vcsh/work/destroot/opt/local/bin
 install -d /path/to/vcsh/work/destroot/opt/local/share/man/man1
 install -m 0644 vcsh.1
 /path/to/vcsh/work/destroot/opt/local/share/man/man1
 install -d /path/to/vcsh/work/destroot/opt/local/share/doc/vcsh
 install -m 0644 README.md
 /path/to/vcsh/work/destroot/opt/local/share/doc/vcsh
 install -m 0644 doc/hooks
 /path/to/vcsh/work/destroot/opt/local/share/doc/vcsh
 install -d /path/to/vcsh/work/destroot/opt/local/share/zsh/vendor-
 completions
 install -m 0644 _vcsh /path/to/vcsh/work/destroot/opt/local/share/zsh
 /vendor-completions
 make: Leaving directory `/path/to/vcsh/work/vcsh-1.20130909'
 --->  Compressing man pages for vcsh
 man1/vcsh.1:      0.0% -- replaced with man1/vcsh.1.gz
 man1/vcsh.1.gz: changing permissions from 00644 to 00444
 --->  Installing vcsh @1.20130909_0
 a .
 a ./+COMMENT
 a ./+CONTENTS
 a ./+DESC
 a ./+PORTFILE
 a ./+STATE
 a ./opt
 a ./opt/local
 a ./opt/local/bin
 a ./opt/local/share
 a ./opt/local/share/doc
 a ./opt/local/share/man
 a ./opt/local/share/zsh
 a ./opt/local/share/zsh/vendor-completions
 a ./opt/local/share/zsh/vendor-completions/_vcsh
 a ./opt/local/share/man/man1
 a ./opt/local/share/man/man1/vcsh.1.gz
 a ./opt/local/share/doc/vcsh
 a ./opt/local/share/doc/vcsh/hooks
 a ./opt/local/share/doc/vcsh/README.md
 a ./opt/local/bin/vcsh
 --->  Activating vcsh @1.20130909_0
 ...
 --->  Cleaning vcsh
 --->  Removing work directory for vcsh
 --->  Updating database of binaries: 100.0%
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.
 }}}

 I thought it had something to do with a parallel build, but disabling it
 doesn't help at all.

-- 
Ticket URL: <https://trac.macports.org/ticket/40800#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list