Displaying 20 results from an estimated 21 matches for "wstat".
Did you mean:
stat
2015 Jun 29
2
CPAN issues
........... 10/10
# Failed test 'blib/script/cpan -j t/97-lib_cpan1/CPAN/Config.pm Local::Works::Fine'
# at t/97-return_values.t line 49.
# got: '2'
# expected: '0'
# Looks like you failed 5 tests of 10.
t/97-return_values.t .......... Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/10 subtests
Test Summary Report
-------------------
t/30shell.t (Wstat: 65280 Tests: 150 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 223 tests but ran 150.
t/41distribution.t (Wstat: 1024 Tests: 19 Failed: 4)
Failed...
2011 May 11
1
hivex: Test failure for Perl, OCaml, Python bindings on sparc
............. ok
| t/200-write.t ............ ok
| t/210-setvalue.t ......... 1/11 node_set_value: Bad address at t/210-setvalue.t line 46.
| # Looks like you planned 11 tests but ran 5.
| # Looks like your test exited with 14 just after 5.
| t/210-setvalue.t ......... Dubious, test returned 14 (wstat 3584, 0xe00)
| Failed 6/11 subtests
| t/510-regedit-load.t ..... ok
| t/550-regedit-export.t ... 1/8 node_values: Bad address at /home/bengen/hivex.git/perl/blib/lib/Win/Hivex/Regedit.pm line 518.
| # Looks like you planned 8 tests but ran 6.
| # Looks like your test exited with 14 just after 6...
2015 Jun 10
1
make check xapian-bindings-1.2.21 & Search-Xapian-1.2.21.0
.../document.t at line 81
# ./t/document.t line 81 is: ok( $it ne $doc->termlist_end());
# Failed test 24 in ./t/document.t at line 85
# ./t/document.t line 85 is: ok( $it eq $doc->termlist_end());
./t/document.t .. Failed 5/26 subtests
Test Summary Report
-------------------
./t/document.t (Wstat: 0 Tests: 26 Failed: 5)
Failed tests: 5, 9, 13, 21, 24
Files=1, Tests=26, 1 wallclock secs ( 0.14 usr 0.02 sys + 0.22 cusr 0.01 csys = 0.39 CPU)
Result: FAIL
FAIL: t/document.t
./t/exception.t .. ok
All tests successful.
Files=1, Tests=4, 1 wallclock secs ( 0.13 usr 0.01 sys + 0.21 cu...
2015 Jun 29
0
CPAN issues
...'blib/script/cpan -j t/97-lib_cpan1/CPAN/Config.pm
> Local::Works::Fine'
> # at t/97-return_values.t line 49.
> # got: '2'
> # expected: '0'
> # Looks like you failed 5 tests of 10.
> t/97-return_values.t .......... Dubious, test returned 5 (wstat 1280,
> 0x500)
> Failed 5/10 subtests
>
> Test Summary Report
> -------------------
> t/30shell.t (Wstat: 65280 Tests: 150 Failed: 0)
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 223 tests but ran 150.
> t/41distribution.t...
2004 Jun 29
1
Anyone here. . .
...e Thu Jan 1 05:44:36 2004 EST using
DSA key ID 06D8C374
gpg: Can't check signature: public key not found
==> BAD/TAMPERED signature detected! <==
# Failed test (t/0-signature.t at line 18)
# Looks like you failed 1 tests of 1.
t/0-signature.....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Also, all of the tests that require an ldap server are skipped, even
though slapd is running. What would be causing this, and how should I
fix it? Here's the output from those tests:
t/50populate......skipped
all sk...
2005 Dec 08
5
perl module
...in/links -source" to get
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
ERROR at dump.c:188: Host not found
System call "/usr/bin/links -source
"ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz" >
/root/.cpan/sources/authors/01mailrc.txt"
returned status 1 (wstat 256)
Warning: expected file [/root/.cpan/sources/authors/01mailrc.txt.gz]
doesn't exist
Trying with "/usr/bin/wget -O -" to get
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
--09:54:41-- ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
=> `-'
Resolving...
2012 Mar 16
3
A difference between allocated and available memory in Xen virtual guest
...ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 3846 8 r----- 5382.2
ldms 4 2007 2 -b---- 2658.4
pr-idm 8 4007 2 -b---- 15.1
pr-wstat 3 507 1 -b---- 931.7
test_ldap1 5 775 2 -b---- 127.7
test_ldap2 6 775 2 -b---- 201.5
# Available memory on the guest
[root@pr-idm ~]# free
total...
2003 Oct 07
3
FW: Optimising code
>> I have a function that applies a wilcoxon test to 12 sets of about a quarter of a million pairs
> ... and let me guess: everything is significiant to an almost arbitrary
> value of \alpha?
:-) For each of quarter of a million sets, I do a wilcoxon between two pairs each containing twenty numbers...
I do this 12 times...
> > (and takes about 3 hours). I've replaced the
2017 Mar 31
1
Re: [PATCH 1/3] perl: Add =encoding to Sys::Guestfs man page.
...chard W.M. Jones wrote:
> Otherwise the man page cannot contain any non-7-bit-ASCII characters.
>
> The test error seen was:
>
> Wide character in print at /usr/share/perl5/vendor_perl/Test2/Formatter/TAP.pm line 112.
> t/910-pod.t ................
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests
Somehow I pasted the wrong error message. The real error
was:
# Failed test 'POD test for blib/lib/Sys/Guestfs.pm'
# at /usr/share/perl5/vendor_perl/Test/Pod.pm line 187.
Wide character in print at /usr/share/perl5/vendor_perl/Test2/Formatter/TAP....
2012 Jan 17
1
[LLVMdev] [cfe-dev] LLVM & Clang file management
...aron
> Ballman did a review but he doesn't have commit access). The problem is that
> ::stat function can't handle UTF8 paths on Windows. My solution was to get
> the command line arguments as UTF16 and convert them to UTF8 and then
> convert them back to UTF16 before calling ::_wstat. The problem is that stat
> structure is used throughout the code base, and ::_wstat has different
> parameter type. This solution is far from perfect. It seems to me that what
> you'reĀ discussing would solve this issue in a more general way (maybe even
> fix all the mess with struc...
2007 Nov 08
1
Perl make test fails on threads in rhel5
Hi all,
I've tried building RPMs for RHEL5 and hit this problem in Search::Xapian:
make test fails on test 37:
ok 34 - check PositionIterator
ok 35 - create TermIterator
ok 36 - check TermIterator
dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 37-65
Failed 29/65 tests, 55.38% okay
$ xapian-config --version
xapian-config - xapian-core 1.0.4
$ cat /etc/redhat-release
Red Hat Enterprise Linux Client release 5 (Tikanga)
$ perl -v
This is perl, v5.8.8 built for i386-linux-thread-multi
Fails at the sam...
2011 Sep 07
0
[LLVMdev] [cfe-dev] Unicode path handling on Windows
...ne solution would be to make the module work with multibyte
strings as I've done, and the other one would be to convert everything to
utf8 in which case a lot of code would have to change because we'd have to
convert from utf8 to utf16 whenever we call windows api functions. And note
that ::wstat has different argument type than ::stat, and this structure is
passed all around.
On Wed, Sep 7, 2011 at 2:22 AM, Bryce Cogswell <bryceco at yahoo.com> wrote:
> As was mentioned once before, the correct solution is to never use
> multibyte anywhere. Any Windows functions that currentl...
2011 Dec 24
0
[LLVMdev] [cfe-dev] LLVM & Clang file management
...eview the patches
(Aaron Ballman did a review but he doesn't have commit access). The problem
is that ::stat function can't handle UTF8 paths on Windows. My solution was
to get the command line arguments as UTF16 and convert them to UTF8 and
then convert them back to UTF16 before calling ::_wstat. The problem is
that stat structure is used throughout the code base, and ::_wstat has
different parameter type. This solution is far from perfect. It seems to me
that what you're discussing would solve this issue in a more general way
(maybe even fix all the mess with struct stat *StatBuf bein...
2017 Mar 31
0
[PATCH 1/3] perl: Add =encoding to Sys::Guestfs man page.
Otherwise the man page cannot contain any non-7-bit-ASCII characters.
The test error seen was:
Wide character in print at /usr/share/perl5/vendor_perl/Test2/Formatter/TAP.pm line 112.
t/910-pod.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
---
generator/perl.ml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/generator/perl.ml b/generator/perl.ml
index 3a87f1634..d1b4763b8 100644
--- a/generator/perl.ml
+++ b/generator/perl.ml
@@ -664,6 +664,8 @@ and generate_perl_pm () =
generate_header HashS...
2008 Sep 22
2
install of Pod::Simple through CPAN
...9;t get a hit
when I tried yum.
2. I'm not wedded to swatch. Is there another log checker out there
that will work with CentOS?
3. Lastly, here's the error I get when I attempt to install
Pod::Simple through CPAN:
Test Summary Report
-------------------
t/xhtml01 (Wstat: 512 Tests: 26 Failed: 2)
Failed tests: 24, 26
Non-zero exit status: 2
Files=53, Tests=1095, 9 wallclock secs ( 1.30 usr 0.10 sys + 7.22 cusr 0.78 csys = 9.40 CPU)
Result: FAIL
Failed 1/53 test programs. 2/1095 subtests failed.
make: *** [test_dynamic] Error 255
ARA...
2008 Oct 15
1
Problem building Perl net-snmp
...failed--compilation aborted at
/users/newt2/mgarcia/Downloads/Nagios-3.0.3/net-snmp-5.4.2/perl/SNMP/../blib/lib/SNMP.pm
line 16.
Compilation failed in require at t/getnext.t line 15.
BEGIN failed--compilation aborted at t/getnext.t line 15.
t/getnext.....dubious
Test returned status 2 (wstat 512, 0x200)
2011 Sep 07
2
[LLVMdev] [cfe-dev] Unicode path handling on Windows
As was mentioned once before, the correct solution is to never use multibyte anywhere. Any Windows functions that currently return multibyte strings should be converted to their wide-string (unicode) equivalent, with the resultĀ converted to UTF-8.
> From: Nikola Smiljanic <popizdeh at gmail.com>
>
> I think I got it this time. I realized that ::open and ::stat work just fine with
2008 Mar 30
1
smbldap-populate....maputf8 errors
...) at
lib/Unicode/MapUTF8.pm line 6.
BEGIN failed--compilation aborted at lib/Unicode/MapUTF8.pm line 6.
Compilation failed in require at t/01_unicode_maputf8.t line 6.
BEGIN failed--compilation aborted at t/01_unicode_maputf8.t line 6.
t/01_unicode_maputf8....dubious
Test returned status 2 (wstat 512, 0x200)
t/97_distribution.......skipped
all skipped: Test::Distribution not installed
t/98_pod_coverage.......skipped
all skipped: Test::Pod::Coverage 1.06 required for testing POD
coverage
t/99_pod................skipped
all skipped: Test::Pod 1.00 required for testing...
2017 Mar 31
6
[PATCH 0/3] Fix some quoting issues.
Fix some quoting issues by introducing Unicode quotes.
Note this intentionally only affects end-user messages and documentation.
Rich.
2011 Dec 06
5
[LLVMdev] [cfe-dev] LLVM & Clang file management
On Tue, Dec 6, 2011 at 2:11 AM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> On Sun, Dec 4, 2011 at 9:06 AM, Manuel Klimek <klimek at google.com> wrote:
>> On Sat, Dec 3, 2011 at 10:33 PM, Douglas Gregor <dgregor at apple.com> wrote:
>>> Hi Manuel,
>>>
>>> On Nov 28, 2011, at 2:49 AM, Manuel Klimek wrote:
>>>
>>>>