Hello, All the file based Qt devices are failing for me in ctest. This is an example error message:
test 17 Start 17: examples_pngqt 17: Test command: /bin/bash "-c" "EXAMPLES_DIR=/home/hbabcock/Code/plplot-build/examples SRC_EXAMPLES_DIR=/home/hbabcock/Code/plplot/examples OUTPUT_DIR=/home/hbabcock/Code/plplot-build/ctest_examples_output_dir VC_CTEST_DIRECTORY= ./plplot-test.sh --verbose --front-end=c --device=pngqt" 17: Test timeout computed to be: 1500 17: Testing front-end c 17: x00c 17: x01c 17: x02c 17: ./test_c.sh: line 32: 16690 Segmentation fault (core dumped) $DEBUG_CMD "$cdir"/x${index}${lang} -dev $device -o "${OUTPUT_DIR}"/x${index}${lang}%n.$dsuffix $options 2> test.error >| "${OUTPUT_DIR}"/x${index}${lang}_${dsuffix}.txt 17/24 Test #17: examples_pngqt ...................***Failed 0.61 sec The equivalent(?) command line seems to work fine: $ ./x03c -dev pngqt -o ex3.png This is on a linux system. Linux Dell-XPS-8100 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 -Hazen ------------------------------------------------------------------------------ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel