Your message dated Fri, 15 Nov 2013 17:57:10 -0500
with message-id <[email protected]>
and subject line Re: Bug#673712: out-of-memory allocation warnings during build
test
has caused the Debian Bug report #673712,
regarding out-of-memory allocation warnings during build test
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
673712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673712
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: protobuf-c
Version: 0.14-1
Severity: normal
During build test a group of warnings are printed, are these expected?
Test: test alloc failure... WARNING: out-of-memory allocating a block of size
96 (google/protobuf-c/protobuf-c.c:2120)
WARNING: out-of-memory allocating a block of size 56
(google/protobuf-c/protobuf-c.c:2296)
WARNING: out-of-memory allocating a block of size 5
(google/protobuf-c/protobuf-c.c:1741)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 5
(google/protobuf-c/protobuf-c.c:1741)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 7
(google/protobuf-c/protobuf-c.c:1741)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 8
(google/protobuf-c/protobuf-c.c:1741)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 7
(google/protobuf-c/protobuf-c.c:1741)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 3
(google/protobuf-c/protobuf-c.c:1741)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 8
(google/protobuf-c/protobuf-c.c:1741)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 12
(google/protobuf-c/protobuf-c.c:1741)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 11
(google/protobuf-c/protobuf-c.c:1756)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 80
(google/protobuf-c/protobuf-c.c:2120)
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 8
(google/protobuf-c/protobuf-c.c:1741)
error parsing member v_int32 of foo.DefaultRequiredValues
error parsing member r_string of foo.AllocValues
WARNING: out-of-memory allocating a block of size 13
(google/protobuf-c/protobuf-c.c:1756)
error parsing member v_int32 of foo.DefaultRequiredValues
error parsing member r_string of foo.AllocValues
done.
PASS: test-generated-code2
==================
All 2 tests passed
==================
make[5]: Leaving directory `/tmp/buildd/protobuf-c-0.14/src/test'
--- End Message ---
--- Begin Message ---
Touko Korpela wrote:
> Package: protobuf-c
> Version: 0.14-1
> Severity: normal
>
> During build test a group of warnings are printed, are these expected?
since this is an allocation failure test, yes, i'd say these diagnostics
are expected, otherwise the test wouldn't pass.
> Test: test alloc failure... WARNING: out-of-memory allocating a block of size
> 96 (google/protobuf-c/protobuf-c.c:2120)
> WARNING: out-of-memory allocating a block of size 56
> (google/protobuf-c/protobuf-c.c:2296)
> WARNING: out-of-memory allocating a block of size 5
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 5
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 7
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 8
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 7
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 3
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 8
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 12
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 11
> (google/protobuf-c/protobuf-c.c:1756)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 80
> (google/protobuf-c/protobuf-c.c:2120)
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 8
> (google/protobuf-c/protobuf-c.c:1741)
> error parsing member v_int32 of foo.DefaultRequiredValues
> error parsing member r_string of foo.AllocValues
> WARNING: out-of-memory allocating a block of size 13
> (google/protobuf-c/protobuf-c.c:1756)
> error parsing member v_int32 of foo.DefaultRequiredValues
> error parsing member r_string of foo.AllocValues
> done.
> PASS: test-generated-code2
> ==================
> All 2 tests passed
> ==================
> make[5]: Leaving directory `/tmp/buildd/protobuf-c-0.14/src/test'
--
Robert Edmonds
[email protected]
signature.asc
Description: Digital signature
--- End Message ---