Date: Wed, 31 Oct 2012 08:26:29 GMT From: Trond Endrestøl <Trond.Endrestol@ximalas.info> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/173230: GNU parallel 20121022 complains about defined(@array) is deprecated at /usr/local/bin/parallel line 211 Message-ID: <201210310826.q9V8QTnS052171@red.freebsd.org> Resent-Message-ID: <201210310830.q9V8U0vw001170@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 173230 >Category: ports >Synopsis: GNU parallel 20121022 complains about defined(@array) is deprecated at /usr/local/bin/parallel line 211 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 31 08:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Trond Endrestøl >Release: 9.1-PRERELEASE >Organization: Pricate >Environment: FreeBSD enterprise.ximalas.info 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r241089: Mon Oct 1 11:07:13 CEST 2012 root@enterprise.ximalas.info:/usr/obj/usr/src/sys/ENTERPRISE amd64 >Description: trond@enterprise:~>echo date | parallel defined(@array) is deprecated at /usr/local/bin/parallel line 211. (Maybe you should just omit the defined()?) ons 31 okt 2012 09:19:31 CET trond@enterprise:~>parallel --version defined(@array) is deprecated at /usr/local/bin/parallel line 211. (Maybe you should just omit the defined()?) GNU parallel 20121022 Copyright (C) 2007,2008,2009,2010,2011,2012 Ole Tange and Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. GNU parallel comes with no warranty. Web site: http://www.gnu.org/software/parallel When using GNU Parallel for a publication please cite: O. Tange (2011): GNU Parallel - The Command-Line Power Tool, ;login: The USENIX Magazine, February 2011:42-47. trond@enterprise:~>perl -V Summary of my perl5 (revision 5 version 16 subversion 0) configuration: Platform: osname=freebsd, osvers=9.1-prerelease, archname=amd64-freebsd-thread-multi uname='freebsd enterprise.ximalas.info 9.1-prerelease freebsd 9.1-prerelease #0: thu aug 2 10:36:41 cest 2012 root@enterprise.ximalas.info:usrobjusrsrcsysenterprise amd64 ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.16.0/mach -Dprivlib=/usr/local/lib/perl5/5.16.0 -Dman3dir=/usr/local/lib/perl5/5.16.0/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.16.0/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.16.0 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.16.0/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.16.0/BSDPAN" -Doptimize=-O2 -pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=y -Dusemymalloc=n -Duse64bitint' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.16.0/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include', optimize='-O2 -pipe -fno-strict-aliasing', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.16.0/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -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.16.0/mach/CORE' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API Built under freebsd Compiled at Aug 2 2012 12:16:30 %ENV: PERL="perl5" @INC: /usr/local/lib/perl5/5.16.0/BSDPAN /usr/local/lib/perl5/site_perl/5.16.0/mach /usr/local/lib/perl5/site_perl/5.16.0 /usr/local/lib/perl5/5.16.0/mach /usr/local/lib/perl5/5.16.0 . >How-To-Repeat: See full description. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210310826.q9V8QTnS052171>