pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pspp-dev Digest, Vol 161, Issue 12


From: Elias Estatistics
Subject: Re: pspp-dev Digest, Vol 161, Issue 12
Date: Sat, 10 Jun 2017 22:26:19 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

     Testing PSPP Errors:
     35 748 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 failed"
The errors were either for permission reasons or for perl files
     complications. See more detail in info.txt file.
Sincerely,
     Elias "Estatistics.eu" Tsolis




On 10/06/2017 09:45 μμ, John Darrington wrote:
Can you please send such messages to address@hidden  That is what it is for.

J'

On Sat, Jun 10, 2017 at 09:27:37PM +0300, Elias Estatistics wrote:
      Testing PSPP Errors:
      35 748 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 failed"
The errors were either for permission reasons or for perl files
      complications.
      See more detail in info.txt file.
Sincerely,
      Elias "Estatistics.eu" Tsolis
On 10/06/2017 04:35 ????, Elias Estatistics wrote:
      >
      >Dear Devs,
      >
      >I tried to send the Greek Translated po file through Translation Robot.
      >
      >However, it send me the following message:
      >
      >"You submitted a PO file for which the Translation Project does not
      >have a template -- pspp-0.10.5.pot. "
      >
      >Because, it is for the developing pspp version, how I send the
      >translated po file?
      >
      >Sincerely,
      >
      >Elias "Estatistics.eu" Tsolis
      >
      >
      >
      >?????????????? 1. ?????????????????????? ????????????????
      >???????????????????? ???????????????????? ??????????????????,
      >??????????????????????, ?????? ???????????????? ??????
      >?????????????????? ?????? ???????????????? ??????????????????.
      >
      >"
      >On 10/06/2017 03:12 ????, John Darrington wrote:
      >>On Sat, Jun 10, 2017 at 02:14:11PM +0300, Elias Estatistics wrote:
      >>      What means "Mean Average" inside aggregated menu (selections)?
      >>      Can you explain me in order to translate it properly?
      >>      I can find any relevant reference about that math phrase
      >>
      >>There are various types of average:
      >>
      >>
      >>Median Average:
      >>    This is the value which half of the samples fall above and half 
fall below.
      >>    Eg: the median of 1 2 3000000  = 2
      >>
      >>Mode Average:
      >>    This is the value which more samples have, than any other value.
      >>    Eg: the mode of 1 2 3 3 3 78   = 3
      >>
      >>Mean Average: Sometimes called the "Pythagorean Mean" [1]
      >>    There are in fact (at least) 3 different  types of "Mean Average", 
however
      >>    the term usually refers to the "Arithmetic Mean Average" unless the 
context
      >>    makes otherwise clear:
      >>
      >>Arithmetic Mean Average: (\sum_{i=0}^{n-1} x_i ) / n
      >>
      >>  Eg: Arithmetic Mean of 1 2 3000000 = 1000001
      >>
      >>Geometric Mean Average: (\prod_{i=0}^{n-1} x_i ) ^ {1/n}
      >>
      >>  Eg: Geometric Mean of 1 2 3000000 = 181.711 (approx)
      >>
      >>Harmonic Mean Average:  n / (\sum_{i=0}^{n-1} 1/x_i )
      >>
      >>  Eg: Harmonic Mean of 3 4 5 = 3.829 (approx)
      >>
      >>
      >>Hope this helps,
      >>
      >>John
      >>
      >>
      >>
      >>
      >>
      >>[1]https://en.wikipedia.org/wiki/Pythagorean_means
      >>
      >>
      >>
      >>(Like the wikipedia article says, the Greeks have studied the subject 
in great depth!)
      >>
      >>
      >>
      >
make check TESTSUITEFLAGS='-v 35'
      -error: Creating temporary file to replace directory/foobar.sav: 
Permission denied.
      -
      -error: Error opening `directory/foobar.sav' for writing as a system 
file: Permission denied.
./file.at:38: exit code was 0, expected 1
      35. file.at:24:  FAILED (file.at:38)
748. permissions.at:3: testing PERMISSIONS ...
      ./permissions.at:8: ls -l foobar
      stdout:
      -rwxrwxrwx 1 estatistics estatistics 6 Jun 10 21:18 foobar
      ./permissions.at:9: sed 's/^\(..........\).*/\1/' stdout
      --- -     2017-06-10 21:18:18.683668842 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/748/stdout 
      2017-06-10 21:18:18.683171700 +0300
      @@ -1,2 +1,2 @@
      --rw-rw-rw-
      +-rwxrwxrwx
748. permissions.at:3: FAILED (permissions.at:9) 1177. perl-module.at:17: testing Perl create system file ...
      ./perl-module.at:54: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         $PERL -I$abs_top_builddir/perl-module/blib/arch \
               -I$abs_top_builddir/perl-module/blib/lib test.pl
      --- /dev/null     2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1177/stderr
      2017-06-10 21:19:01.113754600 +0300
      @@ -0,0 +1,4 @@
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      ./perl-module.at:54: exit code was 2, expected 0
      1177. perl-module.at:17:  FAILED (perl-module.at:54)
1178. perl-module.at:77: testing Perl writing cases to system files ...
      ./perl-module.at:125: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         $PERL -I$abs_top_builddir/perl-module/blib/arch \
               -I$abs_top_builddir/perl-module/blib/lib test.pl
      --- /dev/null     2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1178/stderr
      2017-06-10 21:19:41.737866200 +0300
      @@ -0,0 +1,4 @@
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      ./perl-module.at:125: exit code was 2, expected 0
      1178. perl-module.at:77:  FAILED (perl-module.at:125)
1179. perl-module.at:170: testing Perl write variable parameters ...
      ./perl-module.at:215: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         $PERL -I$abs_top_builddir/perl-module/blib/arch \
               -I$abs_top_builddir/perl-module/blib/lib test.pl
      --- /dev/null     2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1179/stderr
      2017-06-10 21:20:30.136688000 +0300
      @@ -0,0 +1,4 @@
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      ./perl-module.at:215: exit code was 2, expected 0
      1179. perl-module.at:170:  FAILED (perl-module.at:215)
1180. perl-module.at:245: testing Perl dictionary survives system file ...
      ./perl-module.at:271: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         $PERL -I$abs_top_builddir/perl-module/blib/arch \
               -I$abs_top_builddir/perl-module/blib/lib test.pl
      --- /dev/null     2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1180/stderr
      2017-06-10 21:21:21.938525500 +03001181. perl-module.at:314: testing Perl 
read system file ...
      ./perl-module.at:316: pspp -O format=csv sample.sps
      ./perl-module.at:349: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         $PERL -I$abs_top_builddir/perl-module/blib/arch \
               -I$abs_top_builddir/perl-module/blib/lib test.pl
      --- /dev/null     2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1181/stderr
      2017-06-10 21:21:51.929439800 +0300
      @@ -0,0 +1,4 @@
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      --- -     2017-06-10 21:21:51.932042840 +0300
+Invalid version format (non-numeric data) at /usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      --- -     2017-06-10 21:21:21.940431206 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1180/stdout
      2017-06-10 21:21:21.939894900 +0300
      @@ -1,2 +1 @@
      -Dictionary survives sysfile
./perl-module.at:271: exit code was 2, expected 0
      1180. perl-module.at:245:  FAILED (perl-module.at:271)
--- /dev/null 2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1182/stderr
      2017-06-10 21:22:23.193006300 +0300
      @@ -0,0 +1,4 @@
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      ./perl-module.at:427: exit code was 2, expected 0
      1183. perl-module.at:406:  FAILED (perl-module.at:427)
--- /dev/null 2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1182/stderr
      2017-06-10 21:22:23.193006300 +0300
      @@ -0,0 +1,4 @@
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      ./perl-module.at:427: exit code was 2, expected 0
      1183. perl-module.at:406:  FAILED (perl-module.at:427)
184. perl-module.at:561: testing Perl opening nonexistent file ...
      ./perl-module.at:573: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         $PERL -I$abs_top_builddir/perl-module/blib/arch \
               -I$abs_top_builddir/perl-module/blib/lib test.pl
      --- -     2017-06-10 21:23:11.300399614 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1184/stderr
      2017-06-10 21:23:11.299831000 +0300
      @@ -1,2 +1,5 @@
      -Name "PSPP::errstr" used only once: possible typo at test.pl line 8.
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
--- - 2017-06-10 21:23:11.301238720 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1184/stdout
      2017-06-10 21:23:11.300732100 +0300
      @@ -1,2 +1 @@
      -An error occurred while opening `no-such-file.sav': No such file or 
directory.
./perl-module.at:573: exit code was 2, expected 0
      1184. perl-module.at:561:  FAILED (perl-module.at:573)
1185. perl-module.at:580: testing Perl missing values ...
      ./perl-module.at:582: pspp -O format=csv sample.sps
      ./perl-module.at:623: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         $PERL -I$abs_top_builddir/perl-module/blib/arch \
               -I$abs_top_builddir/perl-module/blib/lib test.pl
      --- /dev/null     2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1185/stderr
      2017-06-10 21:23:49.657902300 +0300
      @@ -0,0 +1,4 @@
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      ./perl-module.at:623: exit code was 2, expected 0
      1185. perl-module.at:580:  FAILED (perl-module.at:623)
1186. perl-module.at:626: testing Perl custom attributes ...
      ./perl-module.at:628: pspp -O format=csv sample.sps
      ./perl-module.at:649: LD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         DYLD_LIBRARY_PATH=$abs_top_builddir/src/.libs \
         $PERL -I$abs_top_builddir/perl-module/blib/arch \
               -I$abs_top_builddir/perl-module/blib/lib test.pl
      --- /dev/null     2017-06-10 09:50:26.564004778 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1186/stderr
      2017-06-10 21:24:07.956765600 +0300
      @@ -0,0 +1,4 @@
      +Invalid version format (non-numeric data) at 
/usr/lib/x86_64-linux-gnu/perl/5.22/DynaLoader.pm line 210.
      +BEGIN failed--compilation aborted at 
/media/estatistics/Mydisk/psppdev/pspp/perl-module/blib/lib/PSPP.pm line 27.
      +Compilation failed in require at test.pl line 3.
      +BEGIN failed--compilation aborted at test.pl line 3.
      --- -     2017-06-10 21:24:07.958950679 +0300
      +++ 
/media/estatistics/Mydisk/psppdev/pspp/tests/testsuite.dir/at-groups/1186/stdout
      2017-06-10 21:24:07.958443300 +0300
      @@ -1,5 +1 @@
      address@hidden =>0
      -colour =>blue, pink, violet
      -nationality =>foreign
      -size =>large
./perl-module.at:649: exit code was 2, expected 0
      1186. perl-module.at:626:  FAILED (perl-module.at:649)


Attachment: info.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]