Skip to content

Instantly share code, notes, and snippets.

@ericfont
ericfont / valgrind-test_mxml_io-terminal-output
Created August 27, 2015 00:18
result of running tst_mxml_io on my computer invoked with valgrind...passes sucessfully...I don't know why travis CI has exception
valgrind ./tst_mxml_io
==6911== Memcheck, a memory error detector
==6911== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==6911== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==6911== Command: ./tst_mxml_io
==6911==
==6911== Conditional jump or move depends on uninitialised value(s)
==6911== at 0x1F12D0FA: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.28)
==6911== by 0xF6FD523: ??? (in /usr/lib/libgobject-2.0.so.0.4400.1)
==6911== by 0xF716F96: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.4400.1)
@ericfont
ericfont / valgrind-verbose-leak-check-full-test_mxml_io-terminal-output
Created August 27, 2015 01:05
valgrind-verbose-leak-check-full-test_mxml_io-terminal-output
This file has been truncated, but you can view the full file.
[e@m4500 io]$ valgrind -v --track-origins=yes --leak-check=full ./tst_mxml_io
==7257== Memcheck, a memory error detector
==7257== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==7257== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==7257== Command: ./tst_mxml_io
==7257==
--7257-- Valgrind options:
--7257-- -v
--7257-- --track-origins=yes
--7257-- --leak-check=full
root@cc012d12e3db:/MuseScore# make
if test ! -d build.release; then mkdir build.release; fi; \
cd build.release; \
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin; \
cmake -DCMAKE_BUILD_TYPE=RELEASE \
-DCMAKE_TOOLCHAIN_FILE=build/Linux+BSD/jessie-crosscompile-armhf.cmake \
-DCMAKE_INSTALL_PREFIX=""/usr/local"" \
-DMSCORE_INSTALL_SUFFIX="""" \
-DMUSESCORE_LABEL="""" \
-DBUILD_LAME=""ON"" \
root@cc012d12e3db:/MuseScore# make
if test ! -d build.release; then mkdir build.release; fi; \
cd build.release; \
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin; \
cmake -DCMAKE_BUILD_TYPE=RELEASE \
-DCMAKE_TOOLCHAIN_FILE=build/Linux+BSD/jessie-crosscompile-armhf.cmake \
-DCMAKE_INSTALL_PREFIX=""/usr/local"" \
-DMSCORE_INSTALL_SUFFIX="""" \
-DMUSESCORE_LABEL="""" \
-DBUILD_LAME=""ON"" \
CMake Error at CMakeLists.txt:280 (message):
Error: ALSA support requested (BUILD_ALSA=ON), but ALSA >= 1.0.0 was not
found.
CMake Error at CMakeLists.txt:310 (message):
Error: Pulseaudio support requested (BUILD_PULSEAUDIO=ON), but Pulseaudio
was not found.
root@cc012d12e3db:/MuseScore# make
if test ! -d build.release; then mkdir build.release; fi; \
cd build.release; \
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin; \
export LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf; \
cmake -DCMAKE_BUILD_TYPE=RELEASE \
-DCMAKE_TOOLCHAIN_FILE=build/Linux+BSD/jessie-crosscompile-armhf.cmake \
-DCMAKE_INSTALL_PREFIX=""/usr/local"" \
-DMSCORE_INSTALL_SUFFIX="""" \
-DMUSESCORE_LABEL="""" \
root@cc012d12e3db:/MuseScore# make
if test ! -d build.release; then mkdir build.release; fi; \
cd build.release; \
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin; \
export LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf; \
cmake -DCMAKE_BUILD_TYPE=RELEASE \
-DCMAKE_TOOLCHAIN_FILE=build/Linux+BSD/jessie-crosscompile-armhf.cmake \
-DCMAKE_INSTALL_PREFIX=""/usr/local"" \
-DMSCORE_INSTALL_SUFFIX="""" \
-DMUSESCORE_LABEL="""" \
root@cc012d12e3db:/MuseScore# make
if test ! -d build.release; then mkdir build.release; fi; \
cd build.release; \
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin; \
export LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf; \
cmake -DCMAKE_BUILD_TYPE=RELEASE \
-DCMAKE_TOOLCHAIN_FILE=build/Linux+BSD/jessie-crosscompile-armhf.cmake \
-DCMAKE_INSTALL_PREFIX=""/usr/local"" \
-DMSCORE_INSTALL_SUFFIX="""" \
-DMUSESCORE_LABEL="""" \
root@cc012d12e3db:/MuseScore# make
if test ! -d build.release; then mkdir build.release; fi; \
cd build.release; \
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin; \
export LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf; \
cmake -DCMAKE_BUILD_TYPE=RELEASE \
-DCMAKE_TOOLCHAIN_FILE=build/Linux+BSD/jessie-crosscompile-armhf.cmake \
-DCMAKE_INSTALL_PREFIX=""/usr/local"" \
-DMSCORE_INSTALL_SUFFIX="""" \
-DMUSESCORE_LABEL="""" \
root@cc012d12e3db:/MuseScore# make
if test ! -d build.release; then mkdir build.release; fi; \
cd build.release; \
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin; \
export LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf; \
cmake -DCMAKE_BUILD_TYPE=RELEASE \
-DCMAKE_TOOLCHAIN_FILE=build/Linux+BSD/jessie-crosscompile-armhf.cmake \
-DCMAKE_INSTALL_PREFIX=""/usr/local"" \
-DMSCORE_INSTALL_SUFFIX="""" \
-DMUSESCORE_LABEL="""" \