[taskjuggler-devel] Build on Cygwin/Win XP: Tests fail with SVN snapshot 2006-03-21

From: comet.friend (comet.friend_at_gmx.net)
Date: Thu Jun 01 2006 - 11:42:13 CEST


From: comet.friend <comet.friend@gmx.net>
Message-ID: <1a6f.447eb674@www.taskjuggler.org>
Date: Thu,  1 Jun 2006 11:42:13 +0200 (CEST)
Subject: [taskjuggler-devel] Build on Cygwin/Win XP: Tests fail with SVN snapshot 2006-03-21


Dear Sirs,

I am trying to build Taskjuggler on Win XP with Cygwin, and in fact it does compile. I use:

./configure --prefix=/usr/local/taskjuggler
make

But the output of make tells me that some tests fail. Can you give me a clue, what's wrong?

Here's the make output:

<MAKE_OUTPUT>
Generating report 'ShiftTimes-06-03.html' ...
Generating report 'ShiftTimes-06-10.html' ...
Generating report 'ShiftSchedule.tjx' ...
make[3]: Leaving directory `/cygdrive/d/local/Apps/taskjuggler-svn20060321/Examp
les/ShiftSchedule'
make[3]: Entering directory `/cygdrive/d/local/Apps/taskjuggler-svn20060321/Exam
ples'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/cygdrive/d/local/Apps/taskjuggler-svn20060321/Examp
les'
make[2]: Leaving directory `/cygdrive/d/local/Apps/taskjuggler-svn20060321/Examp
les'
Making all in TestSuite
make[2]: Entering directory `/cygdrive/d/local/Apps/taskjuggler-svn20060321/Test
Suite'
Testing in CSV-Reports
Testing in HTML-Reports
Testing in Misc
 /cygdrive/d/local/Apps/taskjuggler-svn20060321/TestSuite/Mis c/export/project_a.t
jp:12: Date 2000-01-01-00:00:00-GMT is outside of project time frame (2000-01-01
-07:00:00-GMT - 2000-03-10-06:59:59-GMT
        start 2000-01-01
 /cygdrive/d/local/Apps/taskjuggler-svn20060321/TestSuite/Mis c/export/project_a.t
jp:13: Syntax Error at 'effort'!
        effort
 /cygdrive/d/local/Apps/taskjuggler-svn20060321/TestSuite/Mis c/export/project_a.t
jp:11: Task 't1' needs a start specification to be scheduled in ASAP mode in the
 'plan' scenario.
 /cygdrive/d/local/Apps/taskjuggler-svn20060321/TestSuite/Mis c/export/project_a.t
jp:11: The start of task 't1' (scenario 'plan') is underspecified. This is cause
d by underspecified dependent tasks. You must use more fixed dates to solve this
 problem.
Testing in Scheduler
Test NightShift-Export.tjp failed!
Test NightShift-Reference.tjp failed!
Test NightShift.tjp failed!
NightShift-Export.tjp NightShift-Reference.tjp differ: char 101, line 4
Test NightShift.tjp failed (Reference file differs)!
--- NightShift-Reference.tjp 2006-03-21 17:06:57.000000000 +0300
+++ NightShift-Export.tjp 2006-06-01 12:30:41.432025700 +0300
@@ -1,7 +1,7 @@
 /*
  * For details about TaskJuggler see http://www.taskjuggler.org
  */
-project test "Test" "$Id" 2002-01-01-00:00:00-CET 2002-11-30-23:59:59-CET {
+project test "Test" "$Id" 2001-12-31-23:00:00-GMT 2002-11-30-22:59:59-GMT {
   timezone "CET"
   dailyworkinghours 8
   yearlyworkingdays 260.714
@@ -49,249 +49,248 @@
     workinghours sat 0:00 - 6:00, 22:00 - 24:00
 }
 resource r1 "Resource1" {
- shift s1 2002-01-01-22:00:00-CET - 2002-01-08-22:00:00-CET
- shift s2 2002-01-10-22:00:00-CET - 2002-01-17-22:00:00-CET
- shift s3 2002-01-19-22:00:00-CET - 2002-01-26-22:00:00-CET
- shift s1 2002-03-09-22:00:00-CET - 2002-03-16-22:00:00-CET
- shift s2 2002-03-18-22:00:00-CET - 2002-03-25-22:00:00-CET
Testing in Syntax
Testing in TJX-Reports
5 errors detected!
make[2]: *** [all-local] Error 5
make[2]: Leaving directory `/cygdrive/d/local/Apps/taskjuggler-svn20060321/TestS
uite'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/local/Apps/taskjuggler-svn20060321'
make: *** [all] Error 2
</OUTPUT>

Thanks in advance! Best wishes

   Alex

-- 
To unsubscribe, email: taskjuggler-devel-unsubscribe@suse.com
For additional commands, email: taskjuggler-devel-help@suse.com


This archive was generated by hypermail 2.1.7 : Thu Jun 01 2006 - 11:42:16 CEST