Re: [Emc-developers] 2.8 release update.

2020-08-05 Thread Stuart Stevenson
I see the entire configure message that scrolls across the screen as the
configure runs. I just have to scroll it down until I see the top. That is
where I saw libgnomeprint and optreset messages. I don't remember seeing
the optreset message before. I have resolved the libgnomeprint before. I
could probably resolve it this time but the concept of diminishing returns
raises it's ugly head. Murphy may be lurking in the weeds. 🤔 We will see.


On Tue, Aug 4, 2020 at 1:29 PM Gene Heskett  wrote:

> On Tuesday 04 August 2020 14:07:19 Jon Elson wrote:
>
> > On 08/04/2020 10:10 AM, Gene Heskett wrote:
> > > On Tuesday 04 August 2020 08:10:48 Stuart Stevenson wrote:
> > >> I saw no problems in config.log other than the configure report in
> > >> the terminal.
> > >> libgnomeprint-2.2 and optreset
> > >> both are 'OLD' - I believe I can safely ignore both
> > >
> > > But I was talking about what goes flying by on screen while
> > > ./configure is running.  Much more verbose than the log. You might
> > > have to set scrollback thru history to 50,000 or more to see the
> > > whole thing. But yes, libgnomeprint-2.2 is OLD. optreset I don't
> > > recall seeing so is new to me.
> >
> > You can do this :
> >
> > ./configure 2>&1 | tee configure.log
> >
> > This redirects both std output and error output to one pipe,
> > and tees it so you see the output on the screen and it also
> > writes to the file.
> >
> > Jon
>
> did you copy that Stuart?
> >
> > ___
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
>
>
> Cheers, Gene Heskett
> --
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> If we desire respect for the law, we must first make the law respectable.
>  - Louis D. Brandeis
> Genes Web page 
>
>
> ___
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>


-- 
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.

___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


[Emc-developers] Buildbot output

2020-08-05 Thread andy pugh
Can anyone interpret what is going on here?

http://buildbot.linuxcnc.org/buildbot/builders/4007.deb-precise-i386/builds/5596/steps/shell_3/logs/warnings%20%2830%29

It looks disturbingly corrupted.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] Buildbot output

2020-08-05 Thread Gene Heskett
On Wednesday 05 August 2020 12:35:38 andy pugh wrote:

> Can anyone interpret what is going on here?
>
> http://buildbot.linuxcnc.org/buildbot/builders/4007.deb-precise-i386/b
>uilds/5596/steps/shell_3/logs/warnings%20%2830%29
>
> It looks disturbingly corrupted.

I've seen something like that before, all starting with Z's, but it went 
away, 2? weeks back.  From the doc build stage. I've got my pi4 working 
on it, as it was 2 big commits behind.  So far its ok, but its still 
making docs and has not run any tests yet.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 


___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] Buildbot output

2020-08-05 Thread Gene Heskett
On Wednesday 05 August 2020 13:52:34 Gene Heskett wrote:

> On Wednesday 05 August 2020 12:35:38 andy pugh wrote:
> > Can anyone interpret what is going on here?
> >
> > http://buildbot.linuxcnc.org/buildbot/builders/4007.deb-precise-i386
> >/b uilds/5596/steps/shell_3/logs/warnings%20%2830%29
> >
> > It looks disturbingly corrupted.
>
> I've seen something like that before, all starting with Z's, but it
> went away, 2? weeks back.  From the doc build stage. I've got my pi4
> working on it, as it was 2 big commits behind.  So far its ok, but its
> still making docs and has not run any tests yet.
>
> Cheers, Gene Heskett

finally saw it, can't get the version info from libtk stuff. But it made 
debs which are now installing. And the armhf build is running ok here.
>From the build screen:

dh_shlibdeps -l debian/linuxcnc-uspace/usr/lib
dpkg-shlibdeps: warning: can't extract name and version from library name 
'libtk8.6.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 
'libtk8.6.so'
dpkg-shlibdeps: warning: symbol _Z17STRAIGHT_TRAVERSEid used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the 
libraries
dpkg-shlibdeps: warning: symbol _Z17SET_SPINDLE_SPEEDid used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z12SELECT_PLANE11CANON_PLANE used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the 
libraries
dpkg-shlibdeps: warning: symbol _Z9FLOOD_OFFv used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z10INIT_CANONv used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z21STOP_SPEED_FEED_SYNCHv used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z30START_SPINDLE_COUNTERCLOCKWISEii used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the 
libraries
dpkg-shlibdeps: warning: symbol _Z14ORIENT_SPINDLEidi used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z14PALLET_SHUTTLEv used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z20ENABLE_FEED_OVERRIDEv used by 
debian/linuxcnc-uspace/usr/lib/libcanterp.so.0 found in none of the libraries
dpkg-shlibdeps: warning: 26 other similar warnings have been skipped (use -v to 
see them all)
dpkg-shlibdeps: warning: can't extract name and version from library name 
'libtk8.6.so'
dpkg-shlibdeps: warning: debian/linuxcnc-uspace/usr/bin/rtapi_app contains an 
unresolvable reference to symbol __aeabi_atexit@CXXABI_ARM_1.3.3: 
it's probably a plugin
dpkg-shlibdeps: warning: symbol __aeabi_atexit@CXXABI_ARM_1.3.3 used by 
debian/linuxcnc-uspace/usr/lib/liblinuxcncini.so.0 found in none of the 
libraries
dpkg-shlibdeps: warning: debian/linuxcnc-uspace/usr/bin/schedrmt contains an 
unresolvable reference to symbol __aeabi_atexit@CXXABI_ARM_1.3.3: 
it's probably a plugin
dpkg-shlibdeps: warning: symbol __aeabi_atexit@CXXABI_ARM_1.3.3 used by 
debian/linuxcnc-uspace/usr/lib/libpyplugin.so.0 found in none of the 
libraries
dpkg-shlibdeps: warning: debian/linuxcnc-uspace/usr/bin/milltask contains an 
unresolvable reference to symbol __aeabi_atexit@CXXABI_ARM_1.3.3: 
it's probably a plugin
dpkg-shlibdeps: warning: symbol _Z26GET_EXTERNAL_DIGITAL_INPUTii used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the 
libraries
dpkg-shlibdeps: warning: symbol _Z32GET_EXTERNAL_PARAMETER_FILE_NAMEPci used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of 
the libraries
dpkg-shlibdeps: warning: symbol _Z32GET_EXTERNAL_TOOL_LENGTH_VOFFSETv used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the 
libraries
dpkg-shlibdeps: warning: symbol _Z6FINISHv used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z23GET_EXTERNAL_POSITION_Yv used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z8LOGCLOSEv used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z32GET_EXTERNAL_TOOL_LENGTH_ZOFFSETv used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the 
libraries
dpkg-shlibdeps: warning: symbol _Z20STOP_SPINDLE_TURNINGi used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z17DISABLE_FEED_HOLDv used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z18GET_EXTERNAL_SPEEDi used by 
debian/linuxcnc-uspace/usr/lib/librs274.so.0 found in none of the libraries
dpkg-shlibdeps: warning: 138 other similar warnings have been skipped (use -v 
to see t