Package: geda-gaf Version: 1:1.6.0-1 Severity: serious Justification: FTBFS
Hi, your package FTBFS on all buildds. Build logs at the usual place: https://buildd.debian.org/status/package.php?suite=unstable&p=geda-gaf Log excerpt: | fail=0 ; \ | pass=0 ; \ | for file in ./*.sym; do \ | base=`basename $file`; \ | GEDADATARC=./../lib \ | /bin/sh ./runtest.sh $file . .; \ | if [ $? -ne 0 ]; then \ | echo "$base FAILED!"; \ | fail=`expr $pass + 1`; \ | else \ | echo "$base passed."; \ | pass=`expr $pass + 1`; \ | fi; \ | done ; \ | echo "passed: $pass" ; \ | echo "failed: $fail" ; \ | exit $fail | 1,2d0 | < ERROR: Found a bus inside a symbol | < 1 ERROR found | buses.sym FAILED! | 1,2d0 | < ERROR: Found a net inside a symbol | < 1 ERROR found | connections1.sym FAILED! | 1,12d0 | < Warning: Missing pinlabel= attribute | < Warning: Missing pintype= attribute | < ERROR: Missing pinseq= attribute | < ERROR: Missing pinnumber= attribute | < ERROR: Not enough pins in slotdef=1:1,2,3 | < ERROR: Not enough pins in slotdef=2:4,5,6 | < ERROR: Not enough pins in slotdef=3:9,10,8 | < ERROR: Not enough pins in slotdef=4:12,13,11 | < ERROR: Found a connection inside a symbol | < ERROR: Found a connection inside a symbol | < 2 warnings found | < 8 ERRORS found | connections2.sym FAILED! | 1,2d0 | < ERROR: Found a bus inside a symbol | < 1 ERROR found | connections3.sym FAILED! | 1d0 | < No errors found | correct.sym FAILED! | 1,5d0 | < Warning: Found the same number in a pinnumber attribute and in a net attribute [1] | < ERROR: Found duplicate pin in net= attributes [5] | < ERROR: Found duplicate pin in net= attributes [6] | < 1 warnings found | < 2 ERRORS found | duplicate_net.sym FAILED! | 1,2d0 | < ERROR: Found duplicate pinnumber=2 attribute in the symbol | < 1 ERROR found | duplicate_pinnumber.sym FAILED! | 1,3d0 | < ERROR: Found duplicate pinseq=1 attribute in the symbol | < ERROR: Found duplicate pinseq=1 attribute in the symbol | < 2 ERRORS found | duplicate_pinseq.sym FAILED! | 1d0 | < No errors found | graphical_correct.sym FAILED! | 1,3d0 | < Warning: Found graphical symbol, device= should be set to none | < 1 warnings found | < No errors found | graphical_incorrect.sym FAILED! | 1,3d0 | < ERROR: Invalid slotdef=a attributes, not continuing | < ERROR: Malformed slotdef= (the format is #:#,#,#,...) | < 2 ERRORS found | invalid_slotdef1.sym FAILED! | 1,3d0 | < ERROR: Invalid slotdef=a: attributes, not continuing | < ERROR: Malformed slotdef= (the format is #:#,#,#,...) | < 2 ERRORS found | invalid_slotdef2.sym FAILED! | 1,2d0 | < ERROR: Not enough pins in slotdef=4:12,13 | < 1 ERROR found | invalid_slotdef3.sym FAILED! | 1,2d0 | < ERROR: Too many pins in slotdef=4:12,13,14,15 | < 1 ERROR found | invalid_slotdef4.sym FAILED! | 1,3d0 | < Warning: Found obsolete label= attribute: [label=this obsolete] | < 1 warnings found | < No errors found | labelinside.sym FAILED! | 1,22d0 | < Warning: Found unknown device_missing= attribute: [device_missing=7400] | < Warning: Found unknown pinnumbe= attribute: [pinnumbe=3] | < Warning: Found unknown pineq= attribute: [pineq=2] | < Warning: Found obsolete uref= attribute: [uref=U?] | < Warning: Missing pinlabel= attribute | < Warning: Missing pintype= attribute | < Warning: Missing pinlabel= attribute | < Warning: Missing pintype= attribute | < Warning: Missing pinlabel= attribute | < Warning: Missing pintype= attribute | < Warning: Missing footprint= attribute | < Warning: Missing refdes= attribute | < ERROR: Missing device= attribute | < ERROR: Missing pinseq= attribute | < ERROR: Missing pinnumber= attribute | < ERROR: Too many pins in slotdef=1:1,2,3,5,6 | < ERROR: Not enough pins in slotdef=2:4,5 | < ERROR: Slot 8 is larger then the maximum number (5) of slots | < ERROR: Invalid slotdef=a attributes, not continuing | < ERROR: Malformed slotdef= (the format is #:#,#,#,...) | < 12 warnings found | < 8 ERRORS found | lots_of_errors.sym FAILED! | 1,5d0 | < ERROR: Found 5 slotdef= attributes. Expecting 4 slotdef= attributes | < ERROR: Slot 5 is larger then the maximum number (4) of slots | < ERROR: Found 6 slotdef= attributes. Expecting 4 slotdef= attributes | < ERROR: Slot 6 is larger then the maximum number (4) of slots | < 4 ERRORS found | many_slotdefs.sym FAILED! | 1,13d0 | < Warning: Found obsolete label= attribute: [label=2] | < Warning: Found unknown xxxxx= attribute: [xxxxx=out] | < ERROR: Found wrongly attached attribute: [footprint=2] | < ERROR: Found forbidden type= attribute: [type=out] | < ERROR: Found misplaced pin attribute: [pintype=io] | < ERROR: Found misplaced pin attribute: [pinlabel=attached to box] | < ERROR: Found wrongly attached attribute: [comment=attached to circle] | < ERROR: Found misplaced pin attribute: [pinlabel=not attached] | < ERROR: Found misplaced pin attribute: [pinseq=3] | < ERROR: Found misplaced pin attribute: [pinnumber=3] | < ERROR: Found misplaced pin attribute: [pintype=io] | < 2 warnings found | < 9 ERRORS found | misplaced_attributes.sym FAILED! | 1,2d0 | < ERROR: Missing device= attribute | < 1 ERROR found | missing_device.sym FAILED! | 1,3d0 | < Warning: Missing footprint= attribute | < 1 warnings found | < No errors found | missing_footprint.sym FAILED! | 1,3d0 | < Warning: Did not find numslots= attribute, not checking slotting | < 1 warnings found | < No errors found | missing_numslots.sym FAILED! | 1,3d0 | < Warning: Missing pinlabel= attribute | < 1 warnings found | < No errors found | missing_pinlabel.sym FAILED! | 1,2d0 | < ERROR: Missing pinnumber= attribute | < 1 ERROR found | missing_pinnumber.sym FAILED! | 1,2d0 | < ERROR: Missing pinseq= attribute | < 1 ERROR found | missing_pinseq.sym FAILED! | 1,2d0 | < ERROR: Missing slotdef= (there should be 4 slotdef= attributes) | < 1 ERROR found | missing_slotdef.sym FAILED! | 1,2d0 | < ERROR: Multiple footprint= attributes found | < 1 ERROR found | multiple_footprint.sym FAILED! | 1,2d0 | < ERROR: Found multiple pinlabel=extra attributes on one pin | < 1 ERROR found | multiple_pinlabel.sym FAILED! | 1,2d0 | < ERROR: Found multiple pinnumber=3 attributes on one pin | < 1 ERROR found | multiple_pinnumber.sym FAILED! | 1,2d0 | < ERROR: Found multiple pinseq=3 attributes on one pin | < 1 ERROR found | multiple_pinseq.sym FAILED! | 1,2d0 | < ERROR: Found multiple pintype=out attributes on one pin | < 1 ERROR found | multiple_pintype.sym FAILED! | 1,2d0 | < ERROR: Multiple refdes= attributes found | < 1 ERROR found | multiple_refdes.sym FAILED! | 1,2d0 | < ERROR: Found forbidden name= attribute: [name=this a forbidden attribute] | < 1 ERROR found | nameinside.sym FAILED! | 1,2d0 | < ERROR: Found a net inside a symbol | < 1 ERROR found | nets.sym FAILED! | 1,3d0 | < Warning: Did not find numslots= attribute, not checking slotting | < 1 warnings found | < No errors found | noslots.sym FAILED! | 1,28d0 | < Warning: Found unknown slot1= attribute: [slot1=1,2,3] | < Warning: Found unknown slot2= attribute: [slot2=4,5,6] | < Warning: Found unknown slot3= attribute: [slot3=9,10,8] | < Warning: Found unknown slot4= attribute: [slot4=12,13,11] | < Warning: Found unknown pin3= attribute: [pin3=3] | < Warning: Found unknown pin2= attribute: [pin2=2] | < Warning: Found unknown pin1= attribute: [pin1=1] | < Warning: Found obsolete uref= attribute: [uref=U?] | < Warning: Missing pintype= attribute | < Warning: Missing pintype= attribute | < Warning: Missing pinlabel= attribute | < Warning: Missing refdes= attribute | < ERROR: Invalid pintype=123just a type attribute | < ERROR: Missing pinseq= attribute | < ERROR: Missing pinseq= attribute | < ERROR: Missing pinseq= attribute | < ERROR: Missing pinnumber= attribute | < ERROR: Missing pinnumber= attribute | < ERROR: Missing pinnumber= attribute | < ERROR: Missing slotdef= (there should be 4 slotdef= attributes) | < ERROR: Found old pin#=# attribute: pin3=3 | < ERROR: Found old pin#=# attribute: pin2=2 | < ERROR: Found old pin#=# attribute: pin1=1 | < ERROR: Found old slot#=# attribute: slot1=1,2,3 | < ERROR: Found old slot#=# attribute: slot2=4,5,6 | < ERROR: Found old slot#=# attribute: slot4=12,13,11 | < 12 warnings found | < 14 ERRORS found | old_symbol.sym FAILED! | 1,14d0 | < Warning: Found unknown pin3= attribute: [pin3=3] | < Warning: Found unknown pin2= attribute: [pin2=2] | < Warning: Found unknown pin1= attribute: [pin1=1] | < ERROR: Missing pinseq= attribute | < ERROR: Missing pinseq= attribute | < ERROR: Missing pinseq= attribute | < ERROR: Missing pinnumber= attribute | < ERROR: Missing pinnumber= attribute | < ERROR: Missing pinnumber= attribute | < ERROR: Found old pin#=# attribute: pin3=3 | < ERROR: Found old pin#=# attribute: pin2=2 | < ERROR: Found old pin#=# attribute: pin1=1 | < 3 warnings found | < 9 ERRORS found | oldpins.sym FAILED! | 1,10d0 | < Warning: Found unknown slot1= attribute: [slot1=1,2,3] | < Warning: Found unknown slot2= attribute: [slot2=4,5,6] | < Warning: Found unknown slot3= attribute: [slot3=9,10,8] | < Warning: Found unknown slot4= attribute: [slot4=12,13,11] | < ERROR: Missing slotdef= (there should be 4 slotdef= attributes) | < ERROR: Found old slot#=# attribute: slot1=1,2,3 | < ERROR: Found old slot#=# attribute: slot2=4,5,6 | < ERROR: Found old slot#=# attribute: slot4=12,13,11 | < 4 warnings found | < 4 ERRORS found | oldslot.sym FAILED! | 1,12d0 | < Warning: Found offgrid pin at location (x1=701,y1=3600) | < Warning: Found offgrid pin at location (x2=710,y2=2000) | < Warning: Found offgrid pin at location (x2=700,y2=1620) | < Warning: Found offgrid pin at location (x2=706,y2=806) | < Warning: Found offgrid pin at location (x2=700,y2=3204) | < ERROR: Found offgrid pin at location (x2=401,y2=3600) | < ERROR: Found offgrid pin at location (x1=410,y1=2800) | < ERROR: Found offgrid pin at location (x1=400,y1=2420) | < ERROR: Found offgrid pin at location (x1=404,y1=1204) | < ERROR: Found offgrid pin at location (x1=400,y1=3204) | < 5 warnings found | < 5 ERRORS found | pin_offgrid.sym FAILED! | 1,6d0 | < ERROR: Found multiple pintype=pas attributes on one pin | < ERROR: Found multiple pintype=out attributes on one pin | < ERROR: Invalid pintype=i attribute | < ERROR: Invalid pintype=iox attribute | < ERROR: Invalid pintype=abc attribute | < 5 ERRORS found | pintypes.sym FAILED! | 1,16d0 | < Warning: Found unknown name1= attribute: [name1=value1] | < Warning: Found unknown value_invisible= attribute: [value_invisible=value_invisible] | < Warning: Found unknown name_invisible= attribute: [name_invisible=name_invisible] | < Warning: Found a simple text object with only SHOW_NAME or SHOW_VALUE set [text with value_invisible] | < Warning: Found a simple text object with only SHOW_NAME or SHOW_VALUE set [text with name_invisible] | < Warning: Found text with unbalanced overbar markers '\_' in it' [pinlabel=\_Reset] | < Warning: Found text with a '\' in it: consider to escape it with '\\' [pinlabel=a\b] | < Warning: Found text with a '\' in it: consider to escape it with '\\' [pinlabel=ab\c\d\] | < Warning: Found text with a '\' in it: consider to escape it with '\\' [pinlabel=ab\c\d\] | < Warning: Found text with a trailing '': consider to escape it with '\\' [pinlabel=ab\c\d\] | < Warning: Missing footprint= attribute | < Warning: Missing refdes= attribute | < Warning: Did not find numslots= attribute, not checking slotting | < ERROR: Missing device= attribute | < 13 warnings found | < 1 ERROR found | text_errors.sym FAILED! | 1,2d0 | < ERROR: Found forbidden type= attribute: [type=this a forbidden attribute] | < 1 ERROR found | typeinside.sym FAILED! | 1,4d0 | < Warning: Found obsolete uref= attribute: [uref=U?] | < Warning: Missing refdes= attribute | < 2 warnings found | < No errors found | urefinside.sym FAILED! | 1,2d0 | < ERROR: Found pinnumber=0 attribute | < 1 ERROR found | zero_pinnumber.sym FAILED! | 1,2d0 | < ERROR: Found pinseq=0 attribute | < 1 ERROR found | zero_pinseq.sym FAILED! | 1,3d0 | < ERROR: Found a zero slot in slotdef=0:4,5,6 | < ERROR: Malformed slotdef= (the format is #:#,#,#,...) | < 2 ERRORS found | zero_slotnum.sym FAILED! | 1,3d0 | < ERROR: Found a zero pin in slotdef=1:1,0,3 | < ERROR: Found a zero pin in slotdef=4:12,13,0 | < 2 ERRORS found | zero_slots.sym FAILED! | passed: 0 | failed: 1 | make[5]: *** [tests] Error 1 Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org