Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2005:
[Freeciv-Dev] (PR#12291) daily windows binary build is broken
Home

[Freeciv-Dev] (PR#12291) daily windows binary build is broken

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12291) daily windows binary build is broken
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Feb 2005 10:40:23 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12291 >

I have a hard time tracing this down since i don't know how it is built 
or where the error logs go.  I think they go into /home/andi/winlog/ ?

[jdorje@freeciv:/home/andi/winlog]$ cat Feb-17.err
bzcat: Can't open input file 
/home/ftp/freeciv/latest/freeciv-cvs-Feb-17.tar.bz2: No such file or 
directory.
/home/andi/bin/compile-freeciv: line 29: cd: 
/home/andi/win-snap/freeciv-cvs-Feb-17: No such file or directory
/home/andi/bin/compile-freeciv: line 32: ./autogen.sh: No such file or 
directory/home/andi/bin/compile-freeciv: line 1: 
/home/andi/win-snap/freeciv-cvs-Feb-17/bootstrap/config.guess: No such 
file or directory
/home/andi/bin/compile-freeciv: line 38: 
/home/andi/win-snap/freeciv-cvs-Feb-17/configure: No such file or directory
/home/andi/bin/compile-freeciv-gtk: line 31: cd: 
/home/andi/win-snap/freeciv-cvs-Feb-17: No such file or directory
/home/andi/bin/compile-freeciv-gtk: line 1: 
/home/andi/win-snap/freeciv-cvs-Feb-17/bootstrap/config.guess: No such 
file or directory
/home/andi/win-snap/freeciv-cvs-Feb-17/configure: 
/home/andi/win-snap/freeciv-cvs-Feb-17/configure: No such file or directory


but this implies just that the windows binary (which depends on the 
daily snapshot) is being built before the snapshot is finished.  This 
could happen if they are separate cronjobs (the daily snapshot can take 
many hours to build because of the useless msgmerge runs).

As a workaround I could run make dist on the CVS-head version of freeciv 
and commit the changes to CVS.  This would bring up-to-date all the 
outdated translations, and allow future "make dist" runs to be much 
faster (5x-50x faster).

-jason





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12291) daily windows binary build is broken, Jason Short <=