[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-dev: Strange failing of tests in gsymcheck
Hi all,
This is very odd. I'm finding make check fails in gsymcheck
Look at these two commands:
pcjc2@pcjc2lap:~/gedasrc/git/gsymcheck/tests$ ../src/gsymcheck -vv correct.sym
gEDA/gsymcheck version 1.1.1.20070708
gEDA/symcheck comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
This is free software, and you are welcome to redistribute it under certain
conditions; please see the COPYING file for more details.
Checking: /home/pcjc2/gedasrc/git/gsymcheck/tests/correct.sym
No errors found
pcjc2@pcjc2lap:~/gedasrc/git/gsymcheck/tests$ ../src/gsymcheck -vv ./correct.sym
gEDA/gsymcheck version 1.1.1.20070708
gEDA/symcheck comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
This is free software, and you are welcome to redistribute it under certain
conditions; please see the COPYING file for more details.
Checking: /home/pcjc2/gedasrc/git/gsymcheck/tests/correct.sym
Warning: Missing footprint= attribute
Warning: Missing refdes= attribute
Warning: Did not find numslots= attribute, not checking slotting
ERROR: Missing device= attribute
3 warnings found
1 ERROR found
The first (as I intuitively typed) outputs text which matches the
expected test output.
The second (as the test uses) for some reason does not - even though it
prints out the same canonical file name!
Any ideas - I'm baffled!
--
Peter Clifton
Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA
Tel: +44 (0)7729 980173 - (No signal in the lab!)
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev