Re: Help testing release candidate / mc-4.8.23-rc1

2019-06-16 Thread Jack Woehr via mc-devel
Hope this is useful. Ran a quick build and test and seems to build and run
okay on Ubuntu 18.04.2 LTS

Warning-level glitches in build:

CCLD seems always to end with warning ar: `u' modifier ignored since `D' is
the default (see `U')

Building vfs:
Making all in sfs
make[4]: Entering directory '/usr/local/src/MC/build-4.8.22-166/src/vfs/sfs'
  CC   sfs.lo
../../../../mc-4.8.22-166-gcd16697a3/src/vfs/sfs/sfs.c: In function
‘sfs_open’:
../../../../mc-4.8.22-166-gcd16697a3/src/vfs/sfs/sfs.c:281:10: warning:
declaration of ‘sfs_info’ shadows a global declaration [-Wshadow]
 int *sfs_info;
  ^~~~
../../../../mc-4.8.22-166-gcd16697a3/src/vfs/sfs/sfs.c:118:3: note:
shadowed declaration is here
 } sfs_info[MAXFS];
   ^~~~

On Sun, Jun 16, 2019 at 1:14 PM Yury V. Zaytsev  wrote:

> Hi there,
>
> TLDR; I would appreciate if you could please test the following tarball
> on your systems and report any blocker regressions as compared to the
> previous 4.8.22 release:
>

-- 
Jack Woehr
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE:  This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information.  If you are not the intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited.  If you received
this communication in error, please contact the sender and delete/destroy
all copies of this communication immediately.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Help testing release candidate / mc-4.8.22-rc1

2019-01-03 Thread Jack Woehr via mc-devel
In IBM i PASE environment, we're back to having struct timespect trouble
with this snapshot:

make[3]: Entering directory '/home/JWOEHR/work/mc_build/src/filemanager'
  CC   achown.lo
  CC   boxes.lo
  CC   chmod.lo
  CC   chown.lo
  CC   cmd.lo
  CC   command.lo
  CC   dir.lo
  CC   ext.lo
  CC   file.lo
/home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c: In
function 'get_times':
/home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c:899:17:
error: incompatible types when assigning to type 'struct timespec' from
type 'st_timespec_t {aka const struct st_timespec}'
 (*times)[0] = sb->st_atim;
 ^
/home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c:900:17:
error: incompatible types when assigning to type 'struct timespec' from
type 'st_timespec_t {aka const struct st_timespec}'
 (*times)[1] = sb->st_mtim;


On Sat, Dec 29, 2018 at 11:42 AM Yury V. Zaytsev  wrote:

> Hi there,
>
> TLDR; I would appreciate if you could please test the following tarball
> on your systems and report any blocker regressions as compared to the
> previous 4.8.21 release:
>
>
> https://www.midnight-commander.org/nopaste/tarball/mc-4.8.21-108-g4b46e6194.tar.xz
>

-- 
Jack Woehr
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE:  This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information.  If you are not the intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited.  If you received
this communication in error, please contact the sender and delete/destroy
all copies of this communication immediately.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Help testing release candidate / mc-4.8.22-rc1

2019-01-03 Thread Jack Woehr via mc-devel
Yuri, Andrew ... I tried with a different build script which I wrote when
we were working on this months ago. The current snapshot builds correctly.

So there is no problem. I just used an older (and incorrect) build script.

On Sat, Dec 29, 2018 at 11:21 PM Andrew Borodin  wrote:

> On Sat, 29 Dec 2018 19:46:16 -0700 Jack Woehr via mc 
>  wrote:
> > In IBM i PASE environment, we're back to having struct timespect trouble
> > with this snapshot:
>
> This is weird.
>
> > /home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c: In
> > function 'get_times':
> > /home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c:899:17:
> > error: incompatible types when assigning to type 'struct timespec' from
> > type 'st_timespec_t {aka const struct st_timespec}'
> >  (*times)[0] = sb->st_atim;
> >  ^
> > /home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c:900:17:
> > error: incompatible types when assigning to type 'struct timespec' from
> > type 'st_timespec_t {aka const struct st_timespec}'
> >  (*times)[1] = sb->st_mtim;
>
> Looks like HAVE_UTIMENSAT is defined. But there no any changes around
> checking of utimensat() since 09/09 (commit a453376).
>
> --
> Andrew
>


-- 
Jack Woehr
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE:  This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information.  If you are not the intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited.  If you received
this communication in error, please contact the sender and delete/destroy
all copies of this communication immediately.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.22 released

2019-01-03 Thread Jack Woehr via mc-devel
On Tue, Jan 1, 2019 at 7:59 AM Yury V. Zaytsev  wrote:

I'm glad to announce the immediate availability of mc-4.8.22!
>

Congratulations!

 as well as support for building on IBM PASE for i
>

Thanks for working with us on this!


> Happy New Year 2019!
>

С Новым Годом!  :)

-- 
Jack Woehr
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE:  This communication including any and all
attachments is for the intended recipient(s) only and may contain
confidential and privileged information.  If you are not the intended
recipient of this communication, any disclosure, copying further
distribution or use of this communication is prohibited.  If you received
this communication in error, please contact the sender and delete/destroy
all copies of this communication immediately.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel