Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-07 Thread Richard Bown
Hi PROGRESS its not deleting the ~/jtsdk/wsjtx/gar/ that allows the build its purging QT5 then re-installing libqt5serialport5-dev, qtmultimedia5-dev the dependencies for those load everything else on Ubuntu 16.04 purging : sudo apt-get purge libqt5* & sudo apt-get purge qt5* It

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-07 Thread Richard Bown
Hi Greg I dont doubt the rc3 builds are OK, I downloaded your build for armhf this morning and it runs. All I get reported on startup is unable to initialise openGLfor RasterGLSurface, reverting to RasterSurface and buffer under runs. Back to my attempts to build on the beast from Korea It

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread KI7MT
All of the Launchpad builds (i386, amd64, ppc64el, and ARM) were successful. Here are the ARM build logs for Ubuntu 14.04.5: ARMv8 arm64: https://launchpad.net/~ki7mt/+archive/ubuntu/wsjtx-next/+build/11530957 ARMv7 armhf: https://launchpad.net/~ki7mt/+archive/ubuntu/wsjtx-next/+build/11530958

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread KI7MT
Hi Richard, I've no doubt the builds are working properly. I'm running RC3 on Ubuntu 14.04.5 right now. I sent the package to Launchpad and it's building there properly also. There hasn't been a build failure in over 360+ builds, so I am confident things are OK with the package. The ARM builds

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Shaw
As another data point, here's a successful build of rc3 on Fedora Rawhide (future f26) on the arm7vhl target which built... http://koji.fedoraproject.org/koji/taskinfo?taskID=16780515 You can use that link to inspect the build logs. Thanks, Richard

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Greg Beam
Hi Richard, I agree with Bill on this. The problem appears to the same as you had before. I have the Lanchpad version of RC3 ready to posted, but that is not solving the problem at hand. Are you sure you followed the steps / process posted in:

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Bown
more info I'm getting many errors like this on building:- /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h:2138:5: error: ‘::glVertexAttribPointer’ has not been declared ::glVertexAttribPointer(indx, size, type, normalized, stride, ptr); I've loaded all qt5 libs, all fitting

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Bown
this is not responding to deleting all previous builds and gar/ tried that several times :( On Tue, 6 Dec 2016 21:49:32 + Bill Somerville wrote: > On 06/12/2016 21:29, Richard Bown wrote: > > I suspect the problem may be with opengl > > comparing between the two

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Bill Somerville
On 06/12/2016 21:29, Richard Bown wrote: > I suspect the problem may be with opengl > comparing between the two machine, on the ARM I get many jopengl errors Hi Richard, this seems to be a re-run of this thread:

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Bown
Hi Bill I was building with jtsdk I suspect the problem may be with opengl comparing between the two machine, on the ARM I get many jopengl errors:- /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h: In member function ‘void QOpenGLFunctions::glVertexAttrib1f(GLuint, GLfloat)’:

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Bown
Hi that line is @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/odroid/jtsdk/wsjtx/gar/wsjtx-1.7.0-rc3/build/Release/CMakeFiles --progres /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -include wsjtx_config.h -o