Ticket #1849 (closed bug: fixed)

Opened 11 years ago

Last modified 11 years ago

config failure post 2.10.0

Reported by: coke Owned by: dukeleto
Priority: normal Milestone: 2.10
Component: none Version: 2.10.0
Severity: fatal Keywords:
Cc: Language:
Patch status: Platform:

Description

Just tried to pull & rebuild master after seeing the 2.10.0 tag go by, and got the following error:

% perl Configure.pl --prefix=$HOME/bird   --cc="ccache gcc"
<SNIP>
auto::sha1 -          Determine Parrot's sha1.........................7dbc0aa.
auto::git_describe -  Determine Parrot's git-describe...
step auto::git_describe died during execution: Invalid git describe string (Git::Describe): RELEASE_2_10_0 at config/auto/git_describe.pm line 37.

 at Configure.pl line 74

auto::icu -           Is ICU installed....................................yes.

Change History

Changed 11 years ago by dukeleto

  • owner set to dukeleto
  • status changed from new to assigned

I believe

 https://github.com/parrot/parrot/commit/4820ad51b936d2a90639e8b4ef512a66b40bdc1f

fixes this. Please let me know if it does, and close this ticket if everything looks ok.

Thanks for noticing this, Coke++!

Changed 11 years ago by coke

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.