=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== lvm2-2.03.10/acinclude.m4-7- AC_MSG_CHECKING([C compiler version]) lvm2-2.03.10/acinclude.m4:8: COMPILER_VERSION=`$CC -v 2>&1 | grep version` lvm2-2.03.10/acinclude.m4-9- case "$COMPILER_VERSION" in ############################################## lvm2-2.03.10/aclocal.m4-52- fi lvm2-2.03.10/aclocal.m4:53: PYTHON_NAME=`basename $PYTHON` lvm2-2.03.10/aclocal.m4-54- AC_MSG_CHECKING($PYTHON_NAME module: $1) ############################################## lvm2-2.03.10/aclocal.m4-180- PKG_CHECK_EXISTS([$3], lvm2-2.03.10/aclocal.m4:181: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` lvm2-2.03.10/aclocal.m4-182- test "x$?" != "x0" && pkg_failed=yes ], ############################################## lvm2-2.03.10/aclocal.m4-228- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/aclocal.m4:229: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` lvm2-2.03.10/aclocal.m4-230- else lvm2-2.03.10/aclocal.m4:231: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` lvm2-2.03.10/aclocal.m4-232- fi ############################################## lvm2-2.03.10/aclocal.m4-501- AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version], lvm2-2.03.10/aclocal.m4:502: [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`]) lvm2-2.03.10/aclocal.m4-503- AC_SUBST([PYTHON_VERSION], [$am_cv_python_version]) ############################################## lvm2-2.03.10/aclocal.m4-516- AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform], lvm2-2.03.10/aclocal.m4:517: [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`]) lvm2-2.03.10/aclocal.m4-518- AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform]) ############################################## lvm2-2.03.10/aclocal.m4-564- $am_py_prefix*) lvm2-2.03.10/aclocal.m4:565: am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` lvm2-2.03.10/aclocal.m4:566: am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` lvm2-2.03.10/aclocal.m4-567- ;; ############################################## lvm2-2.03.10/aclocal.m4-606- $am_py_exec_prefix*) lvm2-2.03.10/aclocal.m4:607: am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` lvm2-2.03.10/aclocal.m4:608: am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` lvm2-2.03.10/aclocal.m4-609- ;; ############################################## lvm2-2.03.10/autoconf/config.guess-34- lvm2-2.03.10/autoconf/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` lvm2-2.03.10/autoconf/config.guess-36- ############################################## lvm2-2.03.10/autoconf/config.guess-102-: ${TMPDIR=/tmp} ; lvm2-2.03.10/autoconf/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || lvm2-2.03.10/autoconf/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## lvm2-2.03.10/autoconf/config.guess-151- EOF lvm2-2.03.10/autoconf/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` lvm2-2.03.10/autoconf/config.guess-153- ;; ############################################## lvm2-2.03.10/autoconf/config.guess-209- *) lvm2-2.03.10/autoconf/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` lvm2-2.03.10/autoconf/config.guess-211- ;; ############################################## lvm2-2.03.10/autoconf/config.guess-240- *4.0) lvm2-2.03.10/autoconf/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` lvm2-2.03.10/autoconf/config.guess-242- ;; lvm2-2.03.10/autoconf/config.guess-243- *5.*) lvm2-2.03.10/autoconf/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` lvm2-2.03.10/autoconf/config.guess-245- ;; ############################################## lvm2-2.03.10/autoconf/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. lvm2-2.03.10/autoconf/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` lvm2-2.03.10/autoconf/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## lvm2-2.03.10/autoconf/config.guess-288- # 1.2 uses "1.2" for uname -r. lvm2-2.03.10/autoconf/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` lvm2-2.03.10/autoconf/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## lvm2-2.03.10/autoconf/config.guess-348- s390x:SunOS:*:*) lvm2-2.03.10/autoconf/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` lvm2-2.03.10/autoconf/config.guess-350- exit ;; lvm2-2.03.10/autoconf/config.guess-351- sun4H:SunOS:5.*:*) lvm2-2.03.10/autoconf/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` lvm2-2.03.10/autoconf/config.guess-353- exit ;; lvm2-2.03.10/autoconf/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) lvm2-2.03.10/autoconf/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` lvm2-2.03.10/autoconf/config.guess-356- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-373- fi lvm2-2.03.10/autoconf/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` lvm2-2.03.10/autoconf/config.guess-375- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-379- # it's likely to be more like Solaris than SunOS4. lvm2-2.03.10/autoconf/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` lvm2-2.03.10/autoconf/config.guess-381- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. lvm2-2.03.10/autoconf/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` lvm2-2.03.10/autoconf/config.guess-390- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-394- sun*:*:4.2BSD:*) lvm2-2.03.10/autoconf/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` lvm2-2.03.10/autoconf/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## lvm2-2.03.10/autoconf/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && lvm2-2.03.10/autoconf/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && lvm2-2.03.10/autoconf/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && lvm2-2.03.10/autoconf/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## lvm2-2.03.10/autoconf/config.guess-532- *:IRIX*:*:*) lvm2-2.03.10/autoconf/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` lvm2-2.03.10/autoconf/config.guess-534- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-562-EOF lvm2-2.03.10/autoconf/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` lvm2-2.03.10/autoconf/config.guess-564- then ############################################## lvm2-2.03.10/autoconf/config.guess-575- *:AIX:*:[4567]) lvm2-2.03.10/autoconf/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` lvm2-2.03.10/autoconf/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## lvm2-2.03.10/autoconf/config.guess-610- 9000/[34678]??:HP-UX:*:*) lvm2-2.03.10/autoconf/config.guess:611: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` lvm2-2.03.10/autoconf/config.guess-612- case "${UNAME_MACHINE}" in ############################################## lvm2-2.03.10/autoconf/config.guess-664-EOF lvm2-2.03.10/autoconf/config.guess:665: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` lvm2-2.03.10/autoconf/config.guess-666- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## lvm2-2.03.10/autoconf/config.guess-692- ia64:HP-UX:*:*) lvm2-2.03.10/autoconf/config.guess:693: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` lvm2-2.03.10/autoconf/config.guess-694- echo ia64-hp-hpux${HPUX_REV} ############################################## lvm2-2.03.10/autoconf/config.guess-722-EOF lvm2-2.03.10/autoconf/config.guess:723: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && lvm2-2.03.10/autoconf/config.guess-724- { echo "$SYSTEM_NAME"; exit; } ############################################## lvm2-2.03.10/autoconf/config.guess-793- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` lvm2-2.03.10/autoconf/config.guess:794: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` lvm2-2.03.10/autoconf/config.guess-795- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## lvm2-2.03.10/autoconf/config.guess-798- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` lvm2-2.03.10/autoconf/config.guess:799: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` lvm2-2.03.10/autoconf/config.guess-800- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## lvm2-2.03.10/autoconf/config.guess-814- amd64) lvm2-2.03.10/autoconf/config.guess:815: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; lvm2-2.03.10/autoconf/config.guess-816- *) lvm2-2.03.10/autoconf/config.guess:817: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; lvm2-2.03.10/autoconf/config.guess-818- esac ############################################## lvm2-2.03.10/autoconf/config.guess-872- prep*:SunOS:5.*:*) lvm2-2.03.10/autoconf/config.guess:873: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` lvm2-2.03.10/autoconf/config.guess-874- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-876- # the GNU system lvm2-2.03.10/autoconf/config.guess:877: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` lvm2-2.03.10/autoconf/config.guess-878- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-880- # other systems with GNU libc and userland lvm2-2.03.10/autoconf/config.guess:881: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} lvm2-2.03.10/autoconf/config.guess-882- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-968-EOF lvm2-2.03.10/autoconf/config.guess:969: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` lvm2-2.03.10/autoconf/config.guess-970- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## lvm2-2.03.10/autoconf/config.guess-1062- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) lvm2-2.03.10/autoconf/config.guess:1063: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` lvm2-2.03.10/autoconf/config.guess-1064- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## lvm2-2.03.10/autoconf/config.guess-1262- fi lvm2-2.03.10/autoconf/config.guess:1263: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then lvm2-2.03.10/autoconf/config.guess-1264- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## lvm2-2.03.10/autoconf/config.guess-1347- *:DragonFly:*:*) lvm2-2.03.10/autoconf/config.guess:1348: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` lvm2-2.03.10/autoconf/config.guess-1349- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-1360- i*86:skyos:*:*) lvm2-2.03.10/autoconf/config.guess:1361: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' lvm2-2.03.10/autoconf/config.guess-1362- exit ;; ############################################## lvm2-2.03.10/autoconf/config.guess-1488- lvm2-2.03.10/autoconf/config.guess:1489:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && lvm2-2.03.10/autoconf/config.guess-1490- { echo "$SYSTEM_NAME"; exit; } ############################################## lvm2-2.03.10/autoconf/config.sub-52- lvm2-2.03.10/autoconf/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` lvm2-2.03.10/autoconf/config.sub-54- ############################################## lvm2-2.03.10/autoconf/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. lvm2-2.03.10/autoconf/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` lvm2-2.03.10/autoconf/config.sub-117-case $maybe_os in ############################################## lvm2-2.03.10/autoconf/config.sub-123- os=-$maybe_os lvm2-2.03.10/autoconf/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` lvm2-2.03.10/autoconf/config.sub-125- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-127- os=-linux-android lvm2-2.03.10/autoconf/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown lvm2-2.03.10/autoconf/config.sub-129- ;; lvm2-2.03.10/autoconf/config.sub-130- *) lvm2-2.03.10/autoconf/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` lvm2-2.03.10/autoconf/config.sub-132- if [ $basic_machine != $1 ] lvm2-2.03.10/autoconf/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` lvm2-2.03.10/autoconf/config.sub-134- else os=; fi ############################################## lvm2-2.03.10/autoconf/config.sub-181- os=-sco5v6 lvm2-2.03.10/autoconf/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-183- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-185- os=-sco3.2v5 lvm2-2.03.10/autoconf/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-187- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-189- os=-sco3.2v4 lvm2-2.03.10/autoconf/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-191- ;; lvm2-2.03.10/autoconf/config.sub-192- -sco3.2.[4-9]*) lvm2-2.03.10/autoconf/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` lvm2-2.03.10/autoconf/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-195- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-197- # Don't forget version if it is 3.2v4 or newer. lvm2-2.03.10/autoconf/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-199- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-201- # Don't forget version if it is 3.2v4 or newer. lvm2-2.03.10/autoconf/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-203- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-205- os=-sco3.2v2 lvm2-2.03.10/autoconf/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-207- ;; lvm2-2.03.10/autoconf/config.sub-208- -udk*) lvm2-2.03.10/autoconf/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-210- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-212- os=-isc2.2 lvm2-2.03.10/autoconf/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-214- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-218- -isc*) lvm2-2.03.10/autoconf/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-220- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-230- -ptx*) lvm2-2.03.10/autoconf/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` lvm2-2.03.10/autoconf/config.sub-232- ;; lvm2-2.03.10/autoconf/config.sub-233- -windowsnt*) lvm2-2.03.10/autoconf/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` lvm2-2.03.10/autoconf/config.sub-235- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-360- *-*-*) lvm2-2.03.10/autoconf/config.sub:361: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 lvm2-2.03.10/autoconf/config.sub-362- exit 1 ############################################## lvm2-2.03.10/autoconf/config.sub-481- amd64-*) lvm2-2.03.10/autoconf/config.sub:482: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-483- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-523- blackfin-*) lvm2-2.03.10/autoconf/config.sub:524: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-525- os=-linux ############################################## lvm2-2.03.10/autoconf/config.sub-531- c54x-*) lvm2-2.03.10/autoconf/config.sub:532: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-533- ;; lvm2-2.03.10/autoconf/config.sub-534- c55x-*) lvm2-2.03.10/autoconf/config.sub:535: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-536- ;; lvm2-2.03.10/autoconf/config.sub-537- c6x-*) lvm2-2.03.10/autoconf/config.sub:538: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-539- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-734- i*86v32) lvm2-2.03.10/autoconf/config.sub:735: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-736- os=-sysv32 ############################################## lvm2-2.03.10/autoconf/config.sub-738- i*86v4*) lvm2-2.03.10/autoconf/config.sub:739: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-740- os=-sysv4 ############################################## lvm2-2.03.10/autoconf/config.sub-742- i*86v) lvm2-2.03.10/autoconf/config.sub:743: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-744- os=-sysv ############################################## lvm2-2.03.10/autoconf/config.sub-746- i*86sol2) lvm2-2.03.10/autoconf/config.sub:747: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` lvm2-2.03.10/autoconf/config.sub-748- os=-solaris2 ############################################## lvm2-2.03.10/autoconf/config.sub-776- m68knommu-*) lvm2-2.03.10/autoconf/config.sub:777: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-778- os=-linux ############################################## lvm2-2.03.10/autoconf/config.sub-813- mips3*-*) lvm2-2.03.10/autoconf/config.sub:814: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` lvm2-2.03.10/autoconf/config.sub-815- ;; lvm2-2.03.10/autoconf/config.sub-816- mips3*) lvm2-2.03.10/autoconf/config.sub:817: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown lvm2-2.03.10/autoconf/config.sub-818- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-831- ms1-*) lvm2-2.03.10/autoconf/config.sub:832: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` lvm2-2.03.10/autoconf/config.sub-833- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-950- parisc-*) lvm2-2.03.10/autoconf/config.sub:951: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-952- os=-linux ############################################## lvm2-2.03.10/autoconf/config.sub-966- pc98-*) lvm2-2.03.10/autoconf/config.sub:967: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-968- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-981- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) lvm2-2.03.10/autoconf/config.sub:982: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-983- ;; lvm2-2.03.10/autoconf/config.sub-984- pentiumpro-* | p6-* | 6x86-* | athlon-*) lvm2-2.03.10/autoconf/config.sub:985: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-986- ;; lvm2-2.03.10/autoconf/config.sub-987- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) lvm2-2.03.10/autoconf/config.sub:988: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-989- ;; lvm2-2.03.10/autoconf/config.sub-990- pentium4-*) lvm2-2.03.10/autoconf/config.sub:991: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-992- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1000- ppc-* | ppcbe-*) lvm2-2.03.10/autoconf/config.sub:1001: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-1002- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1006- ppcle-* | powerpclittle-*) lvm2-2.03.10/autoconf/config.sub:1007: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-1008- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1010- ;; lvm2-2.03.10/autoconf/config.sub:1011: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-1012- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1016- ppc64le-* | powerpc64little-*) lvm2-2.03.10/autoconf/config.sub:1017: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-1018- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1099- strongarm-* | thumb-*) lvm2-2.03.10/autoconf/config.sub:1100: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` lvm2-2.03.10/autoconf/config.sub-1101- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1229- xscale-* | xscalee[bl]-*) lvm2-2.03.10/autoconf/config.sub:1230: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` lvm2-2.03.10/autoconf/config.sub-1231- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1306- *) lvm2-2.03.10/autoconf/config.sub:1307: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 lvm2-2.03.10/autoconf/config.sub-1308- exit 1 ############################################## lvm2-2.03.10/autoconf/config.sub-1314- *-digital*) lvm2-2.03.10/autoconf/config.sub:1315: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` lvm2-2.03.10/autoconf/config.sub-1316- ;; lvm2-2.03.10/autoconf/config.sub-1317- *-commodore*) lvm2-2.03.10/autoconf/config.sub:1318: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` lvm2-2.03.10/autoconf/config.sub-1319- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1335- -solaris1 | -solaris1.*) lvm2-2.03.10/autoconf/config.sub:1336: os=`echo $os | sed -e 's|solaris1|sunos4|'` lvm2-2.03.10/autoconf/config.sub-1337- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1347- -gnu/linux*) lvm2-2.03.10/autoconf/config.sub:1348: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` lvm2-2.03.10/autoconf/config.sub-1349- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1393- -nto*) lvm2-2.03.10/autoconf/config.sub:1394: os=`echo $os | sed -e 's|nto|nto-qnx|'` lvm2-2.03.10/autoconf/config.sub-1395- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1400- -mac*) lvm2-2.03.10/autoconf/config.sub:1401: os=`echo $os | sed -e 's|mac|macos|'` lvm2-2.03.10/autoconf/config.sub-1402- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1406- -linux*) lvm2-2.03.10/autoconf/config.sub:1407: os=`echo $os | sed -e 's|linux|linux-gnu|'` lvm2-2.03.10/autoconf/config.sub-1408- ;; lvm2-2.03.10/autoconf/config.sub-1409- -sunos5*) lvm2-2.03.10/autoconf/config.sub:1410: os=`echo $os | sed -e 's|sunos5|solaris2|'` lvm2-2.03.10/autoconf/config.sub-1411- ;; lvm2-2.03.10/autoconf/config.sub-1412- -sunos6*) lvm2-2.03.10/autoconf/config.sub:1413: os=`echo $os | sed -e 's|sunos6|solaris3|'` lvm2-2.03.10/autoconf/config.sub-1414- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1461- -sinix5.*) lvm2-2.03.10/autoconf/config.sub:1462: os=`echo $os | sed -e 's|sinix|sysv|'` lvm2-2.03.10/autoconf/config.sub-1463- ;; ############################################## lvm2-2.03.10/autoconf/config.sub-1514- # Get rid of the `-' at the beginning of $os. lvm2-2.03.10/autoconf/config.sub:1515: os=`echo $os | sed 's/[^-]*-//'` lvm2-2.03.10/autoconf/config.sub:1516: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 lvm2-2.03.10/autoconf/config.sub-1517- exit 1 ############################################## lvm2-2.03.10/autoconf/config.sub-1780- esac lvm2-2.03.10/autoconf/config.sub:1781: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` lvm2-2.03.10/autoconf/config.sub-1782- ;; ############################################## lvm2-2.03.10/autoconf/install-sh-211- fi lvm2-2.03.10/autoconf/install-sh:212: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; lvm2-2.03.10/autoconf/install-sh-213- *) ############################################## lvm2-2.03.10/autoconf/install-sh-263- dstdir=$dst lvm2-2.03.10/autoconf/install-sh:264: dst=$dstdir/`basename "$src"` lvm2-2.03.10/autoconf/install-sh-265- dstdir_status=0 ############################################## lvm2-2.03.10/autoconf/install-sh-345- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. lvm2-2.03.10/autoconf/install-sh:346: ls_ld_tmpdir=`ls -ld "$tmpdir"` lvm2-2.03.10/autoconf/install-sh-347- case $ls_ld_tmpdir in ############################################## lvm2-2.03.10/autoconf/install-sh-352- $mkdirprog -m$different_mode -p -- "$tmpdir" && { lvm2-2.03.10/autoconf/install-sh:353: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` lvm2-2.03.10/autoconf/install-sh-354- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## lvm2-2.03.10/autoconf/install-sh-419- case $prefix in lvm2-2.03.10/autoconf/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; lvm2-2.03.10/autoconf/install-sh-421- *) qprefix=$prefix;; ############################################## lvm2-2.03.10/conf/example.conf.in-1827- # is flushed to output which normally happens at the end of command lvm2-2.03.10/conf/example.conf.in:1828: # execution. Otherwise, if buffering is not used, each object is lvm2-2.03.10/conf/example.conf.in-1829- # reported as soon as its processing is finished. ############################################## lvm2-2.03.10/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ lvm2-2.03.10/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then lvm2-2.03.10/configure-45- as_echo='print -r --' lvm2-2.03.10/configure-46- as_echo_n='print -rn --' lvm2-2.03.10/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then lvm2-2.03.10/configure-48- as_echo='printf %s\n' ############################################## lvm2-2.03.10/configure-50-else lvm2-2.03.10/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then lvm2-2.03.10/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## lvm2-2.03.10/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; lvm2-2.03.10/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; lvm2-2.03.10/configure-62- esac; ############################################## lvm2-2.03.10/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && lvm2-2.03.10/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 lvm2-2.03.10/configure-199-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## lvm2-2.03.10/configure-324- case $as_dir in #( lvm2-2.03.10/configure:325: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( lvm2-2.03.10/configure-326- *) as_qdir=$as_dir;; ############################################## lvm2-2.03.10/configure-397- { lvm2-2.03.10/configure:398: as_val=`expr "$@" || test $? -eq 1` lvm2-2.03.10/configure-399- } ############################################## lvm2-2.03.10/configure-404-# ---------------------------------------- lvm2-2.03.10/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are lvm2-2.03.10/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## lvm2-2.03.10/configure-467- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && lvm2-2.03.10/configure:468: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { lvm2-2.03.10/configure-469- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## lvm2-2.03.10/configure-1080- case $ac_option in lvm2-2.03.10/configure:1081: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; lvm2-2.03.10/configure-1082- *=) ac_optarg= ;; ############################################## lvm2-2.03.10/configure-1124- -disable-* | --disable-*) lvm2-2.03.10/configure:1125: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` lvm2-2.03.10/configure-1126- # Reject names that are not valid shell variable names. ############################################## lvm2-2.03.10/configure-1129- ac_useropt_orig=$ac_useropt lvm2-2.03.10/configure:1130: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lvm2-2.03.10/configure-1131- case $ac_user_opts in ############################################## lvm2-2.03.10/configure-1150- -enable-* | --enable-*) lvm2-2.03.10/configure:1151: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` lvm2-2.03.10/configure-1152- # Reject names that are not valid shell variable names. ############################################## lvm2-2.03.10/configure-1155- ac_useropt_orig=$ac_useropt lvm2-2.03.10/configure:1156: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lvm2-2.03.10/configure-1157- case $ac_user_opts in ############################################## lvm2-2.03.10/configure-1354- -with-* | --with-*) lvm2-2.03.10/configure:1355: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` lvm2-2.03.10/configure-1356- # Reject names that are not valid shell variable names. ############################################## lvm2-2.03.10/configure-1359- ac_useropt_orig=$ac_useropt lvm2-2.03.10/configure:1360: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lvm2-2.03.10/configure-1361- case $ac_user_opts in ############################################## lvm2-2.03.10/configure-1370- -without-* | --without-*) lvm2-2.03.10/configure:1371: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` lvm2-2.03.10/configure-1372- # Reject names that are not valid shell variable names. ############################################## lvm2-2.03.10/configure-1375- ac_useropt_orig=$ac_useropt lvm2-2.03.10/configure:1376: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lvm2-2.03.10/configure-1377- case $ac_user_opts in ############################################## lvm2-2.03.10/configure-1408- *=*) lvm2-2.03.10/configure:1409: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` lvm2-2.03.10/configure-1410- # Reject names that are not valid shell variable names. ############################################## lvm2-2.03.10/configure-1429-if test -n "$ac_prev"; then lvm2-2.03.10/configure:1430: ac_option=--`echo $ac_prev | sed 's/_/-/g'` lvm2-2.03.10/configure-1431- as_fn_error $? "missing argument to $ac_option" ############################################## lvm2-2.03.10/configure-1451- */ ) lvm2-2.03.10/configure:1452: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` lvm2-2.03.10/configure-1453- eval $ac_var=\$ac_val;; ############################################## lvm2-2.03.10/configure-1486-ac_ls_di=`ls -di .` && lvm2-2.03.10/configure:1487:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || lvm2-2.03.10/configure-1488- as_fn_error $? "working directory cannot be determined" ############################################## lvm2-2.03.10/configure-1542-case $srcdir in lvm2-2.03.10/configure:1543:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; lvm2-2.03.10/configure-1544-esac ############################################## lvm2-2.03.10/configure-1585-By default, \`make install' will install all the files in lvm2-2.03.10/configure:1586:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify lvm2-2.03.10/configure:1587:an installation prefix other than \`$ac_default_prefix' using \`--prefix', lvm2-2.03.10/configure-1588-for instance \`--prefix=\$HOME'. ############################################## lvm2-2.03.10/configure-1838-*) lvm2-2.03.10/configure:1839: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` lvm2-2.03.10/configure-1840- # A ".." for each directory in $ac_dir_suffix. lvm2-2.03.10/configure:1841: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` lvm2-2.03.10/configure-1842- case $ac_top_builddir_sub in ############################################## lvm2-2.03.10/configure-2533- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack lvm2-2.03.10/configure:2534: as_decl_name=`echo $2|sed 's/ *(.*//'` lvm2-2.03.10/configure:2535: as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` lvm2-2.03.10/configure-2536- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 ############################################## lvm2-2.03.10/configure-2647- *\'*) lvm2-2.03.10/configure:2648: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; lvm2-2.03.10/configure-2649- esac ############################################## lvm2-2.03.10/configure-2730- case $ac_val in lvm2-2.03.10/configure:2731: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; lvm2-2.03.10/configure-2732- esac ############################################## lvm2-2.03.10/configure-2745- case $ac_val in lvm2-2.03.10/configure:2746: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; lvm2-2.03.10/configure-2747- esac ############################################## lvm2-2.03.10/configure-2870- set,) lvm2-2.03.10/configure:2871: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 lvm2-2.03.10/configure:2872:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} lvm2-2.03.10/configure-2873- ac_cache_corrupted=: ;; ############################################## lvm2-2.03.10/configure-2881- # differences in whitespace do not lead to failure. lvm2-2.03.10/configure:2882: ac_old_val_w=`echo x $ac_old_val` lvm2-2.03.10/configure:2883: ac_new_val_w=`echo x $ac_new_val` lvm2-2.03.10/configure-2884- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## lvm2-2.03.10/configure-2901- case $ac_new_val in lvm2-2.03.10/configure:2902: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; lvm2-2.03.10/configure-2903- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## lvm2-2.03.10/configure-2976-test "x$ac_build_alias" = x && lvm2-2.03.10/configure:2977: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` lvm2-2.03.10/configure-2978-test "x$ac_build_alias" = x && lvm2-2.03.10/configure-2979- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 lvm2-2.03.10/configure:2980:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || lvm2-2.03.10/configure-2981- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## lvm2-2.03.10/configure-3000-IFS=$ac_save_IFS lvm2-2.03.10/configure:3001:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac lvm2-2.03.10/configure-3002- ############################################## lvm2-2.03.10/configure-3011-else lvm2-2.03.10/configure:3012: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || lvm2-2.03.10/configure-3013- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## lvm2-2.03.10/configure-3033-IFS=$ac_save_IFS lvm2-2.03.10/configure:3034:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac lvm2-2.03.10/configure-3035- ############################################## lvm2-2.03.10/configure-3044-else lvm2-2.03.10/configure:3045: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || lvm2-2.03.10/configure-3046- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5 ############################################## lvm2-2.03.10/configure-3066-IFS=$ac_save_IFS lvm2-2.03.10/configure:3067:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac lvm2-2.03.10/configure-3068- ############################################## lvm2-2.03.10/configure-3145- # Check for GNU $ac_path_SED lvm2-2.03.10/configure:3146:case `"$ac_path_SED" --version 2>&1` in lvm2-2.03.10/configure-3147-*GNU*) ############################################## lvm2-2.03.10/configure-3579-$as_echo_n "checking whether the C compiler works... " >&6; } lvm2-2.03.10/configure:3580:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` lvm2-2.03.10/configure-3581- ############################################## lvm2-2.03.10/configure-3623- then :; else lvm2-2.03.10/configure:3624: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` lvm2-2.03.10/configure-3625- fi ############################################## lvm2-2.03.10/configure-3683- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; lvm2-2.03.10/configure:3684: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` lvm2-2.03.10/configure-3685- break;; ############################################## lvm2-2.03.10/configure-3792- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; lvm2-2.03.10/configure:3793: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` lvm2-2.03.10/configure-3794- break;; ############################################## lvm2-2.03.10/configure-4441- # Check for GNU $ac_path_GREP lvm2-2.03.10/configure:4442:case `"$ac_path_GREP" --version 2>&1` in lvm2-2.03.10/configure-4443-*GNU*) ############################################## lvm2-2.03.10/configure-4507- # Check for GNU $ac_path_EGREP lvm2-2.03.10/configure:4508:case `"$ac_path_EGREP" --version 2>&1` in lvm2-2.03.10/configure-4509-*GNU*) ############################################## lvm2-2.03.10/configure-4701-set x ${MAKE-make} lvm2-2.03.10/configure:4702:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` lvm2-2.03.10/configure-4703-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## lvm2-2.03.10/configure-4711-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. lvm2-2.03.10/configure:4712:case `${MAKE-make} -f conftest.make 2>/dev/null` in lvm2-2.03.10/configure-4713- *@@@%%%=?*=@@@%%%*) ############################################## lvm2-2.03.10/configure-4743- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue lvm2-2.03.10/configure:4744: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( lvm2-2.03.10/configure-4745- 'mkdir (GNU coreutils) '* | \ ############################################## lvm2-2.03.10/configure-5449-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do lvm2-2.03.10/configure:5450: as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` lvm2-2.03.10/configure-5451-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5 ############################################## lvm2-2.03.10/configure-5481- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:5482:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 lvm2-2.03.10/configure-5483-_ACEOF ############################################## lvm2-2.03.10/configure-5721-do : lvm2-2.03.10/configure:5722: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lvm2-2.03.10/configure-5723-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## lvm2-2.03.10/configure-5726- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:5727:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lvm2-2.03.10/configure-5728-_ACEOF ############################################## lvm2-2.03.10/configure-6073-do : lvm2-2.03.10/configure:6074: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lvm2-2.03.10/configure-6075-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## lvm2-2.03.10/configure-6077- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:6078:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lvm2-2.03.10/configure-6079-_ACEOF ############################################## lvm2-2.03.10/configure-6089-do : lvm2-2.03.10/configure:6090: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lvm2-2.03.10/configure-6091-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## lvm2-2.03.10/configure-6093- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:6094:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lvm2-2.03.10/configure-6095-_ACEOF ############################################## lvm2-2.03.10/configure-6105-do : lvm2-2.03.10/configure:6106: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lvm2-2.03.10/configure-6107-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## lvm2-2.03.10/configure-6109- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:6110:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lvm2-2.03.10/configure-6111-_ACEOF ############################################## lvm2-2.03.10/configure-6121-do : lvm2-2.03.10/configure:6122: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lvm2-2.03.10/configure-6123-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## lvm2-2.03.10/configure-6125- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:6126:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lvm2-2.03.10/configure-6127-_ACEOF ############################################## lvm2-2.03.10/configure-6655-do : lvm2-2.03.10/configure:6656: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` lvm2-2.03.10/configure-6657-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## lvm2-2.03.10/configure-6659- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:6660:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 lvm2-2.03.10/configure-6661-_ACEOF ############################################## lvm2-2.03.10/configure-6803- for ac_func in _getb67 GETB67 getb67; do lvm2-2.03.10/configure:6804: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` lvm2-2.03.10/configure-6805-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## lvm2-2.03.10/configure-6985-do : lvm2-2.03.10/configure:6986: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` lvm2-2.03.10/configure-6987-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## lvm2-2.03.10/configure-6989- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:6990:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 lvm2-2.03.10/configure-6991-_ACEOF ############################################## lvm2-2.03.10/configure-7426-do : lvm2-2.03.10/configure:7427: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lvm2-2.03.10/configure-7428-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## lvm2-2.03.10/configure-7431- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:7432:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lvm2-2.03.10/configure-7433-_ACEOF ############################################## lvm2-2.03.10/configure-7447-do : lvm2-2.03.10/configure:7448: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` lvm2-2.03.10/configure-7449-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## lvm2-2.03.10/configure-7451- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:7452:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 lvm2-2.03.10/configure-7453-_ACEOF ############################################## lvm2-2.03.10/configure-8645- if test "$THIN_CHECK_NEEDS_CHECK" = yes; then lvm2-2.03.10/configure:8646: THIN_CHECK_VSN=`"$THIN_CHECK_CMD" -V 2>/dev/null` lvm2-2.03.10/configure:8647: THIN_CHECK_VSN_MAJOR=`echo "$THIN_CHECK_VSN" | $AWK -F '.' '{print $1}'` lvm2-2.03.10/configure:8648: THIN_CHECK_VSN_MINOR=`echo "$THIN_CHECK_VSN" | $AWK -F '.' '{print $2}'` lvm2-2.03.10/configure-8649- ############################################## lvm2-2.03.10/configure-9970- test $ac_status = 0; }; then lvm2-2.03.10/configure:9971: pkg_cv_PKGCONFIGINIT_CFLAGS=`$PKG_CONFIG --cflags "pkgconfiginit" 2>/dev/null` lvm2-2.03.10/configure-9972- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-9987- test $ac_status = 0; }; then lvm2-2.03.10/configure:9988: pkg_cv_PKGCONFIGINIT_LIBS=`$PKG_CONFIG --libs "pkgconfiginit" 2>/dev/null` lvm2-2.03.10/configure-9989- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10008- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:10009: PKGCONFIGINIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pkgconfiginit" 2>&1` lvm2-2.03.10/configure-10010- else lvm2-2.03.10/configure:10011: PKGCONFIGINIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pkgconfiginit" 2>&1` lvm2-2.03.10/configure-10012- fi ############################################## lvm2-2.03.10/configure-10136- test $ac_status = 0; }; then lvm2-2.03.10/configure:10137: pkg_cv_CPG_CFLAGS=`$PKG_CONFIG --cflags "libcpg" 2>/dev/null` lvm2-2.03.10/configure-10138- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10153- test $ac_status = 0; }; then lvm2-2.03.10/configure:10154: pkg_cv_CPG_LIBS=`$PKG_CONFIG --libs "libcpg" 2>/dev/null` lvm2-2.03.10/configure-10155- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10174- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:10175: CPG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcpg" 2>&1` lvm2-2.03.10/configure-10176- else lvm2-2.03.10/configure:10177: CPG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcpg" 2>&1` lvm2-2.03.10/configure-10178- fi ############################################## lvm2-2.03.10/configure-10727- test $ac_status = 0; }; then lvm2-2.03.10/configure:10728: pkg_cv_VALGRIND_CFLAGS=`$PKG_CONFIG --cflags "valgrind" 2>/dev/null` lvm2-2.03.10/configure-10729- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10744- test $ac_status = 0; }; then lvm2-2.03.10/configure:10745: pkg_cv_VALGRIND_LIBS=`$PKG_CONFIG --libs "valgrind" 2>/dev/null` lvm2-2.03.10/configure-10746- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10765- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:10766: VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "valgrind" 2>&1` lvm2-2.03.10/configure-10767- else lvm2-2.03.10/configure:10768: VALGRIND_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "valgrind" 2>&1` lvm2-2.03.10/configure-10769- fi ############################################## lvm2-2.03.10/configure-10857- test $ac_status = 0; }; then lvm2-2.03.10/configure:10858: pkg_cv_LOCKD_SANLOCK_CFLAGS=`$PKG_CONFIG --cflags "libsanlock_client >= 3.3.0" 2>/dev/null` lvm2-2.03.10/configure-10859- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10874- test $ac_status = 0; }; then lvm2-2.03.10/configure:10875: pkg_cv_LOCKD_SANLOCK_LIBS=`$PKG_CONFIG --libs "libsanlock_client >= 3.3.0" 2>/dev/null` lvm2-2.03.10/configure-10876- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10895- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:10896: LOCKD_SANLOCK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsanlock_client >= 3.3.0" 2>&1` lvm2-2.03.10/configure-10897- else lvm2-2.03.10/configure:10898: LOCKD_SANLOCK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsanlock_client >= 3.3.0" 2>&1` lvm2-2.03.10/configure-10899- fi ############################################## lvm2-2.03.10/configure-10948- test $ac_status = 0; }; then lvm2-2.03.10/configure:10949: pkg_cv_LOCKD_DLM_CFLAGS=`$PKG_CONFIG --cflags "libdlm" 2>/dev/null` lvm2-2.03.10/configure-10950- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10965- test $ac_status = 0; }; then lvm2-2.03.10/configure:10966: pkg_cv_LOCKD_DLM_LIBS=`$PKG_CONFIG --libs "libdlm" 2>/dev/null` lvm2-2.03.10/configure-10967- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-10986- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:10987: LOCKD_DLM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdlm" 2>&1` lvm2-2.03.10/configure-10988- else lvm2-2.03.10/configure:10989: LOCKD_DLM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdlm" 2>&1` lvm2-2.03.10/configure-10990- fi ############################################## lvm2-2.03.10/configure-11039- test $ac_status = 0; }; then lvm2-2.03.10/configure:11040: pkg_cv_LOCKD_DLM_CONTROL_CFLAGS=`$PKG_CONFIG --cflags "libdlmcontrol >= 3.2" 2>/dev/null` lvm2-2.03.10/configure-11041- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11056- test $ac_status = 0; }; then lvm2-2.03.10/configure:11057: pkg_cv_LOCKD_DLM_CONTROL_LIBS=`$PKG_CONFIG --libs "libdlmcontrol >= 3.2" 2>/dev/null` lvm2-2.03.10/configure-11058- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11077- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:11078: LOCKD_DLM_CONTROL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdlmcontrol >= 3.2" 2>&1` lvm2-2.03.10/configure-11079- else lvm2-2.03.10/configure:11080: LOCKD_DLM_CONTROL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdlmcontrol >= 3.2" 2>&1` lvm2-2.03.10/configure-11081- fi ############################################## lvm2-2.03.10/configure-11261- test $ac_status = 0; }; then lvm2-2.03.10/configure:11262: pkg_cv_NOTIFY_DBUS_CFLAGS=`$PKG_CONFIG --cflags "systemd >= 221" 2>/dev/null` lvm2-2.03.10/configure-11263- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11278- test $ac_status = 0; }; then lvm2-2.03.10/configure:11279: pkg_cv_NOTIFY_DBUS_LIBS=`$PKG_CONFIG --libs "systemd >= 221" 2>/dev/null` lvm2-2.03.10/configure-11280- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11299- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:11300: NOTIFY_DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "systemd >= 221" 2>&1` lvm2-2.03.10/configure-11301- else lvm2-2.03.10/configure:11302: NOTIFY_DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "systemd >= 221" 2>&1` lvm2-2.03.10/configure-11303- fi ############################################## lvm2-2.03.10/configure-11347- test $ac_status = 0; }; then lvm2-2.03.10/configure:11348: pkg_cv_BLKID_CFLAGS=`$PKG_CONFIG --cflags "blkid >= 2.24" 2>/dev/null` lvm2-2.03.10/configure-11349- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11364- test $ac_status = 0; }; then lvm2-2.03.10/configure:11365: pkg_cv_BLKID_LIBS=`$PKG_CONFIG --libs "blkid >= 2.24" 2>/dev/null` lvm2-2.03.10/configure-11366- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11385- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:11386: BLKID_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "blkid >= 2.24" 2>&1` lvm2-2.03.10/configure-11387- else lvm2-2.03.10/configure:11388: BLKID_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "blkid >= 2.24" 2>&1` lvm2-2.03.10/configure-11389- fi ############################################## lvm2-2.03.10/configure-11454- test $ac_status = 0; }; then lvm2-2.03.10/configure:11455: pkg_cv_SYSTEMD_CFLAGS=`$PKG_CONFIG --cflags "systemd >= 205" 2>/dev/null` lvm2-2.03.10/configure-11456- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11471- test $ac_status = 0; }; then lvm2-2.03.10/configure:11472: pkg_cv_SYSTEMD_LIBS=`$PKG_CONFIG --libs "systemd >= 205" 2>/dev/null` lvm2-2.03.10/configure-11473- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11492- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:11493: SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "systemd >= 205" 2>&1` lvm2-2.03.10/configure-11494- else lvm2-2.03.10/configure:11495: SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "systemd >= 205" 2>&1` lvm2-2.03.10/configure-11496- fi ############################################## lvm2-2.03.10/configure-11555- test $ac_status = 0; }; then lvm2-2.03.10/configure:11556: pkg_cv_UDEV_CFLAGS=`$PKG_CONFIG --cflags "libudev >= 143" 2>/dev/null` lvm2-2.03.10/configure-11557- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11572- test $ac_status = 0; }; then lvm2-2.03.10/configure:11573: pkg_cv_UDEV_LIBS=`$PKG_CONFIG --libs "libudev >= 143" 2>/dev/null` lvm2-2.03.10/configure-11574- test "x$?" != "x0" && pkg_failed=yes ############################################## lvm2-2.03.10/configure-11593- if test $_pkg_short_errors_supported = yes; then lvm2-2.03.10/configure:11594: UDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libudev >= 143" 2>&1` lvm2-2.03.10/configure-11595- else lvm2-2.03.10/configure:11596: UDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libudev >= 143" 2>&1` lvm2-2.03.10/configure-11597- fi ############################################## lvm2-2.03.10/configure-11942-else lvm2-2.03.10/configure:11943: am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` lvm2-2.03.10/configure-11944-fi ############################################## lvm2-2.03.10/configure-11961-else lvm2-2.03.10/configure:11962: am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` lvm2-2.03.10/configure-11963-fi ############################################## lvm2-2.03.10/configure-12010- $am_py_prefix*) lvm2-2.03.10/configure:12011: am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` lvm2-2.03.10/configure:12012: am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` lvm2-2.03.10/configure-12013- ;; ############################################## lvm2-2.03.10/configure-12054- $am_py_exec_prefix*) lvm2-2.03.10/configure:12055: am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` lvm2-2.03.10/configure:12056: am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` lvm2-2.03.10/configure-12057- ;; ############################################## lvm2-2.03.10/configure-12182- test -z "$PYTHON3_CONFIG" && as_fn_error $? "python3 headers are required for --enable-python3_bindings or --enable-dbus-service but cannot be found" "$LINENO" 5 lvm2-2.03.10/configure:12183: PYTHON3_INCDIRS=`"$PYTHON3_CONFIG" --includes` lvm2-2.03.10/configure:12184: PYTHON3_LIBDIRS=`"$PYTHON3_CONFIG" --libs` lvm2-2.03.10/configure-12185- PYTHON3DIR=$pythondir ############################################## lvm2-2.03.10/configure-12198- fi lvm2-2.03.10/configure:12199: PYTHON_NAME=`basename $PYTHON` lvm2-2.03.10/configure-12200- { $as_echo "$as_me:${as_lineno-$LINENO}: checking $PYTHON_NAME module: pyudev" >&5 ############################################## lvm2-2.03.10/configure-12229- fi lvm2-2.03.10/configure:12230: PYTHON_NAME=`basename $PYTHON` lvm2-2.03.10/configure-12231- { $as_echo "$as_me:${as_lineno-$LINENO}: checking $PYTHON_NAME module: dbus" >&5 ############################################## lvm2-2.03.10/configure-13229-do : lvm2-2.03.10/configure:13230: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lvm2-2.03.10/configure-13231-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## lvm2-2.03.10/configure-13233- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:13234:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lvm2-2.03.10/configure-13235-_ACEOF ############################################## lvm2-2.03.10/configure-13445-do : lvm2-2.03.10/configure:13446: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lvm2-2.03.10/configure-13447-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## lvm2-2.03.10/configure-13449- cat >>confdefs.h <<_ACEOF lvm2-2.03.10/configure:13450:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lvm2-2.03.10/configure-13451-_ACEOF ############################################## lvm2-2.03.10/configure-13761- lvm2-2.03.10/configure:13762:DM_LIB_PATCHLEVEL=`cat "$srcdir"/VERSION_DM | $AWK -F '[-. ]' '{printf "%s.%s.%s",$1,$2,$3}'` lvm2-2.03.10/configure-13763- ############################################## lvm2-2.03.10/configure-13766-LVM_VERSION=\"$VER\" lvm2-2.03.10/configure:13767:LVM_RELEASE_DATE="\"`echo $VER | $SED 's/.* (//;s/).*//'`\"" lvm2-2.03.10/configure:13768:VER=`echo "$VER" | $AWK '{print $1}'` lvm2-2.03.10/configure:13769:LVM_RELEASE="\"`echo "$VER" | $AWK -F '-' '{print $2}'`\"" lvm2-2.03.10/configure:13770:VER=`echo "$VER" | $AWK -F '-' '{print $1}'` lvm2-2.03.10/configure:13771:LVM_MAJOR=`echo "$VER" | $AWK -F '.' '{print $1}'` lvm2-2.03.10/configure:13772:LVM_MINOR=`echo "$VER" | $AWK -F '.' '{print $2}'` lvm2-2.03.10/configure:13773:LVM_PATCHLEVEL=`echo "$VER" | $AWK -F '[(.]' '{print $3}'` lvm2-2.03.10/configure:13774:LVM_LIBAPI=`echo "$VER" | $AWK -F '[()]' '{print $2}'` lvm2-2.03.10/configure-13775- ############################################## lvm2-2.03.10/configure-14032- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' lvm2-2.03.10/configure:14033: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` lvm2-2.03.10/configure-14034- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## lvm2-2.03.10/configure-14099-if test -z "$BASH_VERSION$ZSH_VERSION" \ lvm2-2.03.10/configure:14100: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then lvm2-2.03.10/configure-14101- as_echo='print -r --' lvm2-2.03.10/configure-14102- as_echo_n='print -rn --' lvm2-2.03.10/configure:14103:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then lvm2-2.03.10/configure-14104- as_echo='printf %s\n' ############################################## lvm2-2.03.10/configure-14106-else lvm2-2.03.10/configure:14107: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then lvm2-2.03.10/configure-14108- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## lvm2-2.03.10/configure-14116- expr "X$arg" : "X\\(.*\\)$as_nl"; lvm2-2.03.10/configure:14117: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; lvm2-2.03.10/configure-14118- esac; ############################################## lvm2-2.03.10/configure-14193-# ---------------------------------------- lvm2-2.03.10/configure:14194:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are lvm2-2.03.10/configure-14195-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## lvm2-2.03.10/configure-14265- { lvm2-2.03.10/configure:14266: as_val=`expr "$@" || test $? -eq 1` lvm2-2.03.10/configure-14267- } ############################################## lvm2-2.03.10/configure-14369- case $as_dir in #( lvm2-2.03.10/configure:14370: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( lvm2-2.03.10/configure-14371- *) as_qdir=$as_dir;; ############################################## lvm2-2.03.10/configure-14500-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 lvm2-2.03.10/configure:14501:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" lvm2-2.03.10/configure-14502-ac_cs_version="\\ ############################################## lvm2-2.03.10/configure-14525- --*=?*) lvm2-2.03.10/configure:14526: ac_option=`expr "X$1" : 'X\([^=]*\)='` lvm2-2.03.10/configure:14527: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` lvm2-2.03.10/configure-14528- ac_shift=: ############################################## lvm2-2.03.10/configure-14530- --*=) lvm2-2.03.10/configure:14531: ac_option=`expr "X$1" : 'X\([^=]*\)='` lvm2-2.03.10/configure-14532- ac_optarg= ############################################## lvm2-2.03.10/configure-14554- case $ac_optarg in lvm2-2.03.10/configure:14555: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; lvm2-2.03.10/configure-14556- '') as_fn_error $? "missing file argument" ;; ############################################## lvm2-2.03.10/configure-14562- case $ac_optarg in lvm2-2.03.10/configure:14563: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; lvm2-2.03.10/configure-14564- esac ############################################## lvm2-2.03.10/configure-14742-fi lvm2-2.03.10/configure:14743:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` lvm2-2.03.10/configure-14744-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## lvm2-2.03.10/configure-14759- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 lvm2-2.03.10/configure:14760:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` lvm2-2.03.10/configure-14761-ac_delim='%!_!# ' ############################################## lvm2-2.03.10/configure-14765- lvm2-2.03.10/configure:14766: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` lvm2-2.03.10/configure-14767- if test $ac_delim_n = $ac_delim_num; then ############################################## lvm2-2.03.10/configure-14903-for ac_last_try in false false :; do lvm2-2.03.10/configure:14904: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` lvm2-2.03.10/configure-14905- if test -z "$ac_tt"; then ############################################## lvm2-2.03.10/configure-15035- esac lvm2-2.03.10/configure:15036: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac lvm2-2.03.10/configure-15037- as_fn_append ac_file_inputs " '$ac_f'" ############################################## lvm2-2.03.10/configure-15094-*) lvm2-2.03.10/configure:15095: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` lvm2-2.03.10/configure-15096- # A ".." for each directory in $ac_dir_suffix. lvm2-2.03.10/configure:15097: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` lvm2-2.03.10/configure-15098- case $ac_top_builddir_sub in ############################################## lvm2-2.03.10/configure-15155-/@mandir@/p' lvm2-2.03.10/configure:15156:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in lvm2-2.03.10/configure-15157-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## lvm2-2.03.10/configure-15172- lvm2-2.03.10/configure:15173:# Neutralize VPATH when `$srcdir' = `.'. lvm2-2.03.10/configure-15174-# Shell code in configure.ac might set extrasub. ############################################## lvm2-2.03.10/configure-15200-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && lvm2-2.03.10/configure:15201: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && lvm2-2.03.10/configure-15202- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## lvm2-2.03.10/device_mapper/ioctl/libdm-iface.c-475- memset(string, 0, strlen(string)); lvm2-2.03.10/device_mapper/ioctl/libdm-iface.c:476: asm volatile ("" ::: "memory"); /* Compiler barrier. */ lvm2-2.03.10/device_mapper/ioctl/libdm-iface.c-477- free(string); ############################################## lvm2-2.03.10/device_mapper/ioctl/libdm-iface.c-484- memset(dmi, 0, dmi->data_size); lvm2-2.03.10/device_mapper/ioctl/libdm-iface.c:485: asm volatile ("" ::: "memory"); /* Compiler barrier. */ lvm2-2.03.10/device_mapper/ioctl/libdm-iface.c-486- free(dmi); ############################################## lvm2-2.03.10/doc/kernel/crypt.txt-147-# Create a crypt device using dmsetup lvm2-2.03.10/doc/kernel/crypt.txt:148:dmsetup create crypt1 --table "0 `blockdev --getsz $1` crypt aes-cbc-essiv:sha256 babebabebabebabebabebabebabebabe 0 $1 0" lvm2-2.03.10/doc/kernel/crypt.txt-149-]] ############################################## lvm2-2.03.10/doc/kernel/crypt.txt-153-# Create a crypt device using dmsetup when encryption key is stored in keyring service lvm2-2.03.10/doc/kernel/crypt.txt:154:dmsetup create crypt2 --table "0 `blockdev --getsize $1` crypt aes-cbc-essiv:sha256 :32:logon:my_prefix:my_key 0 $1 0" lvm2-2.03.10/doc/kernel/crypt.txt-155-]] ############################################## lvm2-2.03.10/doc/kernel/delay.txt-18-# Create device delaying rw operation for 500ms lvm2-2.03.10/doc/kernel/delay.txt:19:echo "0 `blockdev --getsz $1` delay $1 0 500" | dmsetup create delayed lvm2-2.03.10/doc/kernel/delay.txt-20-]] ############################################## lvm2-2.03.10/doc/kernel/delay.txt-25-# splitting reads and writes to different devices $1 $2 lvm2-2.03.10/doc/kernel/delay.txt:26:echo "0 `blockdev --getsz $1` delay $1 0 0 $2 0 500" | dmsetup create delayed lvm2-2.03.10/doc/kernel/delay.txt-27-]] ############################################## lvm2-2.03.10/doc/kernel/linear.txt-18-# Create an identity mapping for a device lvm2-2.03.10/doc/kernel/linear.txt:19:echo "0 `blockdev --getsz $1` linear $1 0" | dmsetup create identity lvm2-2.03.10/doc/kernel/linear.txt-20-]] ############################################## lvm2-2.03.10/doc/kernel/linear.txt-25-# Join 2 devices together lvm2-2.03.10/doc/kernel/linear.txt:26:size1=`blockdev --getsz $1` lvm2-2.03.10/doc/kernel/linear.txt:27:size2=`blockdev --getsz $2` lvm2-2.03.10/doc/kernel/linear.txt-28-echo "0 $size1 linear $1 0 ############################################## lvm2-2.03.10/doc/kernel/linear.txt-46- lvm2-2.03.10/doc/kernel/linear.txt:47:my $dev_size = `blockdev --getsz $dev`; lvm2-2.03.10/doc/kernel/linear.txt-48-my $extents = int($dev_size / $extent_size) - ############################################## lvm2-2.03.10/doc/kernel/linear.txt-59- lvm2-2.03.10/doc/kernel/linear.txt:60:`echo \"$table\" | dmsetup create $name`; lvm2-2.03.10/doc/kernel/linear.txt-61-]] ############################################## lvm2-2.03.10/doc/kernel/striped.txt-39- lvm2-2.03.10/doc/kernel/striped.txt:40:$min_dev_size = `blockdev --getsz $devs[0]`; lvm2-2.03.10/doc/kernel/striped.txt-41-for ($i = 1; $i < $num_devs; $i++) { lvm2-2.03.10/doc/kernel/striped.txt:42: my $this_size = `blockdev --getsz $devs[$i]`; lvm2-2.03.10/doc/kernel/striped.txt-43- $min_dev_size = ($min_dev_size < $this_size) ? ############################################## lvm2-2.03.10/doc/kernel/striped.txt-54- lvm2-2.03.10/doc/kernel/striped.txt:55:`echo $table | dmsetup create $dev_name`; lvm2-2.03.10/doc/kernel/striped.txt-56-]] ############################################## lvm2-2.03.10/doc/kernel/zoned.txt-143- lvm2-2.03.10/doc/kernel/zoned.txt:144:echo "0 `blockdev --getsize ${dev}` zoned ${dev}" | dmsetup create dmz-`basename ${dev}` ############################################## lvm2-2.03.10/libdm/ioctl/libdm-iface.c-474- memset(string, 0, strlen(string)); lvm2-2.03.10/libdm/ioctl/libdm-iface.c:475: asm volatile ("" ::: "memory"); /* Compiler barrier. */ lvm2-2.03.10/libdm/ioctl/libdm-iface.c-476- dm_free(string); ############################################## lvm2-2.03.10/libdm/ioctl/libdm-iface.c-483- memset(dmi, 0, dmi->data_size); lvm2-2.03.10/libdm/ioctl/libdm-iface.c:484: asm volatile ("" ::: "memory"); /* Compiler barrier. */ lvm2-2.03.10/libdm/ioctl/libdm-iface.c-485- dm_free(dmi); ############################################## lvm2-2.03.10/libdm/make.tmpl.in-466- set -e; \ lvm2-2.03.10/libdm/make.tmpl.in:467: FILE=`echo $@ | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ lvm2-2.03.10/libdm/make.tmpl.in:468: DEPS=`echo $(DEPS) | sed -e 's/\\//\\\\\\//g'`; \ lvm2-2.03.10/libdm/make.tmpl.in-469- $(CC) -MM $(INCLUDES) $(VALGRIND_CFLAGS) $(PROGS_CFLAGS) $(DEFS) -o $@ $<; \ lvm2-2.03.10/libdm/make.tmpl.in-470- sed -i "s/\(.*\)\.o[ :]*/$$FILE.o $$FILE.d $$FILE.pot: $$DEPS /g" $@; \ lvm2-2.03.10/libdm/make.tmpl.in:471: DEPLIST=`sed 's/ \\\\//;s/.*://;' < $@`; \ lvm2-2.03.10/libdm/make.tmpl.in-472- echo $$DEPLIST | fmt -1 | sed 's/ //g;s/\(.*\)/\1:/' >> $@; \ ############################################## lvm2-2.03.10/man/Makefile.in-265- set -e ; for i in $(srcdir)/*.8_des; do \ lvm2-2.03.10/man/Makefile.in:266: CMD=`basename $$i .8_des`; \ lvm2-2.03.10/man/Makefile.in-267- cat $${CMD}.8_gen > $(srcdir)/$$CMD.8_pregen ; \ ############################################## lvm2-2.03.10/scripts/VolumeGroup.ocf-28- methods=`VolumeGroup_methods` lvm2-2.03.10/scripts/VolumeGroup.ocf:29: methods=`echo $methods | tr ' ' '|'` lvm2-2.03.10/scripts/VolumeGroup.ocf-30- cat <<EOF ############################################## lvm2-2.03.10/scripts/VolumeGroup.ocf-107- lvm2-2.03.10/scripts/VolumeGroup.ocf:108: VGOUT=`vgdisplay -v $OCF_RESKEY_volgrpname 2>&1` || exit $OCF_ERR_GENERIC lvm2-2.03.10/scripts/VolumeGroup.ocf-109- echo "$VGOUT" | grep -i 'Status[ \t]*available' >/dev/null ############################################## lvm2-2.03.10/scripts/cmirrord_init_red_hat.in-52- lvm2-2.03.10/scripts/cmirrord_init_red_hat.in:53: while [ "$count" -le 10 -a -n "`pidof $DAEMON`" ] lvm2-2.03.10/scripts/cmirrord_init_red_hat.in-54- do ############################################## lvm2-2.03.10/scripts/lvm2_monitoring_init_red_hat.in-59- # TODO do we want to separate out already active groups only? lvm2-2.03.10/scripts/lvm2_monitoring_init_red_hat.in:60: VGSLIST=`$VGS --noheadings -o name --ignoreskippedcluster --config 'log{command_names=0 prefix=" "}' 2> /dev/null` lvm2-2.03.10/scripts/lvm2_monitoring_init_red_hat.in-61- for vg in $VGSLIST ############################################## lvm2-2.03.10/scripts/lvm2_monitoring_init_red_hat.in-77- fi lvm2-2.03.10/scripts/lvm2_monitoring_init_red_hat.in:78: VGSLIST=`$VGS --noheadings -o name --ignoreskippedcluster --config 'log{command_names=0 prefix=" "}' 2> /dev/null` lvm2-2.03.10/scripts/lvm2_monitoring_init_red_hat.in-79- for vg in $VGSLIST ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-80-verbose () { lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:81: [ "$VERBOSE" ] && echo "`echo $cmd | tr '[a-z0-9/_]' ' '` -- $1" || true lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-82-} ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-84-cleanup () { lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:85: [ "`mount | grep $DEVRAM`" ] && verbose "unmounting $DEVRAM" && umount $DEVRAM lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-86- [ -f $DEVRAM ] && verbose "removing $DEVRAM" && rm $DEVRAM ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-223- lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:224:cmd=`basename $0` lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-225- ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-272-echo "$cmd -- finding required shared libraries" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:273:verbose "BINFILES: `echo $BINFILES`" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-274- ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-293-# 2) Contain "/" because it's a link with a hardcoded path, and so we're interested in the link itself. lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:294:LIBFILES=`ldd $BINFILES 2>/dev/null |grep -v -E \(linux-gate\|:\) | awk '{if (/=>/) { print $3 } else if (/\//) { print $1 }}' | sort -u` lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-295-if [ $? -ne 0 ]; then ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-299- lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:300:verbose "Shared libraries needed: `echo $LIBFILES`" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-301- ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-319- verbose "finding size" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:320: INITRDSIZE="`du -Lck $INITRDFILES | tail -1 | cut -f 1`" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-321- verbose "minimum: $INITRDSIZE kB for files + inodes + filesystem metadata" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:322: INITRDSIZE=`expr $INITRDSIZE + 512` # enough for ext2 fs + a bit lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-323-fi ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-368-echo "$cmd -- adding required /dev files" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:369:verbose "BASICDEVICES: `echo $BASICDEVICES`" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:370:verbose "BLOCKDEVICES: `echo $BLOCKDEVICES`" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-371-[ "$VERBOSE" ] && OPT_Q="-v" || OPT_Q="" ############################################## lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-411-[ "$VERBOSE" ] && OPT_Q="-v" || OPT_Q="" lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd:412:BUSYBOXSYMLINKS=`busybox 2>&1| awk '/^Currently defined functions:$/ {i++;next} i'|tr ',\t\n' ' '` lvm2-2.03.10/scripts/lvm2create_initrd/lvm2create_initrd-413-for link in ${BUSYBOXSYMLINKS//@(linuxrc|init|busybox)}; do ############################################## lvm2-2.03.10/test/lib/aux.sh-790- while :; do lvm2-2.03.10/test/lib/aux.sh:791: if ! grep `basename $md` /proc/mdstat; then lvm2-2.03.10/test/lib/aux.sh-792- echo "$md not ready" ############################################## lvm2-2.03.10/test/lib/aux.sh-896- lvm2-2.03.10/test/lib/aux.sh:897: #for i in `seq 1 $n`; do lvm2-2.03.10/test/lib/aux.sh-898- # local name="${PREFIX}$pvname$i" ############################################## lvm2-2.03.10/test/lib/aux.sh-900- #done lvm2-2.03.10/test/lib/aux.sh:901: #for i in `seq 1 $n`; do lvm2-2.03.10/test/lib/aux.sh-902- # local name="${PREFIX}$pvname$i" ############################################## lvm2-2.03.10/test/lib/brick-shelltest.h-1203- "Filters:\n" lvm2-2.03.10/test/lib/brick-shelltest.h:1204: " --flavours FLAVOURS\n\t\t- comma separated list of flavours to run.\n\t\t For the list of flavours see `$TESTDIR/lib/flavour-*`.\n\t\t Default: \"" << DEF_FLAVOURS << "\".\n" lvm2-2.03.10/test/lib/brick-shelltest.h-1205- " --only TESTS\t- comma separated list of tests to run. Default: All tests.\n" ############################################## lvm2-2.03.10/test/lib/dmsecuretest.c-70- memset(table, 0, sizeof(table)); lvm2-2.03.10/test/lib/dmsecuretest.c:71: asm volatile ("" ::: "memory");/* Compiler barrier. */ lvm2-2.03.10/test/lib/dmsecuretest.c-72- (void) dm_task_set_cookie(dmt, &cookie, DM_UDEV_DISABLE_LIBRARY_FALLBACK); ############################################## lvm2-2.03.10/test/lib/not.c-31- /* Show log for failing command which should be passing */ lvm2-2.03.10/test/lib/not.c:32: ret = system("ls debug.log*${LVM_LOG_FILE_EPOCH}* 2>/dev/null"); lvm2-2.03.10/test/lib/not.c-33- if (WIFEXITED(ret) && WEXITSTATUS(ret) == 0) { ############################################## lvm2-2.03.10/test/lib/not.c-35- fflush(stdout); lvm2-2.03.10/test/lib/not.c:36: if (system("sed -e 's,^,## DEBUG: ,' debug.log*${LVM_LOG_FILE_EPOCH}* 2>/dev/null")) { lvm2-2.03.10/test/lib/not.c-37- /* Ignore result code */; ############################################## lvm2-2.03.10/test/lib/not.c-39- printf("## timing on\n"); /* timing on */ lvm2-2.03.10/test/lib/not.c:40: if (system("rm -f debug.log*${LVM_LOG_FILE_EPOCH}*")) { lvm2-2.03.10/test/lib/not.c-41- /* Ignore result code */; ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-69-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh:70:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-71-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-141-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh:142:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-143-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-213-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh:214:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-215-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-268-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh:269:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-270-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-328-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh:329:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-330-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-388-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh:389:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md0.sh-390-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-74-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh:75:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-76-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-147-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh:148:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-149-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-232-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh:233:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-234-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-296-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh:297:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-298-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-364-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh:365:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-366-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-434-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh:435:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-436-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-499-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh:500:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-501-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-563-pvcreate "$mddev" lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh:564:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/duplicate-pvs-md1.sh-565-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/hints.sh-148-DEVNAME=${PREFIX}pv99 lvm2-2.03.10/test/shell/hints.sh:149:echo "0 `blockdev --getsize $dev5` linear $dev5 0" | dmsetup create $DEVNAME lvm2-2.03.10/test/shell/hints.sh-150-dmsetup status $DEVNAME ############################################## lvm2-2.03.10/test/shell/lvm-on-md.sh-58- lvm2-2.03.10/test/shell/lvm-on-md.sh:59:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/lvm-on-md.sh-60-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/lvm-on-md.sh-182- lvm2-2.03.10/test/shell/lvm-on-md.sh:183:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/lvm-on-md.sh-184-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/lvm-on-md.sh-319- lvm2-2.03.10/test/shell/lvm-on-md.sh:320:PVIDMD=`pvs $mddev --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/lvm-on-md.sh-321-echo $PVIDMD ############################################## lvm2-2.03.10/test/shell/lvmlockd-lv-types.sh-46- lvm2-2.03.10/test/shell/lvmlockd-lv-types.sh:47:PVID1=`pvs $dev1 --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/lvmlockd-lv-types.sh-48-pvscan --cache -aay "$dev1" ############################################## lvm2-2.03.10/test/shell/metadata-bad-text.sh-263- lvm2-2.03.10/test/shell/metadata-bad-text.sh:264:PVID1=`pvs $dev1 --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/metadata-bad-text.sh-265-echo $PVID1 lvm2-2.03.10/test/shell/metadata-bad-text.sh:266:PVID2=`pvs $dev2 --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/metadata-bad-text.sh-267-echo $PVID2 lvm2-2.03.10/test/shell/metadata-bad-text.sh:268:PVID3=`pvs $dev3 --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/metadata-bad-text.sh-269-echo $PVID3 ############################################## lvm2-2.03.10/test/shell/pvck-repair.sh-438-pvck --dump headers "$dev1" || true lvm2-2.03.10/test/shell/pvck-repair.sh:439:UUID1=`pvck --dump headers "$dev1" | grep pv_header.pv_uuid | awk '{print $2}'` lvm2-2.03.10/test/shell/pvck-repair.sh-440-echo $UUID1 ############################################## lvm2-2.03.10/test/shell/pvscan-autoactivate.sh-123- lvm2-2.03.10/test/shell/pvscan-autoactivate.sh:124:PVID3=`pvs $dev3 --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/pvscan-autoactivate.sh-125-echo $PVID3 ############################################## lvm2-2.03.10/test/shell/pvscan-autoactivate.sh-218- lvm2-2.03.10/test/shell/pvscan-autoactivate.sh:219:PVID8=`pvs $dev8 --noheading -o uuid | tr -d - | awk '{print $1}'` lvm2-2.03.10/test/shell/pvscan-autoactivate.sh-220-echo $PVID8 ############################################## lvm2-2.03.10/.pc/debian-changes/configure.ac-416- if test "$THIN_CHECK_NEEDS_CHECK" = yes; then lvm2-2.03.10/.pc/debian-changes/configure.ac:417: THIN_CHECK_VSN=`"$THIN_CHECK_CMD" -V 2>/dev/null` lvm2-2.03.10/.pc/debian-changes/configure.ac:418: THIN_CHECK_VSN_MAJOR=`echo "$THIN_CHECK_VSN" | $AWK -F '.' '{print $1}'` lvm2-2.03.10/.pc/debian-changes/configure.ac:419: THIN_CHECK_VSN_MINOR=`echo "$THIN_CHECK_VSN" | $AWK -F '.' '{print $2}'` lvm2-2.03.10/.pc/debian-changes/configure.ac-420- ############################################## lvm2-2.03.10/.pc/debian-changes/configure.ac-1225- test -z "$PYTHON3_CONFIG" && AC_MSG_ERROR([python3 headers are required for --enable-python3_bindings or --enable-dbus-service but cannot be found]) lvm2-2.03.10/.pc/debian-changes/configure.ac:1226: PYTHON3_INCDIRS=`"$PYTHON3_CONFIG" --includes` lvm2-2.03.10/.pc/debian-changes/configure.ac:1227: PYTHON3_LIBDIRS=`"$PYTHON3_CONFIG" --libs` lvm2-2.03.10/.pc/debian-changes/configure.ac-1228- PYTHON3DIR=$pythondir ############################################## lvm2-2.03.10/.pc/debian-changes/configure.ac-1656- lvm2-2.03.10/.pc/debian-changes/configure.ac:1657:DM_LIB_PATCHLEVEL=`cat "$srcdir"/VERSION_DM | $AWK -F '[[-. ]]' '{printf "%s.%s.%s",$1,$2,$3}'` lvm2-2.03.10/.pc/debian-changes/configure.ac-1658- ############################################## lvm2-2.03.10/.pc/debian-changes/configure.ac-1661-LVM_VERSION=\"$VER\" lvm2-2.03.10/.pc/debian-changes/configure.ac:1662:LVM_RELEASE_DATE="\"`echo $VER | $SED 's/.* (//;s/).*//'`\"" lvm2-2.03.10/.pc/debian-changes/configure.ac:1663:VER=`echo "$VER" | $AWK '{print $1}'` lvm2-2.03.10/.pc/debian-changes/configure.ac:1664:LVM_RELEASE="\"`echo "$VER" | $AWK -F '-' '{print $2}'`\"" lvm2-2.03.10/.pc/debian-changes/configure.ac:1665:VER=`echo "$VER" | $AWK -F '-' '{print $1}'` lvm2-2.03.10/.pc/debian-changes/configure.ac:1666:LVM_MAJOR=`echo "$VER" | $AWK -F '.' '{print $1}'` lvm2-2.03.10/.pc/debian-changes/configure.ac:1667:LVM_MINOR=`echo "$VER" | $AWK -F '.' '{print $2}'` lvm2-2.03.10/.pc/debian-changes/configure.ac:1668:LVM_PATCHLEVEL=`echo "$VER" | $AWK -F '[[(.]]' '{print $3}'` lvm2-2.03.10/.pc/debian-changes/configure.ac:1669:LVM_LIBAPI=`echo "$VER" | $AWK -F '[[()]]' '{print $2}'` lvm2-2.03.10/.pc/debian-changes/configure.ac-1670- ############################################## lvm2-2.03.10/.pc/debian-changes/make.tmpl.in-505- set -e; \ lvm2-2.03.10/.pc/debian-changes/make.tmpl.in:506: FILE=`echo $@ | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ lvm2-2.03.10/.pc/debian-changes/make.tmpl.in:507: DEPS=`echo $(DEPS) | sed -e 's/\\//\\\\\\//g'`; \ lvm2-2.03.10/.pc/debian-changes/make.tmpl.in-508- $(CC) -MM $(INCLUDES) $(VALGRIND_CFLAGS) $(PROGS_CFLAGS) $(DEFS) -o $@ $<; \ lvm2-2.03.10/.pc/debian-changes/make.tmpl.in-509- sed -i "s/\(.*\)\.o[ :]*/$$FILE.o $$FILE.d $$FILE.pot: $$DEPS /g" $@; \ lvm2-2.03.10/.pc/debian-changes/make.tmpl.in:510: DEPLIST=`sed 's/ \\\\//;s/.*://;' < $@`; \ lvm2-2.03.10/.pc/debian-changes/make.tmpl.in-511- echo $$DEPLIST | fmt -1 | sed 's/ //g;s/\(.*\)/\1:/' >> $@; \ ############################################## lvm2-2.03.10/configure.ac-416- if test "$THIN_CHECK_NEEDS_CHECK" = yes; then lvm2-2.03.10/configure.ac:417: THIN_CHECK_VSN=`"$THIN_CHECK_CMD" -V 2>/dev/null` lvm2-2.03.10/configure.ac:418: THIN_CHECK_VSN_MAJOR=`echo "$THIN_CHECK_VSN" | $AWK -F '.' '{print $1}'` lvm2-2.03.10/configure.ac:419: THIN_CHECK_VSN_MINOR=`echo "$THIN_CHECK_VSN" | $AWK -F '.' '{print $2}'` lvm2-2.03.10/configure.ac-420- ############################################## lvm2-2.03.10/configure.ac-1202- test -z "$PYTHON3_CONFIG" && AC_MSG_ERROR([python3 headers are required for --enable-python3_bindings or --enable-dbus-service but cannot be found]) lvm2-2.03.10/configure.ac:1203: PYTHON3_INCDIRS=`"$PYTHON3_CONFIG" --includes` lvm2-2.03.10/configure.ac:1204: PYTHON3_LIBDIRS=`"$PYTHON3_CONFIG" --libs` lvm2-2.03.10/configure.ac-1205- PYTHON3DIR=$pythondir ############################################## lvm2-2.03.10/configure.ac-1574- lvm2-2.03.10/configure.ac:1575:DM_LIB_PATCHLEVEL=`cat "$srcdir"/VERSION_DM | $AWK -F '[[-. ]]' '{printf "%s.%s.%s",$1,$2,$3}'` lvm2-2.03.10/configure.ac-1576- ############################################## lvm2-2.03.10/configure.ac-1579-LVM_VERSION=\"$VER\" lvm2-2.03.10/configure.ac:1580:LVM_RELEASE_DATE="\"`echo $VER | $SED 's/.* (//;s/).*//'`\"" lvm2-2.03.10/configure.ac:1581:VER=`echo "$VER" | $AWK '{print $1}'` lvm2-2.03.10/configure.ac:1582:LVM_RELEASE="\"`echo "$VER" | $AWK -F '-' '{print $2}'`\"" lvm2-2.03.10/configure.ac:1583:VER=`echo "$VER" | $AWK -F '-' '{print $1}'` lvm2-2.03.10/configure.ac:1584:LVM_MAJOR=`echo "$VER" | $AWK -F '.' '{print $1}'` lvm2-2.03.10/configure.ac:1585:LVM_MINOR=`echo "$VER" | $AWK -F '.' '{print $2}'` lvm2-2.03.10/configure.ac:1586:LVM_PATCHLEVEL=`echo "$VER" | $AWK -F '[[(.]]' '{print $3}'` lvm2-2.03.10/configure.ac:1587:LVM_LIBAPI=`echo "$VER" | $AWK -F '[[()]]' '{print $2}'` lvm2-2.03.10/configure.ac-1588- ############################################## lvm2-2.03.10/make.tmpl.in-487- set -e; \ lvm2-2.03.10/make.tmpl.in:488: FILE=`echo $@ | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ lvm2-2.03.10/make.tmpl.in:489: DEPS=`echo $(DEPS) | sed -e 's/\\//\\\\\\//g'`; \ lvm2-2.03.10/make.tmpl.in-490- $(CC) -MM $(INCLUDES) $(VALGRIND_CFLAGS) $(PROGS_CFLAGS) $(DEFS) -o $@ $<; \ lvm2-2.03.10/make.tmpl.in-491- sed -i "s/\(.*\)\.o[ :]*/$$FILE.o $$FILE.d $$FILE.pot: $$DEPS /g" $@; \ lvm2-2.03.10/make.tmpl.in:492: DEPLIST=`sed 's/ \\\\//;s/.*://;' < $@`; \ lvm2-2.03.10/make.tmpl.in-493- echo $$DEPLIST | fmt -1 | sed 's/ //g;s/\(.*\)/\1:/' >> $@; \