Re: Status update

2012-08-23 Thread Jason L Tibbitts III
> "DE" == Dan Espen  writes:

DE> I had to make target "update-po" to cause the error.

I was building from a completely fresh checkout.  I think from here on
out I'll make sure that the whole thing is done from a clean checkout,
instead of just updating an existing one like the script was doing previously.

DE> I've committed a change.

Thanks; I'll try again.

 - J<



Re: Status update

2012-08-23 Thread Jason L Tibbitts III
> "DE" == Dan Espen  writes:

DE> The only other pressing issue I'm aware of is snapshots getting
DE> built off of 2.7.

I think I have things going again; for whatever reason the script really
didn't like building from a fresh checkout.

It does actually appear to validly fail to build, however:

/usr/bin/msgmerge --update fvwm.ar.po fvwm.pot
fvwm.pot:321: duplicate message definition...
fvwm.pot:36: ...this is the location of the first definition
/usr/bin/msgmerge: found 1 fatal error
make[1]: *** [fvwm.ar.po] Error 1


I don't think at this point that I'm doing anything wrong

 - J<