It looks like you have jdkHome property mapped twice in the same file (probably your etc/build/config.props). Or maybe it is defined in multiple places and its my bug not merging things correctly.
Yuri StrotThu 6 Sep 2012
You were right, not sure how it happened. Now it works fine!
RuneImpSat 10 Dec 2016
I had the the same error on OS X El Capitan but wanted to add that I had installed Fantom via Homebrew and found the duplicate specifically had to deal with the Windows definition for jdkHome being enabled in the (OS X & macOS only) Homebrew install of of Fantom for the file:
Yuri Strot Mon 3 Sep 2012
Just tried to run
bootstrap
script on Mac OS X and got the following error:What Am I doing wrong?
brian Tue 4 Sep 2012
It looks like you have
jdkHome
property mapped twice in the same file (probably your etc/build/config.props). Or maybe it is defined in multiple places and its my bug not merging things correctly.Yuri Strot Thu 6 Sep 2012
You were right, not sure how it happened. Now it works fine!
RuneImp Sat 10 Dec 2016
I had the the same error on OS X El Capitan but wanted to add that I had installed Fantom via Homebrew and found the duplicate specifically had to deal with the Windows definition for jdkHome being enabled in the (OS X & macOS only) Homebrew install of of Fantom for the file:
Hope that sheds a little extra light. Also hoping the setting can get commented out by default for in the Homebrew setup in future releases. :-)
SlimerDude Sat 10 Dec 2016
Hi RuneImp!
Fantom HomeBrew: http://macappstore.org/fantom/
Given HomeBrew is mac only, that's a really good idea!
I think Andy is the maintainer, but this topic suggests he's wanting help with the brew formula.
andy Wed 14 Dec 2016
Yeah I noticed a few things we probably need to tweak while I was in there updating to 1.0.69 - on my list to fixup
Now that I'm setup to send PR's for homebrew - I'll try to keep it up-to-date