On 11/29/2013 04:22 PM, Dan McGhee wrote: >> make check-TESTS >> make[4]: Entering directory >> `/usr/src/MesaLib-9.2.3/Mesa-9.2.3/src/gallium/state_trackers/xvmc' >> make[5]: Entering directory >> `/usr/src/MesaLib-9.2.3/Mesa-9.2.3/src/gallium/state_trackers/xvmc' >> ../../../../bin/test-driver: line 95: 24915 Segmentation fault >> "$@" > $log_file 2>&1 >> FAIL: tests/test_subpicture >> ../../../../bin/test-driver: line 95: 24914 Segmentation fault >> "$@" > $log_file 2>&1 >> FAIL: tests/test_blocks >> ../../../../bin/test-driver: line 95: 24912 Segmentation fault >> "$@" > $log_file 2>&1 >> FAIL: tests/test_context >> ../../../../bin/test-driver: line 95: 24916 Segmentation fault >> "$@" > $log_file 2>&1 >> FAIL: tests/test_rendering >> ../../../../bin/test-driver: line 95: 24913 Segmentation fault >> "$@" > $log_file 2>&1 >> FAIL: tests/test_surface >> make[6]: Entering directory >> `/usr/src/MesaLib-9.2.3/Mesa-9.2.3/src/gallium/state_trackers/xvmc' >> make[6]: Nothing to be done for `all'. > This was followed by the summary: >> Testsuite summary for Mesa 9.2.3 >> ============================================================================ >> # TOTAL: 5 >> # PASS: 0 >> # SKIP: 0 >> # XFAIL: 0 >> # FAIL: 5 >> # XPASS: 0 >> # ERROR: 0 >> ============================================================================ >> See src/gallium/state_trackers/xvmc/test-suite.log >> Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa
You could just add --disable-xvmc. I believe that nobody uses XvMC these days, vdpau and vaapi made it more or less obsolete. No distros build it anymore. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
