# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #49794] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=49794 >
A nightly cvs update and make smoke and I've been seeing failures for about 3 days. Here's the failing msgsl make: *** No rule to make target `realclean'. Stop. Use of bare << to mean <<"" is deprecated at Configure.pl line 361. Use of bare << to mean <<"" is deprecated at Configure.pl line 366. Argument "use Parrot::Configure;\nuse Parrot::Configure::Options q..." isn't numeric in left bitshift (<<) at Configure.pl line 375. Argument "use 5.008_000;\nuse strict;\nuse warnings;\nuse lib 'lib..." isn't numeric in left bitshift (<<) at Configure.pl line 375. "my" variable $args masks earlier declaration in same scope at Configure.pl line 388. "my" variable $opttest masks earlier declaration in same scope at Configure.pl line 397. "my" variable $parrot_version masks earlier declaration in same scope at Configure.pl line 403. "my" variable $conf masks earlier declaration in same scope at Configure.pl line 408. "my" variable $make masks earlier declaration in same scope at Configure.pl line 424. syntax error at Configure.pl line 375, near "< ." (Might be a runaway multi-line << string starting on line 366) syntax error at Configure.pl line 430, near "==" Execution of Configure.pl aborted due to compilation errors. make: *** No rule to make target `smoke'. Stop. Line 366 was: <<<<<<< .mine use 5.008_000; use strict; use warnings; use lib 'lib'; just after here. So I deleted Configure.pl reran the svn fetch (showed no files transfered) and the new Configure.pl worked fine. Did I catch a partially implemented svn update? my env # gcc -v Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.3 (SuSE Linux) # perl -v This is perl, v5.8.3 built for i586-linux-thread-multi (with 1 registered patch, see perl -V for more detail) Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration: Platform: osname=linux, osvers=2.6.5, archname=i586-linux-thread-multi uname='linux oldboy 2.6.5 #1 smp fri nov 18 15:22:13 utc 2005 i686 i686 i386 gnulinux ' config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true -Doptimize=-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -pipe' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -pipe', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing' ccversion='', gccversion='3.3.3 (SuSE Linux)', 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='cc', ldflags ='' libpth=/lib /usr/lib /usr/local/lib libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.3/i586-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Locally applied patches: SPRINTF0 - fixes for sprintf formatting issues - CVE-2005-3962 Built under linux Compiled at Dec 17 2005 03:24:12 @INC: /usr/lib/perl5/5.8.3/i586-linux-thread-multi /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.3/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl . # uname -a Linux DCLOES3A 2.6.5-7.286-smp #1 SMP Thu May 31 10:12:58 UTC 2007 i686 i686 i386 GNU/Linux Andy Bach Systems Mangler Internet: [EMAIL PROTECTED] VOICE: (608) 261-5738 FAX 264-5932 Committee, n.: A group of men who individually can do nothing but as a group decide that nothing can be done. -- Fred Allen