Skip to content

Instantly share code, notes, and snippets.

@vdm
Created May 8, 2014 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vdm/c77ee63a143424ba5567 to your computer and use it in GitHub Desktop.
Save vdm/c77ee63a143424ba5567 to your computer and use it in GitHub Desktop.
sun-jdk7 blob dependency bug?
lang/sun-jdk7]# bmake -dA install
[...]
*** Failed target: /content/distfiles/jdk-7u51-solaris-i586.tar.gz
*** Failed command: test ! -f /content/distfiles/jdk-7u51-solaris-i586.tar.gz || exit 0; echo 1>&2 "ERROR:" "======================================================================"; echo 1>&2 "ERROR:" ""; for line in " The file jdk-7u51-solaris-x64.tar.gz containing Java Development Kit (JDK) 7u51" "" " must be fetched into:" " /content/distfiles/jdk-7u51-solaris-x64.tar.gz" " from:" " http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html" " or http://www.oracle.com/technetwork/java/javase/archive-139210.html" "" " Click Download for 'Java Development Kit (JDK) 7u51', read and accept the" " license, then choose 'solaris tar.gz file'."; do echo 1>&2 "ERROR:" "$line"; done; echo 1>&2 "ERROR:" ""; echo 1>&2 "ERROR:" "======================================================================"; exit 1
*** Error code 1
Stop.
bmake: stopped in /content/pkgsrc/lang/sun-jdk7
Global:.ERROR_TARGET = /content/distfiles/jdk-7u51-solaris-i586.tar.gz
Applying :@ to ""
Modifier pattern: "v"
Modifier pattern: "$v='${$v}'
"
Result of :@ is ""
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment