Front page | perl.perl5.porters |
Postings from April 2006
[perl #39036] perlcc Can't locate object method
From:
perl @ t-b-o-h . com
Date:
April 30, 2006 15:17
Subject:
[perl #39036] perlcc Can't locate object method
Message ID:
rt-3.0.11-39036-132902.18.8957280893781@perl.org
# New Ticket Created by perl@t-b-o-h.com
# Please include the string: [perl #39036]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=39036 >
This is a bug report for perl from perl@t-b-o-h.com,
generated with the help of perlbug 1.35 running under perl v5.8.6.
-----------------------------------------------------------------
[Please enter your report here]
Unable to get perlcc to compile... Getting :
himinbjorg# perlcc qait.pl
/usr/local/bin/perlcc: qait.pl did not compile, which can't happen:
Starting compile
Walking tree
Net::DNS::Resolver::UNIX saved (it is in Net::DNS::Resolver's @ISA)
Net::DNS::Resolver::Base saved (it is in Net::DNS::Resolver::UNIX's @ISA)
IO::Socket saved (it is in IO::Socket::INET's @ISA)
IO::Handle saved (it is in IO::Socket's @ISA)
Exporter saved (it is in IO::Handle's @ISA)
IO::Seekable saved (it is in IO::File's @ISA)
Net::DNS::Packet saved (it is in Net::DNS::Update's @ISA)
DynaLoader saved (it is in Net::DNS's @ISA)
Net::DNS::RR saved (it is in Net::DNS::RR::Unknown's @ISA)
Prescan
Saving methods
Can't locate object method "save" via package "UåWVSì
è" at /usr/local/lib/perl5/5.8.6/mach/B/C.pm line 485.
CHECK failed--call queue aborted.
Not sure what package its trying to talk about, I have none in my
main code.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=core
severity=medium
---
Site configuration information for perl v5.8.6:
Configured by root at Sun Mar 20 09:04:51 EST 2005.
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=freebsd, osvers=5.3-release-p5, archname=i386-freebsd-64int
uname='freebsd himinbjorg.tucs-beachin-obx-house.com 5.3-release-p5 freebsd 5.3-release-p5 #0: wed feb 9 16:56:23 est 2005 root@himinbjorg.tucs-beachin-obx-house.com:usrobjusrsrcsyshiminbjorg53 i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.6/mach -Dprivlib=/usr/local/lib/perl5/5.8.6 -Dman3dir=/usr/local/lib/perl5/5.8.6/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.6/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.6 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.6/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Doptimize=-O -pipe -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.6/BSDPAN" -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.6/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O -pipe ',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.6/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.6/mach/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
Locally applied patches:
SUIDPERLIO0 - fix PERLIO_DEBUG local root exploit (CAN-2005-0155)
SUIDPERLIO1 - fix PERLIO_DEBUG buffer overflow (CAN-2005-0156)
---
@INC for perl v5.8.6:
/usr/local/lib/perl5/site_perl/5.8.6/mach
/usr/local/lib/perl5/site_perl/5.8.6
/usr/local/lib/perl5/site_perl/5.8.5
/usr/local/lib/perl5/site_perl/5.8.4
/usr/local/lib/perl5/site_perl/5.8.2
/usr/local/lib/perl5/site_perl/5.6.1
/usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.6/BSDPAN
/usr/local/lib/perl5/5.8.6/mach
/usr/local/lib/perl5/5.8.6
.
---
Environment for perl v5.8.6:
HOME=/home/tucobx
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/tucobx/bin
PERL_BADLANG (unset)
SHELL=/usr/local/bin/zsh
-
[perl #39036] perlcc Can't locate object method
by perl @ t-b-o-h . com