Hi Richard

Bill will be able to answer better than I, but the lib(s) you listed
below look to be runtime libs. Purging qt5* more that likely nuked the
dev libs, which may be why the build fails early now.

>From my Debian JTSDK Control file, the following are the build deps:

libqt5opengl5-dev
libqt5serialport5-dev
libqt5multimedia5-plugins
qtmultimedia5-dev

On the server, that pull all the required deps. or at least, it used to.

These runtime libs are:
libqt5opengl5-dev
libqt5serialport5-dev
libqt5multimedia5-plugins
qtmultimedia5-dev

I've not be able to nail down why libqt5opengl5-dev
libqt5serialport5-dev are needed for runtime, it may be a QT packaging
thing, but I'm not sure.

I've not updated the control file to allow for the new libusb-1.0-dev
situation yet.

73's
Greg, KI7MT


On 04/14/2016 02:37 PM, Richard Bown wrote:
> Hi
> I've done a apt-get purge qt5*
> then reinstalled qt5-default, 5.4.2,
> running jtsdk now fails very early
> 
> -- hamlib_STATIC_LIBRARIES: /home/odroid/jtsdk/hamlib3/lib/libhamlib.a;m
> CMake Error at CMakeLists.txt:743 (find_package):
>   By not providing "FindQt5Multimedia.cmake" in CMAKE_MODULE_PATH this
>   project has asked CMake to find a package configuration file provided by
>   "Qt5Multimedia", but CMake did not find one.
> 
>   Could not find a package configuration file provided by "Qt5Multimedia"
>   (requested version 5) with any of the following names:
> 
>     Qt5MultimediaConfig.cmake
>     qt5multimedia-config.cmake
> 
>   Add the installation prefix of "Qt5Multimedia" to CMAKE_PREFIX_PATH or set
>   "Qt5Multimedia_DIR" to a directory containing one of the above files.  If
>   "Qt5Multimedia" provides a separate development package or SDK, be sure it
>   has been installed.
> 
> 
> -- Configuring incomplete, errors occurred!
> That shouldn't happen when loaded with apt :(
> 
> Strange libqt5multimedia is installed
> 
> libqt5multimedia5 is already the newest version.
> libqt5multimedia5-plugins is already the newest version.
> libqt5multimediaquick-p5 is already the newest version.
> libqt5multimediawidgets5 is already the newest version.
> Looks like I'm going to have to reflash the SD card, which will lose apps 
> I've built
> PITA !
> WSJTx did build and install before system updating and failed to build 
> afterwards
> 
> 
> 
> 
> 
> 
> 
> 
> On Thu, 14 Apr 2016 20:19:16 +0100
> Bill Somerville <g4...@classdesign.com> wrote:
> 
>> On 14/04/2016 20:13, Richard Bown wrote:
>>> very simple reason,
>>> odroids use the Mali GPU and hence Opengl ES, its been passed back to 
>>> Hardkernel, as the
>>> OpenGL ES compatibility issues are theirs & ubuntu's
>> Hi Richard,
>>
>> do you know if the problem is missing functions in the OpenGL headers or 
>> is it Qt not detecting the OpenGL features and trying to use something 
>> that is not provided. I ask because if it is the latter then the Qt team 
>> may have already fixed it and you might be able to get a patch. Building 
>> Qt from source is a bit of a long task but there are plenty of 
>> instructions out there.
>>
>> 73
>> Bill
>> G4WJS.
>>
>> ------------------------------------------------------------------------------
>> Find and fix application performance issues faster with Applications Manager
>> Applications Manager provides deep performance insights into multiple tiers 
>> of
>> your business applications. It resolves application problems quickly and
>> reduces your MTTR. Get your free trial!
>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>> _______________________________________________
>> wsjt-devel mailing list
>> wsjt-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 
> 
> 

-- 
----------------------------------------------------------------
Launchpad....: https://launchpad.net/~ki7mt
Ubuntu Hams..: https://launchpad.net/~ubuntu-hams-devel
Debian Hams..: https://alioth.debian.org/projects/pkg-hamradio/
JTSDK........: https://sourceforge.net/projects/jtsdk/
OpenPGP......: C177 6630 7115 78FE 9A2B 9F7F 18C0 F6B7 0DA2 F991

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to