develooper Front page | perl.perl5.porters | Postings from November 2011

[perl #103672] Solaris CC "av.c", line 100: Error: Goto resize bypasses a variable

Thread Previous
From:
rurban @ cpan . org
Date:
November 15, 2011 15:44
Subject:
[perl #103672] Solaris CC "av.c", line 100: Error: Goto resize bypasses a variable
Message ID:
rt-3.6.HEAD-5084-1321374587-1880.103672-75-0@perl.org
# New Ticket Created by  rurban@cpan.org 
# Please include the string:  [perl #103672]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=103672 >



This is a bug report for perl from rurban@cpan.org,
generated with the help of perlbug 1.39 running under perl 5.15.4.


-----------------------------------------------------------------
sh /usr/src/perl/blead/perl-git/Configure -de -Dusedevel -Dinstallman1dir=none -Dinstallman3dir=none -Dinstallsiteman1dir=none -Dinstallsiteman3dir=none -Dmksymlinks -Uuseithreads -D'libpth=/usr/lib /usr/ccs/lib /lib /usr/gnu/lib /opt/t/solstudio12.2/lib' -D'cc=CC'
make
"proto.h", line 5054: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5059: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5060: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5065: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5066: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5071: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5072: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5077: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5078: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5083: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5084: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 5331: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7399: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7400: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7405: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7406: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7415: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7416: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7431: Warning: attribute warn_unused_result is unsupported and will be skipped..
"proto.h", line 7434: Warning: attribute warn_unused_result is unsupported and will be skipped..
"proto.h", line 7438: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7447: Warning: attribute warn_unused_result is unsupported and will be skipped..
"proto.h", line 7450: Warning: attribute warn_unused_result is unsupported and will be skipped..
"proto.h", line 7453: Warning: attribute warn_unused_result is unsupported and will be skipped..
"proto.h", line 7457: Warning: attribute nonnull is unsupported and will be skipped..
"proto.h", line 7462: Warning: attribute nonnull is unsupported and will be skipped..
"av.c", line 100: Error: Goto resize bypasses a variable (or an exception) initialization.
1 Error(s) and 1262 Warning(s) detected.

Latest Solaris 11 with latest solstudio 12.2
CC: Sun C++ 5.11 SunOS_i386 2010/08/13

Investigating possible optimize overrides or src changes

-----------------------------------------------------------------
---
Flags:
    category=core
    severity=critical
---
Site configuration information for perl 5.15.4:

Configured by rurban at Tue Nov 15 02:25:42 CST 2011.

Summary of my perl5 (revision 5 version 15 subversion 4) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-debug
    uname='sunos solaris 5.11 11.0 i86pc i386 i86pc '
    config_args='-de -Dusedevel -Dinstallman1dir=none -Dinstallman3dir=none -Dinstallsiteman1dir=none -Dinstallsiteman3dir=none -DEBUGGING -Uuseithreads -Dcc=gcc -Dcf_email=perl-bugs@sun.com'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O -g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector'
    ccversion='', gccversion='4.5.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib -L/usr/gnu/lib '
    libpth=/usr/local/lib /usr/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/usr/gnu/lib -fstack-protector'

Locally applied patches:
    

---
@INC for perl 5.15.4:
    /usr/local/lib/perl5/site_perl/5.15.4/i86pc-solaris-debug
    /usr/local/lib/perl5/site_perl/5.15.4
    /usr/local/lib/perl5/5.15.4/i86pc-solaris-debug
    /usr/local/lib/perl5/5.15.4
    /usr/local/lib/perl5/site_perl
    .

---
Environment for perl 5.15.4:
    HOME=/home/rurban
    LANG=en_US.utf8
    LANGUAGE (unset)
    LC_ALL=
    LC_COLLATE=
    LC_CTYPE=
    LC_MESSAGES=
    LC_MONETARY=
    LC_NUMERIC=
    LC_TIME=
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/usr/bin:/usr/sbin:/home/rurban/bin:/usr/local/bin:/opt/solstudio12.2/bin
    PERL_BADLANG (unset)
    SHELL=/usr/bin/bash


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About