Bug#828956: midisnoop: FTBFS with rtmidi 2.1.1

Jaromír Mikeš mira.mikes at gmail.com
Mon Jul 4 22:10:14 UTC 2016


2016-07-05 0:09 GMT+02:00 Jaromír Mikeš <mira.mikes at gmail.com>:
> 2016-06-29 11:59 GMT+02:00 Jaromír Mikeš <mira.mikes at seznam.cz>:
>> Package: midisnoop
>> Version: 0.1.2~repack0-3
>> Severity: important
>> User: pkg-multimedia-maintainers at lists.alioth.debian.org
>> Usertags: rtmidi 2.1.1
>>
>> Dear Maintainer,
>>
>> your package fails to build with the upcoming rtmidi2.1.1
>>
>> Location of header files changed from include to include/rtmidi so some easy patching will be needed.
>> Otherwise it builds fine.
>
> Hi,
>
> while trying build midisnoop localy (not in pbulder) against the new
> rtmidi lib I am getting error.
> Interesting is that this not problem when building in pbuilder.
> Any idea what can be wrong?
>
> make[1]: Entering directory '/home/mira/PACKAGING/midisnoop'
> cd src/ && ( test -e Makefile ||
> /usr/lib/x86_64-linux-gnu/qt5/bin/qmake
> /home/mira/PACKAGING/midisnoop/src/src.pro MAJOR_VERSION=0
> MINOR_VERSION=1 REVISION=0
> BUILDDIR=/home/mira/PACKAGING/midisnoop/x86_64-linux-gnu
> MAKEDIR=/home/mira/PACKAGING/midisnoop/make PREFIX=/usr
> DATAROOTDIR=/usr/share EXECPREFIX=/usr BINDIR=/usr/bin
> DATADIR=/usr/share -o Makefile ) && make -f Makefile
> make[2]: Entering directory '/home/mira/PACKAGING/midisnoop/src'
> g++ -c -m64 -pipe -O2 -std=gnu++0x -Wall -W -D_REENTRANT -fPIC
> -DMIDISNOOP_PLATFORM_UNIX -DMIDISNOOP_MAJOR_VERSION=0
> -DMIDISNOOP_MINOR_VERSION=1 -DMIDISNOOP_REVISION=0 -DQT_NO_DEBUG
> -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I.
> -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtUiTools -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I../make
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o
> ../make/aboutview.o aboutview.cpp
> In file included from aboutview.cpp:22:0:
> aboutview.h:23:24: fatal error: QtGui/QLabel: No such file or directory
> compilation terminated.
>
> mira

Forgot to say that I have all build-deps installed locally.

mira



More information about the pkg-multimedia-maintainers mailing list