Bug#828956: midisnoop: FTBFS with rtmidi 2.1.1

James Cowgill jcowgill at debian.org
Mon Jul 4 22:53:59 UTC 2016


On Tue, 2016-07-05 at 00:10 +0200, Jaromír Mikeš wrote:
> 2016-07-05 0:09 GMT+02:00 Jaromír Mikeš <mira.mikes at gmail.com>:
> > 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.

It seems to build for me. Do you have some Qt5 libraries installed?
Sometimes qt4 and qt5 get mixed up a bit if both are installed. I think
the QT_SELECT environment variable is supposed to force the use of a
particular Qt version.

See https://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html

James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160705/e9187946/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list