Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rohanrajpal/5c40a0b4ed6a94a7671b846b4f34fa26 to your computer and use it in GitHub Desktop.
Save rohanrajpal/5c40a0b4ed6a94a7671b846b4f34fa26 to your computer and use it in GitHub Desktop.
PASS: test_libvlc_core
PASS: test_libvlc_equalizer
PASS: test_libvlc_media
PASS: test_libvlc_media_list
PASS: test_libvlc_media_player
PASS: test_libvlc_media_discoverer
PASS: test_libvlc_renderer_discoverer
PASS: test_libvlc_slaves
PASS: test_src_config_chain
PASS: test_src_misc_variables
PASS: test_src_input_stream
PASS: test_src_input_stream_fifo
PASS: test_src_input_thumbnail
../../../autotools/test-driver: line 107: 17350 Segmentation fault (core dumped) "$@" > $log_file 2>&1
FAIL: test_src_input_player
PASS: test_src_interface_dialog
PASS: test_src_media_source
PASS: test_src_misc_bits
PASS: test_src_misc_epg
PASS: test_src_misc_keystore
PASS: test_modules_packetizer_helpers
PASS: test_modules_packetizer_hxxx
PASS: test_modules_keystore
PASS: test_modules_demux_dashuri
PASS: test_modules_tls
PASS: check_POTFILES.sh
============================================================================
Testsuite summary for vlc 4.0.0-dev
============================================================================
# TOTAL: 25
# PASS: 24
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
============================================================================
Makefile:2280: recipe for target 'test-suite.log' failed
make[5]: *** [test-suite.log] Error 1
make[5]: Leaving directory '/home/rohan/Documents/VLC-Development/vlc/vlc-4.0.0-dev/_build/sub/test'
Makefile:2386: recipe for target 'check-TESTS' failed
make[4]: *** [check-TESTS] Error 2
make[4]: Leaving directory '/home/rohan/Documents/VLC-Development/vlc/vlc-4.0.0-dev/_build/sub/test'
Makefile:2634: recipe for target 'check-am' failed
make[3]: *** [check-am] Error 2
make[3]: Leaving directory '/home/rohan/Documents/VLC-Development/vlc/vlc-4.0.0-dev/_build/sub/test'
Makefile:1568: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/home/rohan/Documents/VLC-Development/vlc/vlc-4.0.0-dev/_build/sub'
Makefile:2026: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory '/home/rohan/Documents/VLC-Development/vlc/vlc-4.0.0-dev/_build/sub'
Makefile:1942: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
rohan@asus ~/D/V/vlc> git status
On branch master
Your branch is up to date with 'origin/master'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment