Index: TODO/aron_test/log1.txt =================================================================== --- TODO/aron_test/log1.txt (nonexistent) +++ TODO/aron_test/log1.txt (revision 37232) @@ -0,0 +1,18 @@ +cd strflags && /usr/bin/make all && /usr/bin/make test +make[2]: Entering directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/strflags' +gcc -c -pipe -fPIC -g -O3 -DNDEBUG -O3 -I../.. -I../../src -I../../src_plugins/io_pcb -I../../src_3rd -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -o tester.o tester.c +tester.c: In function 'dump_flag': +tester.c:56:15: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] + 56 | printf("F:%08x T:[", f->f); + | ~~~^ ~~~~ + | | | + | | long unsigned int + | unsigned int + | %08lx +gcc -lm -lfungw -lgenht -o tester tester.o -lrnd-3rd -lm +make[2]: Leaving directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/strflags' +make[2]: Entering directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/strflags' +./tester > tester.stdout +diff -u tester.ref tester.stdout +strflags: *** QC PASS *** +make[2]: Leaving directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/strflags' Index: TODO/aron_test/log2.txt =================================================================== --- TODO/aron_test/log2.txt (nonexistent) +++ TODO/aron_test/log2.txt (revision 37232) @@ -0,0 +1,16 @@ +cd uniq_name && /usr/bin/make all && /usr/bin/make test +make[2]: Entering directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/uniq_name' +gcc -pipe -fPIC -g -O3 -DNDEBUG -I/usr/include/librnd4 -I/usr/include/librnd4/librnd/src_3rd -I../../src_plugins/io_kicad -I../../src_3rd -I../../src -I../.. -Os -fomit-frame-pointer -c -o tester.o tester.c +tester.c: In function 'main': +tester.c:58:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] + 58 | printf("#%d'\n", ((int *)e->value) - values); + | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ + | | | + | int long int + | %ld +gcc -lm -lfungw -lgenht -o tester tester.o ../../src_plugins/io_kicad/uniq_name.o -lrnd-core -lrnd-3rd -lfungw -lm -lgenht -lm +make[2]: Leaving directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/uniq_name' +make[2]: Entering directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/uniq_name' +./tester > tester.out +uniq_name: *** QC PASS *** +make[2]: Leaving directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/uniq_name' Index: TODO/aron_test/log3.txt =================================================================== --- TODO/aron_test/log3.txt (nonexistent) +++ TODO/aron_test/log3.txt (revision 37232) @@ -0,0 +1,21 @@ +cd query && /usr/bin/make test +make[2]: Entering directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/query' +pup_uninit(): warning: some plugins are not soft-unloaded but not marked as app-loaded either +pup_uninit(): warning: some plugins are not soft-unloaded but not marked as app-loaded either +pup_uninit(): warning: some plugins are not soft-unloaded but not marked as app-loaded either +make[2]: Leaving directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/query' +cd menu && /usr/bin/make test +make[2]: Entering directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/menu' +--- insert.ref ++++ insert.out +@@ -1,3 +1,4 @@ ++pup_uninit(): warning: some plugins are not soft-unloaded but not marked as app-loaded either + END + + ha:hello { + + checked = foo +make[2]: *** [Makefile:7: test] Error 1 +make[2]: Leaving directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests/menu' +make[1]: *** [Makefile:10: test] Error 2 +make[1]: Leaving directory '/home/build/repo/aron/pcb-rnd/src/pcb-rnd-3.0.6_svn37222/tests' +make: *** [Makefile:8: test] Error 2 +>>> ERROR: pcb-rnd: check failed Index: TODO/aron_test/log4.txt =================================================================== --- TODO/aron_test/log4.txt (nonexistent) +++ TODO/aron_test/log4.txt (revision 37232) @@ -0,0 +1,87 @@ +cd cam && make test +make[2]: Entering directory '/home/aron/dev/pcb-rnd/tests/cam' +./test.sh test +--- ref.bottom_mask.svg ++++ out.bottom_mask.svg +@@ -48,7 +48,7 @@ + + + +- ++ + + + +@@ -99,7 +99,7 @@ + + + +- ++ + + + +--- ref.top_mask.svg ++++ out.top_mask.svg +@@ -51,7 +51,7 @@ + + + +- ++ + + + +@@ -105,7 +105,7 @@ + + + +- ++ + + + +--- ref.bottom_mask.svg ++++ out.bottom_mask.svg +@@ -48,7 +48,7 @@ + + + +- ++ + + + +@@ -99,7 +99,7 @@ + + + +- ++ + + + +--- ref.top_mask.svg ++++ out.top_mask.svg +@@ -51,7 +51,7 @@ + + + +- ++ + + + +@@ -105,7 +105,7 @@ + + + +- ++ + + + +make[2]: Leaving directory '/home/aron/dev/pcb-rnd/tests/cam' +cd vendordrill && make test +make[2]: Entering directory '/home/aron/dev/pcb-rnd/tests/vendordrill' +./test_all.sh Index: TODO/aron_test/log5.txt =================================================================== --- TODO/aron_test/log5.txt (nonexistent) +++ TODO/aron_test/log5.txt (revision 37232) @@ -0,0 +1,40 @@ +cd vendordrill && make test +make[2]: Entering directory '/home/aron/dev/pcb-rnd/tests/vendordrill' +./test_all.sh +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +*** Log produced during uninitialization: +Unregistered tool: busy-cursor of hid.c; check your plugins, fix them to unregister their tools! + + +make[2]: Leaving directory '/home/aron/dev/pcb-rnd/tests/vendordrill'