Hi,

Fedora 23 on Banana Pi all is not OK yet...

WSJT Version 10.0 r6470 , by K1JT
Revision date ...: 2016-02-06 11:42:05 +1100 (Sat, 06 Feb 2016) 
Run date ........: Thu Mar  3 12:02:09 2016 UTC
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/PIL/ImageTk.py", line 176, in paste
    tk.call("PyImagingPhoto", self.__photo, block.id)
_tkinter.TclError: invalid command name "PyImagingPhoto"

SNV code downloaded today, Ver: 6505

Alan VK2ZIW



On Thu, 3 Mar 2016 10:40:29 +0000, Barry Jackson wrote
> On 03/03/16 01:13, Bill Somerville wrote:
> > On 02/03/2016 20:54, Barry Jackson wrote:
> >> On a new clean build of rev6503 I do have the same as above with one
> >> exception, I don't have moc_OmniRigTransceiver.cpp but maybe that is
> >> from a different build.
> > Hi Barry,
> >
> > the file moc_OmniRigTransceiver.cpp is only generated on a Windows build
> > so you definitely had files in your build tree that generated during a
> > Windows build. That is not good, a build tree must be exclusively used
> > on the platform it is configured for.
> >
> > The clean build that you supplied log of looks good to me. The only
> > query I have is that it reports that the source tree has local
> > modifications so it is not exactly r6503. It would be interesting to see
> > what those local edits are. You can show that by changing your CWD to
> > the root of the source tree and typing:
> >
> >     svn diff
> >
> > 73
> > Bill
> > G4WJS.
> >
> > ------------------------------------------------------------------------------
> > Site24x7 APM Insight: Get Deep Visibility into Application Performance
> > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> > Monitor end-to-end web transactions and take corrective actions now
> > Troubleshoot faster and improve end-user experience. Signup Now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> > _______________________________________________
> > wsjt-devel mailing list
> > wsjt-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> >
> 
> I suspect that the only modification will be the patch that we apply 
> right at the start of the build:
> 
> #---------------------------
> 
> diff -ur wsjtx-1.7.0.6180_o/doc/CMakeLists.txt 
> wsjtx-1.7.0.6180/doc/CMakeLists.txt
> --- wsjtx-1.7.0.6180_o/doc/CMakeLists.txt     2015-11-25 19:56:41.000000000 
> +0000
> 
> +++ wsjtx-1.7.0.6180/doc/CMakeLists.txt       2015-11-25 
> 21:01:18.214793183 +0000 @@ -90,9 +90,9 @@
> 
>   )
> 
> -find_program (ASCIIDOCTOR_EXECUTABLE NAMES asciidoctor)
> +find_program (ASCIIDOCTOR_EXECUTABLE NAMES asciidoc)
>   if (NOT ASCIIDOCTOR_EXECUTABLE)
> -  message (FATAL_ERROR "asciidoctor is required to build the documentation
> +  message (FATAL_ERROR "asciidoc is required to build the documentation
> 
>   Building the documenation may optionally be turned off by setting 
> the CMake  option WSJT_GENERATE_DOCS to OFF.")
> 
> #---------------------------
> 
> I will double check though.
> 
> Barry
> G4MKT
> 
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application 
> Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Evil flourishes when good men do nothing.
Consider Jesus.
---------------------------------------------------------------------------
Alan Beard               Unix Support Technician from 1984 to today
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)       Support Programming, shell scripting, "C", assembler
0414 353013 (mobile)     After uni, electronics tech


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to