[Libguestfs] new warnings in hivex-1.3.10

Olaf Hering olaf at aepfle.de
Tue May 13 16:13:54 UTC 2014


On Tue, May 13, Richard W.M. Jones wrote:

> That could obviously have caused this warning, but only if you're
> using a version of Perl that doesn't have newSVpvn_utf8.  If you don't
> have that, then we'll need to add an #ifdef.

perl 5.10.0 as included in sle11 does not have newSVpvn_utf8, 5.12.3 as
included in openSUSE 11.4 has it.

> I don't understand the rest of the warnings.  Could you attach the
> 'perl/Hivex.c' file from the build?  I'll take a look to see if it's
> different from the Fedora one.

I have it attached.

cmdline is
cc -c  -I../lib -I../lib -D_REENTRANT -D_GNU_SOURCE
-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -pipe
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables -g -fmessage-length=0 -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables -g -Wall -pipe   -DVERSION=\"1.3.10\"
-DXS_VERSION=\"1.3.10\" -fPIC
"-I/usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/CORE"   Hivex.c

Olaf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Hivex.c.gz
Type: application/x-gzip
Size: 4620 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20140513/2bcc5523/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Hivex.i.gz
Type: application/x-gzip
Size: 80701 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20140513/2bcc5523/attachment-0001.bin>


More information about the Libguestfs mailing list