=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== r-cran-matching-4.9-7/configure.ac-47-fi r-cran-matching-4.9-7/configure.ac:48:CC=`"${R_HOME}/bin/R" CMD config CC` r-cran-matching-4.9-7/configure.ac:49:CXX=`"${R_HOME}/bin/R" CMD config CXX` r-cran-matching-4.9-7/configure.ac:50:RCFLAGS=`"${R_HOME}/bin/R" CMD config CFLAGS` r-cran-matching-4.9-7/configure.ac:51:RCXXFLAGS=`"${R_HOME}/bin/R" CMD config CXXFLAGS` r-cran-matching-4.9-7/configure.ac-52- ############################################## r-cran-matching-4.9-7/inst/extras/malloc.c-339- supplied C version. Also, the case of x86 using gcc is special-cased r-cran-matching-4.9-7/inst/extras/malloc.c:340: to an asm instruction, so is already as fast as it can be, and so r-cran-matching-4.9-7/inst/extras/malloc.c:341: this setting has no effect. (On most x86s, the asm version is only r-cran-matching-4.9-7/inst/extras/malloc.c-342- slightly faster than the C version.) ############################################## r-cran-matching-4.9-7/inst/extras/configure.old-20- r-cran-matching-4.9-7/inst/extras/configure.old:21:CXX=`"${R_HOME}/bin/R" CMD config CXX` r-cran-matching-4.9-7/inst/extras/configure.old-22- ############################################## r-cran-matching-4.9-7/inst/extras/configure.old-29- r-cran-matching-4.9-7/inst/extras/configure.old:30: VERSION=`$CXX --version` r-cran-matching-4.9-7/inst/extras/configure.old-31- echo $VERSION | grep "4.1.\|4.2." > /dev/null 2>&1 ############################################## r-cran-matching-4.9-7/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \ r-cran-matching-4.9-7/configure:48: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then r-cran-matching-4.9-7/configure-49- as_echo='print -r --' r-cran-matching-4.9-7/configure-50- as_echo_n='print -rn --' r-cran-matching-4.9-7/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then r-cran-matching-4.9-7/configure-52- as_echo='printf %s\n' ############################################## r-cran-matching-4.9-7/configure-54-else r-cran-matching-4.9-7/configure:55: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then r-cran-matching-4.9-7/configure-56- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## r-cran-matching-4.9-7/configure-64- expr "X$arg" : "X\\(.*\\)$as_nl"; r-cran-matching-4.9-7/configure:65: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; r-cran-matching-4.9-7/configure-66- esac; ############################################## r-cran-matching-4.9-7/configure-175- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && r-cran-matching-4.9-7/configure:176: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" r-cran-matching-4.9-7/configure-177- if (eval "$as_required") 2>/dev/null; then : ############################################## r-cran-matching-4.9-7/configure-298- case $as_dir in #( r-cran-matching-4.9-7/configure:299: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( r-cran-matching-4.9-7/configure-300- *) as_qdir=$as_dir;; ############################################## r-cran-matching-4.9-7/configure-363- { r-cran-matching-4.9-7/configure:364: as_val=`expr "$@" || test $? -eq 1` r-cran-matching-4.9-7/configure-365- } ############################################## r-cran-matching-4.9-7/configure-370-# ---------------------------------------- r-cran-matching-4.9-7/configure:371:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are r-cran-matching-4.9-7/configure-372-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## r-cran-matching-4.9-7/configure-433- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && r-cran-matching-4.9-7/configure:434: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { r-cran-matching-4.9-7/configure-435- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## r-cran-matching-4.9-7/configure-524- esac; r-cran-matching-4.9-7/configure:525: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( r-cran-matching-4.9-7/configure-526- ???[sx]*):;;*)false;;esac;fi ############################################## r-cran-matching-4.9-7/configure-698- case $ac_option in r-cran-matching-4.9-7/configure:699: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; r-cran-matching-4.9-7/configure-700- *=) ac_optarg= ;; ############################################## r-cran-matching-4.9-7/configure-742- -disable-* | --disable-*) r-cran-matching-4.9-7/configure:743: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` r-cran-matching-4.9-7/configure-744- # Reject names that are not valid shell variable names. ############################################## r-cran-matching-4.9-7/configure-747- ac_useropt_orig=$ac_useropt r-cran-matching-4.9-7/configure:748: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` r-cran-matching-4.9-7/configure-749- case $ac_user_opts in ############################################## r-cran-matching-4.9-7/configure-768- -enable-* | --enable-*) r-cran-matching-4.9-7/configure:769: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` r-cran-matching-4.9-7/configure-770- # Reject names that are not valid shell variable names. ############################################## r-cran-matching-4.9-7/configure-773- ac_useropt_orig=$ac_useropt r-cran-matching-4.9-7/configure:774: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` r-cran-matching-4.9-7/configure-775- case $ac_user_opts in ############################################## r-cran-matching-4.9-7/configure-972- -with-* | --with-*) r-cran-matching-4.9-7/configure:973: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` r-cran-matching-4.9-7/configure-974- # Reject names that are not valid shell variable names. ############################################## r-cran-matching-4.9-7/configure-977- ac_useropt_orig=$ac_useropt r-cran-matching-4.9-7/configure:978: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` r-cran-matching-4.9-7/configure-979- case $ac_user_opts in ############################################## r-cran-matching-4.9-7/configure-988- -without-* | --without-*) r-cran-matching-4.9-7/configure:989: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` r-cran-matching-4.9-7/configure-990- # Reject names that are not valid shell variable names. ############################################## r-cran-matching-4.9-7/configure-993- ac_useropt_orig=$ac_useropt r-cran-matching-4.9-7/configure:994: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` r-cran-matching-4.9-7/configure-995- case $ac_user_opts in ############################################## r-cran-matching-4.9-7/configure-1026- *=*) r-cran-matching-4.9-7/configure:1027: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` r-cran-matching-4.9-7/configure-1028- # Reject names that are not valid shell variable names. ############################################## r-cran-matching-4.9-7/configure-1047-if test -n "$ac_prev"; then r-cran-matching-4.9-7/configure:1048: ac_option=--`echo $ac_prev | sed 's/_/-/g'` r-cran-matching-4.9-7/configure-1049- as_fn_error $? "missing argument to $ac_option" ############################################## r-cran-matching-4.9-7/configure-1069- */ ) r-cran-matching-4.9-7/configure:1070: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` r-cran-matching-4.9-7/configure-1071- eval $ac_var=\$ac_val;; ############################################## r-cran-matching-4.9-7/configure-1106-ac_ls_di=`ls -di .` && r-cran-matching-4.9-7/configure:1107:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || r-cran-matching-4.9-7/configure-1108- as_fn_error $? "working directory cannot be determined" ############################################## r-cran-matching-4.9-7/configure-1162-case $srcdir in r-cran-matching-4.9-7/configure:1163:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; r-cran-matching-4.9-7/configure-1164-esac ############################################## r-cran-matching-4.9-7/configure-1205-By default, \`make install' will install all the files in r-cran-matching-4.9-7/configure:1206:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify r-cran-matching-4.9-7/configure:1207:an installation prefix other than \`$ac_default_prefix' using \`--prefix', r-cran-matching-4.9-7/configure-1208-for instance \`--prefix=\$HOME'. ############################################## r-cran-matching-4.9-7/configure-1273-*) r-cran-matching-4.9-7/configure:1274: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` r-cran-matching-4.9-7/configure-1275- # A ".." for each directory in $ac_dir_suffix. r-cran-matching-4.9-7/configure:1276: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` r-cran-matching-4.9-7/configure-1277- case $ac_top_builddir_sub in ############################################## r-cran-matching-4.9-7/configure-1485- *\'*) r-cran-matching-4.9-7/configure:1486: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; r-cran-matching-4.9-7/configure-1487- esac ############################################## r-cran-matching-4.9-7/configure-1568- case $ac_val in r-cran-matching-4.9-7/configure:1569: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; r-cran-matching-4.9-7/configure-1570- esac ############################################## r-cran-matching-4.9-7/configure-1583- case $ac_val in r-cran-matching-4.9-7/configure:1584: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; r-cran-matching-4.9-7/configure-1585- esac ############################################## r-cran-matching-4.9-7/configure-1703- set,) r-cran-matching-4.9-7/configure:1704: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 r-cran-matching-4.9-7/configure:1705:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} r-cran-matching-4.9-7/configure-1706- ac_cache_corrupted=: ;; ############################################## r-cran-matching-4.9-7/configure-1714- # differences in whitespace do not lead to failure. r-cran-matching-4.9-7/configure:1715: ac_old_val_w=`echo x $ac_old_val` r-cran-matching-4.9-7/configure:1716: ac_new_val_w=`echo x $ac_new_val` r-cran-matching-4.9-7/configure-1717- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## r-cran-matching-4.9-7/configure-1734- case $ac_new_val in r-cran-matching-4.9-7/configure:1735: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; r-cran-matching-4.9-7/configure-1736- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## r-cran-matching-4.9-7/configure-1767-fi r-cran-matching-4.9-7/configure:1768:CC=`"${R_HOME}/bin/R" CMD config CC` r-cran-matching-4.9-7/configure:1769:CXX=`"${R_HOME}/bin/R" CMD config CXX` r-cran-matching-4.9-7/configure:1770:RCFLAGS=`"${R_HOME}/bin/R" CMD config CFLAGS` r-cran-matching-4.9-7/configure:1771:RCXXFLAGS=`"${R_HOME}/bin/R" CMD config CXXFLAGS` r-cran-matching-4.9-7/configure-1772- ############################################## r-cran-matching-4.9-7/configure-2132-$as_echo_n "checking whether the C compiler works... " >&6; } r-cran-matching-4.9-7/configure:2133:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` r-cran-matching-4.9-7/configure-2134- ############################################## r-cran-matching-4.9-7/configure-2176- then :; else r-cran-matching-4.9-7/configure:2177: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` r-cran-matching-4.9-7/configure-2178- fi ############################################## r-cran-matching-4.9-7/configure-2236- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; r-cran-matching-4.9-7/configure:2237: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` r-cran-matching-4.9-7/configure-2238- break;; ############################################## r-cran-matching-4.9-7/configure-2345- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; r-cran-matching-4.9-7/configure:2346: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` r-cran-matching-4.9-7/configure-2347- break;; ############################################## r-cran-matching-4.9-7/configure-3145-' r-cran-matching-4.9-7/configure:3146:DEFS=`sed -n "$ac_script" confdefs.h` r-cran-matching-4.9-7/configure-3147- ############################################## r-cran-matching-4.9-7/configure-3154- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' r-cran-matching-4.9-7/configure:3155: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` r-cran-matching-4.9-7/configure-3156- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## r-cran-matching-4.9-7/configure-3221-if test -z "$BASH_VERSION$ZSH_VERSION" \ r-cran-matching-4.9-7/configure:3222: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then r-cran-matching-4.9-7/configure-3223- as_echo='print -r --' r-cran-matching-4.9-7/configure-3224- as_echo_n='print -rn --' r-cran-matching-4.9-7/configure:3225:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then r-cran-matching-4.9-7/configure-3226- as_echo='printf %s\n' ############################################## r-cran-matching-4.9-7/configure-3228-else r-cran-matching-4.9-7/configure:3229: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then r-cran-matching-4.9-7/configure-3230- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## r-cran-matching-4.9-7/configure-3238- expr "X$arg" : "X\\(.*\\)$as_nl"; r-cran-matching-4.9-7/configure:3239: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; r-cran-matching-4.9-7/configure-3240- esac; ############################################## r-cran-matching-4.9-7/configure-3315-# ---------------------------------------- r-cran-matching-4.9-7/configure:3316:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are r-cran-matching-4.9-7/configure-3317-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## r-cran-matching-4.9-7/configure-3387- { r-cran-matching-4.9-7/configure:3388: as_val=`expr "$@" || test $? -eq 1` r-cran-matching-4.9-7/configure-3389- } ############################################## r-cran-matching-4.9-7/configure-3491- case $as_dir in #( r-cran-matching-4.9-7/configure:3492: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( r-cran-matching-4.9-7/configure-3493- *) as_qdir=$as_dir;; ############################################## r-cran-matching-4.9-7/configure-3548- esac; r-cran-matching-4.9-7/configure:3549: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( r-cran-matching-4.9-7/configure-3550- ???[sx]*):;;*)false;;esac;fi ############################################## r-cran-matching-4.9-7/configure-3625-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 r-cran-matching-4.9-7/configure:3626:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" r-cran-matching-4.9-7/configure-3627-ac_cs_version="\\ ############################################## r-cran-matching-4.9-7/configure-3647- --*=?*) r-cran-matching-4.9-7/configure:3648: ac_option=`expr "X$1" : 'X\([^=]*\)='` r-cran-matching-4.9-7/configure:3649: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` r-cran-matching-4.9-7/configure-3650- ac_shift=: ############################################## r-cran-matching-4.9-7/configure-3652- --*=) r-cran-matching-4.9-7/configure:3653: ac_option=`expr "X$1" : 'X\([^=]*\)='` r-cran-matching-4.9-7/configure-3654- ac_optarg= ############################################## r-cran-matching-4.9-7/configure-3676- case $ac_optarg in r-cran-matching-4.9-7/configure:3677: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; r-cran-matching-4.9-7/configure-3678- '') as_fn_error $? "missing file argument" ;; ############################################## r-cran-matching-4.9-7/configure-3792-fi r-cran-matching-4.9-7/configure:3793:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` r-cran-matching-4.9-7/configure-3794-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## r-cran-matching-4.9-7/configure-3809- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 r-cran-matching-4.9-7/configure:3810:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` r-cran-matching-4.9-7/configure-3811-ac_delim='%!_!# ' ############################################## r-cran-matching-4.9-7/configure-3815- r-cran-matching-4.9-7/configure:3816: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` r-cran-matching-4.9-7/configure-3817- if test $ac_delim_n = $ac_delim_num; then ############################################## r-cran-matching-4.9-7/configure-3977- esac r-cran-matching-4.9-7/configure:3978: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac r-cran-matching-4.9-7/configure-3979- as_fn_append ac_file_inputs " '$ac_f'" ############################################## r-cran-matching-4.9-7/configure-4036-*) r-cran-matching-4.9-7/configure:4037: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` r-cran-matching-4.9-7/configure-4038- # A ".." for each directory in $ac_dir_suffix. r-cran-matching-4.9-7/configure:4039: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` r-cran-matching-4.9-7/configure-4040- case $ac_top_builddir_sub in ############################################## r-cran-matching-4.9-7/configure-4088-/@mandir@/p' r-cran-matching-4.9-7/configure:4089:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in r-cran-matching-4.9-7/configure-4090-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## r-cran-matching-4.9-7/configure-4105- r-cran-matching-4.9-7/configure:4106:# Neutralize VPATH when `$srcdir' = `.'. r-cran-matching-4.9-7/configure-4107-# Shell code in configure.ac might set extrasub. ############################################## r-cran-matching-4.9-7/configure-4131-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && r-cran-matching-4.9-7/configure:4132: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && r-cran-matching-4.9-7/configure-4133- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## r-cran-matching-4.9-7/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then r-cran-matching-4.9-7/debian/tests/run-unit-test:7: AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX` r-cran-matching-4.9-7/debian/tests/run-unit-test-8- trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM