Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/procenv.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-2d7e49011e25ab24109247bb29e6188d42bd8c26/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/procenv.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/procenv-0.51-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/procenv.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-2d7e49011e25ab24109247bb29e6188d42bd8c26/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/procenv.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CX7o1u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf procenv-0.51 + /usr/bin/gzip -dc /builddir/build/SOURCES/procenv-0.51.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd procenv-0.51 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv README.rst README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wdv1pV + umask 022 + cd /builddir/build/BUILD + cd procenv-0.51 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking target system type... armv7hl-redhat-linux-gnu checking for armv7hl-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes checking linux/securebits.h usability... yes checking linux/securebits.h presence... yes checking for linux/securebits.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for clock_gettime... yes checking for getcwd... yes checking for localtime_r... yes checking for strcasecmp... yes checking for strchr... yes checking for strstr... yes checking for sched_getcpu... yes checking for ttyname... yes checking for getresuid... yes checking for getresgid... yes checking for cpuset_alloc... no checking for library containing kvm_openfiles... no checking for library containing numa_available... no checking numa.h usability... no checking numa.h presence... no checking for numa.h... no checking for library containing cap_getmode... no checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for library containing cap_init... -lcap checking for library containing pthread_create... -lpthread checking for library containing getpidcon... -lselinux checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for library containing aa_gettaskcon... no checking for library containing clock_gettime... none required checking sys/apparmor.h usability... no checking sys/apparmor.h presence... no checking for sys/apparmor.h... no ./configure: line 5545: https://github.com/jamesodhunt/procenv: No such file or directory checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether CC supports -Werror=format-security... no ## ---------------------------------------------------------------------------------------------------------------------- ## ## checking that test './src/tests/show_compiler_details' runs (output an aide to debugging should procenv fail to build) ## ## ---------------------------------------------------------------------------------------------------------------------- ## XXX:-------------------------------------------------- XXX: ./src/tests/show_compiler_details: preprocessor ('cpp') version cpp (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. XXX:-------------------------------------------------- XXX: ./src/tests/show_compiler_details: compiler ('gcc') version gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. XXX:-------------------------------------------------- XXX: ./src/tests/show_compiler_details: linker ('ld') version GNU ld version 2.27-41.base.el7 Copyright (C) 2016 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. XXX:-------------------------------------------------- XXX: ./src/tests/show_compiler_details: preprocessor ('cpp') search paths Using built-in specs. COLLECT_GCC=cpp Target: armv7hl-redhat-linux-gnueabi Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-armv7hl-redhat-linux-gnueabi/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-armv7hl-redhat-linux-gnueabi/cloog-install --enable-gnu-indirect-function --disable-sjlj-exceptions --with-cpu=cortex-a8 --with-tune=cortex-a8 --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 --with-abi=aapcs-linux --build=armv7hl-redhat-linux-gnueabi Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) COLLECT_GCC_OPTIONS='-E' '-v' '-march=armv7-a' '-mtune=cortex-a8' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mabi=aapcs-linux' '-mtls-dialect=gnu' /usr/libexec/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/cc1 -E -quiet -v - -march=armv7-a -mtune=cortex-a8 -mfloat-abi=hard -mfpu=vfpv3-d16 -mabi=aapcs-linux -mtls-dialect=gnu ignoring nonexistent directory "/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include-fixed" ignoring nonexistent directory "/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../../armv7hl-redhat-linux-gnueabi/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include /usr/local/include /usr/include End of search list. # 1 "" # 1 "" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "" 2 # 1 "" COMPILER_PATH=/usr/libexec/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/libexec/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/libexec/gcc/armv7hl-redhat-linux-gnueabi/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/ LIBRARY_PATH=/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-E' '-v' '-march=armv7-a' '-mtune=cortex-a8' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mabi=aapcs-linux' '-mtls-dialect=gnu' XXX:-------------------------------------------------- XXX: ./src/tests/show_compiler_details: preprocessor ('cpp') pre-defined symbols #define __DBL_MIN_EXP__ (-1021) #define __HQ_FBIT__ 15 #define __UINT_LEAST16_MAX__ 65535 #define __ARM_SIZEOF_WCHAR_T 4 #define __ATOMIC_ACQUIRE 2 #define __SFRACT_IBIT__ 0 #define __FLT_MIN__ 1.1754943508222875e-38F #define __UFRACT_MAX__ 0XFFFFP-16UR #define __UINT_LEAST8_TYPE__ unsigned char #define __DQ_FBIT__ 63 #define __INTMAX_C(c) c ## LL #define __ARM_FEATURE_SAT 1 #define __ULFRACT_FBIT__ 32 #define __SACCUM_EPSILON__ 0x1P-7HK #define __CHAR_BIT__ 8 #define __USQ_IBIT__ 0 #define __UINT8_MAX__ 255 #define __ACCUM_FBIT__ 15 #define __WINT_MAX__ 4294967295U #define __USFRACT_FBIT__ 8 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __SIZE_MAX__ 4294967295U #define __ARM_ARCH_ISA_ARM 1 #define __WCHAR_MAX__ 4294967295U #define __LACCUM_IBIT__ 32 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __DBL_DENORM_MIN__ ((double)4.9406564584124654e-324L) #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 #define __FLT_EVAL_METHOD__ 0 #define __unix__ 1 #define __LLACCUM_MAX__ 0X7FFFFFFFFFFFFFFFP-31LLK #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 #define __FRACT_FBIT__ 15 #define __UINT_FAST64_MAX__ 18446744073709551615ULL #define __SIG_ATOMIC_TYPE__ int #define __UACCUM_FBIT__ 16 #define __DBL_MIN_10_EXP__ (-307) #define __FINITE_MATH_ONLY__ 0 #define __ARMEL__ 1 #define __ARM_FEATURE_UNALIGNED 1 #define __LFRACT_IBIT__ 0 #define __GNUC_PATCHLEVEL__ 5 #define __LFRACT_MAX__ 0X7FFFFFFFP-31LR #define __UINT_FAST8_MAX__ 255 #define __DEC64_MAX_EXP__ 385 #define __INT8_C(c) c #define __UINT_LEAST64_MAX__ 18446744073709551615ULL #define __SA_FBIT__ 15 #define __SHRT_MAX__ 32767 #define __LDBL_MAX__ 1.7976931348623157e+308L #define __FRACT_MAX__ 0X7FFFP-15R #define __UFRACT_FBIT__ 16 #define __ARM_FP 12 #define __UFRACT_MIN__ 0.0UR #define __UINT_LEAST8_MAX__ 255 #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 #define __UINTMAX_TYPE__ long long unsigned int #define __LLFRACT_EPSILON__ 0x1P-63LLR #define __linux 1 #define __DEC32_EPSILON__ 1E-6DF #define __CHAR_UNSIGNED__ 1 #define __UINT32_MAX__ 4294967295U #define __ULFRACT_MAX__ 0XFFFFFFFFP-32ULR #define __TA_IBIT__ 64 #define __LDBL_MAX_EXP__ 1024 #define __WINT_MIN__ 0U #define __linux__ 1 #define __ULLFRACT_MIN__ 0.0ULLR #define __SCHAR_MAX__ 127 #define __WCHAR_MIN__ 0U #define __INT64_C(c) c ## LL #define __DBL_DIG__ 15 #define __ARM_NEON_FP 4 #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 #define __LLACCUM_MIN__ (-0X1P31LLK-0X1P31LLK) #define __SIZEOF_INT__ 4 #define __SIZEOF_POINTER__ 4 #define __USACCUM_IBIT__ 8 #define __USER_LABEL_PREFIX__ #define __STDC_HOSTED__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LFRACT_MIN__ (-0.5LR-0.5LR) #define __HA_IBIT__ 8 #define __TQ_IBIT__ 0 #define __FLT_EPSILON__ 1.1920928955078125e-7F #define __APCS_32__ 1 #define __USFRACT_IBIT__ 0 #define __LDBL_MIN__ 2.2250738585072014e-308L #define __FRACT_MIN__ (-0.5R-0.5R) #define __DEC32_MAX__ 9.999999E96DF #define __DA_IBIT__ 32 #define __ARM_SIZEOF_MINIMAL_ENUM 4 #define __INT32_MAX__ 2147483647 #define __UQQ_FBIT__ 8 #define __SIZEOF_LONG__ 4 #define __UACCUM_MAX__ 0XFFFFFFFFP-16UK #define __STDC_IEC_559__ 1 #define __STDC_ISO_10646__ 201103L #define __UINT16_C(c) c #define __DECIMAL_DIG__ 17 #define __LFRACT_EPSILON__ 0x1P-31LR #define __ULFRACT_MIN__ 0.0ULR #define __gnu_linux__ 1 #define __ARM_PCS_VFP 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __ULACCUM_IBIT__ 32 #define __UACCUM_EPSILON__ 0x1P-16UK #define __GNUC__ 4 #define __ULLACCUM_MAX__ 0XFFFFFFFFFFFFFFFFP-32ULLK #define __HQ_IBIT__ 0 #define __FLT_HAS_DENORM__ 1 #define __SIZEOF_LONG_DOUBLE__ 8 #define __BIGGEST_ALIGNMENT__ 8 #define __DQ_IBIT__ 0 #define __DBL_MAX__ ((double)1.7976931348623157e+308L) #define __ULFRACT_IBIT__ 0 #define __INT_FAST32_MAX__ 2147483647 #define __DBL_HAS_INFINITY__ 1 #define __ACCUM_IBIT__ 16 #define __DEC32_MIN_EXP__ (-94) #define __THUMB_INTERWORK__ 1 #define __LACCUM_MAX__ 0X7FFFFFFFFFFFFFFFP-31LK #define __INT_FAST16_TYPE__ int #define __LDBL_HAS_DENORM__ 1 #define __ARM_FEATURE_LDREX 15 #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __INT_LEAST32_MAX__ 2147483647 #define __DEC32_MIN__ 1E-95DF #define __ACCUM_MAX__ 0X7FFFFFFFP-15K #define __DBL_MAX_EXP__ 1024 #define __USACCUM_EPSILON__ 0x1P-8UHK #define __DEC128_EPSILON__ 1E-33DL #define __SFRACT_MAX__ 0X7FP-7HR #define __FRACT_IBIT__ 0 #define __PTRDIFF_MAX__ 2147483647 #define __UACCUM_MIN__ 0.0UK #define __STDC_NO_THREADS__ 1 #define __UACCUM_IBIT__ 16 #define __LONG_LONG_MAX__ 9223372036854775807LL #define __SIZEOF_SIZE_T__ 4 #define __ULACCUM_MAX__ 0XFFFFFFFFFFFFFFFFP-32ULK #define __SIZEOF_WINT_T__ 4 #define __SA_IBIT__ 16 #define __ULLACCUM_MIN__ 0.0ULLK #define __GXX_ABI_VERSION 1002 #define __UTA_FBIT__ 64 #define __FLT_MIN_EXP__ (-125) #define __USFRACT_MAX__ 0XFFP-8UHR #define __UFRACT_IBIT__ 0 #define __ARM_FEATURE_QBIT 1 #define __INT_FAST64_TYPE__ long long int #define __DBL_MIN__ ((double)2.2250738585072014e-308L) #define __LACCUM_MIN__ (-0X1P31LK-0X1P31LK) #define __ULLACCUM_FBIT__ 32 #define __GXX_TYPEINFO_EQUALITY_INLINE 0 #define __ULLFRACT_EPSILON__ 0x1P-64ULLR #define __DEC128_MIN__ 1E-6143DL #define __REGISTER_PREFIX__ #define __UINT16_MAX__ 65535 #define __DBL_HAS_DENORM__ 1 #define __ACCUM_MIN__ (-0X1P15K-0X1P15K) #define __SQ_IBIT__ 0 #define __UINT8_TYPE__ unsigned char #define __UHA_FBIT__ 8 #define __NO_INLINE__ 1 #define __SFRACT_MIN__ (-0.5HR-0.5HR) #define __UTQ_FBIT__ 128 #define __FLT_MANT_DIG__ 24 #define __VERSION__ "4.8.5 20150623 (Red Hat 4.8.5-39)" #define __UINT64_C(c) c ## ULL #define __ULLFRACT_FBIT__ 64 #define __FRACT_EPSILON__ 0x1P-15R #define __ULACCUM_MIN__ 0.0ULK #define _STDC_PREDEF_H 1 #define __UDA_FBIT__ 32 #define __LLACCUM_EPSILON__ 0x1P-31LLK #define __GCC_ATOMIC_INT_LOCK_FREE 2 #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __USFRACT_MIN__ 0.0UHR #define __UQQ_IBIT__ 0 #define __STDC_IEC_559_COMPLEX__ 1 #define __INT32_C(c) c #define __DEC64_EPSILON__ 1E-15DD #define __ORDER_PDP_ENDIAN__ 3412 #define __DEC128_MIN_EXP__ (-6142) #define __UHQ_FBIT__ 16 #define __LLACCUM_FBIT__ 31 #define __INT_FAST32_TYPE__ int #define __UINT_LEAST16_TYPE__ short unsigned int #define unix 1 #define __INT16_MAX__ 32767 #define __SIZE_TYPE__ unsigned int #define __UINT64_MAX__ 18446744073709551615ULL #define __UDQ_FBIT__ 64 #define __INT8_TYPE__ signed char #define __ELF__ 1 #define __ULFRACT_EPSILON__ 0x1P-32ULR #define __LLFRACT_FBIT__ 63 #define __FLT_RADIX__ 2 #define __INT_LEAST16_TYPE__ short int #define __ARM_ARCH_PROFILE 65 #define __LDBL_EPSILON__ 2.2204460492503131e-16L #define __UINTMAX_C(c) c ## ULL #define __GNUC_RH_RELEASE__ 39 #define __SACCUM_MAX__ 0X7FFFP-7HK #define __SIG_ATOMIC_MAX__ 2147483647 #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 #define __VFP_FP__ 1 #define __SIZEOF_PTRDIFF_T__ 4 #define __LACCUM_EPSILON__ 0x1P-31LK #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __INT_FAST16_MAX__ 2147483647 #define __UINT_FAST32_MAX__ 4294967295U #define __UINT_LEAST64_TYPE__ long long unsigned int #define __USACCUM_MAX__ 0XFFFFP-8UHK #define __SFRACT_EPSILON__ 0x1P-7HR #define __FLT_HAS_QUIET_NAN__ 1 #define __FLT_MAX_10_EXP__ 38 #define __LONG_MAX__ 2147483647L #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __FLT_HAS_INFINITY__ 1 #define __unix 1 #define __USA_FBIT__ 16 #define __UINT_FAST16_TYPE__ unsigned int #define __DEC64_MAX__ 9.999999999999999E384DD #define __CHAR16_TYPE__ short unsigned int #define __PRAGMA_REDEFINE_EXTNAME 1 #define __INT_LEAST16_MAX__ 32767 #define __DEC64_MANT_DIG__ 16 #define __INT64_MAX__ 9223372036854775807LL #define __UINT_LEAST32_MAX__ 4294967295U #define __SACCUM_FBIT__ 7 #define __GCC_ATOMIC_LONG_LOCK_FREE 2 #define __INT_LEAST64_TYPE__ long long int #define __ARM_FEATURE_CLZ 1 #define __INT16_TYPE__ short int #define __INT_LEAST8_TYPE__ signed char #define __SQ_FBIT__ 31 #define __DEC32_MAX_EXP__ 97 #define __ARM_ARCH_ISA_THUMB 2 #define __INT_FAST8_MAX__ 127 #define __ARM_ARCH 7 #define __INTPTR_MAX__ 2147483647 #define __QQ_FBIT__ 7 #define linux 1 #define __UTA_IBIT__ 64 #define __LDBL_MANT_DIG__ 53 #define __SFRACT_FBIT__ 7 #define __SACCUM_MIN__ (-0X1P7HK-0X1P7HK) #define __DBL_HAS_QUIET_NAN__ 1 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __INTPTR_TYPE__ int #define __UINT16_TYPE__ short unsigned int #define __WCHAR_TYPE__ unsigned int #define __SIZEOF_FLOAT__ 4 #define __USQ_FBIT__ 32 #define __UINTPTR_MAX__ 4294967295U #define __DEC64_MIN_EXP__ (-382) #define __ULLACCUM_IBIT__ 32 #define __INT_FAST64_MAX__ 9223372036854775807LL #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 #define __FLT_DIG__ 6 #define __UINT_FAST64_TYPE__ long long unsigned int #define __INT_MAX__ 2147483647 #define __LACCUM_FBIT__ 31 #define __USACCUM_MIN__ 0.0UHK #define __UHA_IBIT__ 8 #define __INT64_TYPE__ long long int #define __FLT_MAX_EXP__ 128 #define __UTQ_IBIT__ 0 #define __DBL_MANT_DIG__ 53 #define __INT_LEAST64_MAX__ 9223372036854775807LL #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 #define __DEC64_MIN__ 1E-383DD #define __WINT_TYPE__ unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __SIZEOF_SHORT__ 2 #define __ULLFRACT_IBIT__ 0 #define __LDBL_MIN_EXP__ (-1021) #define __arm__ 1 #define __UDA_IBIT__ 32 #define __INT_LEAST8_MAX__ 127 #define __LFRACT_FBIT__ 31 #define __ARM_ARCH_7A__ 1 #define __LDBL_MAX_10_EXP__ 308 #define __ATOMIC_RELAXED 0 #define __DBL_EPSILON__ ((double)2.2204460492503131e-16L) #define __ARM_FEATURE_SIMD32 1 #define __UINT8_C(c) c #define __INT_LEAST32_TYPE__ int #define __SIZEOF_WCHAR_T__ 4 #define __UINT64_TYPE__ long long unsigned int #define __LLFRACT_MAX__ 0X7FFFFFFFFFFFFFFFP-63LLR #define __TQ_FBIT__ 127 #define __INT_FAST8_TYPE__ signed char #define __ULLACCUM_EPSILON__ 0x1P-32ULLK #define __UHQ_IBIT__ 0 #define __LLACCUM_IBIT__ 32 #define __DBL_DECIMAL_DIG__ 17 #define __DEC_EVAL_METHOD__ 2 #define __TA_FBIT__ 63 #define __UDQ_IBIT__ 0 #define __ORDER_BIG_ENDIAN__ 4321 #define __ACCUM_EPSILON__ 0x1P-15K #define __UINT32_C(c) c ## U #define __INTMAX_MAX__ 9223372036854775807LL #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __FLT_DENORM_MIN__ 1.4012984643248171e-45F #define __LLFRACT_IBIT__ 0 #define __INT8_MAX__ 127 #define __UINT_FAST32_TYPE__ unsigned int #define __CHAR32_TYPE__ unsigned int #define __FLT_MAX__ 3.4028234663852886e+38F #define __USACCUM_FBIT__ 8 #define __INT32_TYPE__ int #define __SIZEOF_DOUBLE__ 8 #define __FLT_MIN_10_EXP__ (-37) #define __UFRACT_EPSILON__ 0x1P-16UR #define __INTMAX_TYPE__ long long int #define __DEC128_MAX_EXP__ 6145 #define __ATOMIC_CONSUME 1 #define __GNUC_MINOR__ 8 #define __UINTMAX_MAX__ 18446744073709551615ULL #define __DEC32_MANT_DIG__ 7 #define __HA_FBIT__ 7 #define __DBL_MAX_10_EXP__ 308 #define __LDBL_DENORM_MIN__ 4.9406564584124654e-324L #define __INT16_C(c) c #define __STDC__ 1 #define __PTRDIFF_TYPE__ int #define __LLFRACT_MIN__ (-0.5LLR-0.5LLR) #define __ATOMIC_SEQ_CST 5 #define __DA_FBIT__ 31 #define __UINT32_TYPE__ unsigned int #define __UINTPTR_TYPE__ unsigned int #define __USA_IBIT__ 16 #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __ARM_EABI__ 1 #define __DEC128_MANT_DIG__ 34 #define __LDBL_MIN_10_EXP__ (-307) #define __SIZEOF_LONG_LONG__ 8 #define __ULACCUM_EPSILON__ 0x1P-32ULK #define __SACCUM_IBIT__ 8 #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 #define __LDBL_DIG__ 15 #define __FLT_DECIMAL_DIG__ 9 #define __UINT_FAST16_MAX__ 4294967295U #define __GNUC_GNU_INLINE__ 1 #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 #define __ULLFRACT_MAX__ 0XFFFFFFFFFFFFFFFFP-64ULLR #define __UINT_FAST8_TYPE__ unsigned char #define __USFRACT_EPSILON__ 0x1P-8UHR #define __ULACCUM_FBIT__ 32 #define __ARM_FEATURE_DSP 1 #define __QQ_IBIT__ 0 #define __ATOMIC_ACQ_REL 4 #define __ATOMIC_RELEASE 3 XXX:-------------------------------------------------- XXX: ./src/tests/show_compiler_details: compiler ('gcc') features Using built-in specs. COLLECT_GCC=gcc Target: armv7hl-redhat-linux-gnueabi Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-armv7hl-redhat-linux-gnueabi/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-armv7hl-redhat-linux-gnueabi/cloog-install --enable-gnu-indirect-function --disable-sjlj-exceptions --with-cpu=cortex-a8 --with-tune=cortex-a8 --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 --with-abi=aapcs-linux --build=armv7hl-redhat-linux-gnueabi Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) XXX:-------------------------------------------------- XXX: ./src/tests/show_compiler_details: compiler ('gcc') search paths install: /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/ programs: =/usr/libexec/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/libexec/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/libexec/gcc/armv7hl-redhat-linux-gnueabi/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../../armv7hl-redhat-linux-gnueabi/bin/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../../armv7hl-redhat-linux-gnueabi/bin/ libraries: =/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../../armv7hl-redhat-linux-gnueabi/lib/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../../armv7hl-redhat-linux-gnueabi/lib/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../:/lib/armv7hl-redhat-linux-gnueabi/4.8.5/:/lib/:/usr/lib/armv7hl-redhat-linux-gnueabi/4.8.5/:/usr/lib/ XXX:-------------------------------------------------- ## ---------------------------------------------------------------- ## ## showing result of test './src/tests/show_compiler_details': pass ## ## ---------------------------------------------------------------- ## checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating procenv.spec config.status: creating config.h config.status: executing depfiles commands Configure settings for procenv version 0.51 Build platform : linux Reproducible build : no Debug build : no Check unit test framework : yes Libraries: libapparmor : no libselinux : yes libcap : yes libnuma : no libpthread : yes libkvm : no + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/procenv-0.51' Making all in src make[2]: Entering directory `/builddir/build/BUILD/procenv-0.51/src' gcc -DHAVE_CONFIG_H -I. -I.. -I . -I ./platform -I ./platform/linux -D PROCENV_PLATFORM_LINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o procenv-procenv.o `test -f 'procenv.c' || echo './'`procenv.c gcc -DHAVE_CONFIG_H -I. -I.. -I . -I ./platform -I ./platform/linux -D PROCENV_PLATFORM_LINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o procenv-pr_list.o `test -f 'pr_list.c' || echo './'`pr_list.c gcc -DHAVE_CONFIG_H -I. -I.. -I . -I ./platform -I ./platform/linux -D PROCENV_PLATFORM_LINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o procenv-pstring.o `test -f 'pstring.c' || echo './'`pstring.c gcc -DHAVE_CONFIG_H -I. -I.. -I . -I ./platform -I ./platform/linux -D PROCENV_PLATFORM_LINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o procenv-string-util.o `test -f 'string-util.c' || echo './'`string-util.c gcc -DHAVE_CONFIG_H -I. -I.. -I . -I ./platform -I ./platform/linux -D PROCENV_PLATFORM_LINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o procenv-output.o `test -f 'output.c' || echo './'`output.c gcc -DHAVE_CONFIG_H -I. -I.. -I . -I ./platform -I ./platform/linux -D PROCENV_PLATFORM_LINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o procenv-util.o `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I.. -I . -I ./platform -I ./platform/linux -D PROCENV_PLATFORM_LINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o platform/procenv-platform-generic.o `test -f 'platform/platform-generic.c' || echo './'`platform/platform-generic.c gcc -DHAVE_CONFIG_H -I. -I.. -I . -I ./platform -I ./platform/linux -D PROCENV_PLATFORM_LINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o platform/linux/procenv-platform.o `test -f 'platform/linux/platform.c' || echo './'`platform/linux/platform.c gcc -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--gc-sections -Wl,-z,relro -o procenv procenv-procenv.o procenv-pr_list.o procenv-pstring.o procenv-string-util.o procenv-output.o procenv-util.o platform/procenv-platform-generic.o platform/linux/procenv-platform.o -lselinux -lpthread -lcap make[2]: Leaving directory `/builddir/build/BUILD/procenv-0.51/src' make[2]: Entering directory `/builddir/build/BUILD/procenv-0.51' make[2]: Leaving directory `/builddir/build/BUILD/procenv-0.51' make[1]: Leaving directory `/builddir/build/BUILD/procenv-0.51' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aTQOFp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm ++ dirname /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm + cd procenv-0.51 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/procenv-0.51-1.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/procenv-0.51/src' make[2]: Entering directory `/builddir/build/BUILD/procenv-0.51/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/bin' /usr/bin/install -c procenv '/builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/procenv-0.51/src' make[1]: Leaving directory `/builddir/build/BUILD/procenv-0.51/src' make[1]: Entering directory `/builddir/build/BUILD/procenv-0.51' make[2]: Entering directory `/builddir/build/BUILD/procenv-0.51' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 man/procenv.1 '/builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/procenv-0.51' make[1]: Leaving directory `/builddir/build/BUILD/procenv-0.51' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/procenv-0.51 extracting debug info from /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/bin/procenv dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 529 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.i9oPn5 + umask 022 + cd /builddir/build/BUILD + cd procenv-0.51 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/procenv-0.51/src' make check_pr_list make[2]: Entering directory `/builddir/build/BUILD/procenv-0.51/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tests/check_pr_list-check_pr_list.o `test -f 'tests/check_pr_list.c' || echo './'`tests/check_pr_list.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o check_pr_list-pr_list.o `test -f 'pr_list.c' || echo './'`pr_list.c gcc -pthread -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o check_pr_list tests/check_pr_list-check_pr_list.o check_pr_list-pr_list.o -lcheck -lselinux -lpthread -lcap make[2]: Leaving directory `/builddir/build/BUILD/procenv-0.51/src' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/procenv-0.51/src' sed -e 's|[@]builddir[@]|../src|g' \ -e 's|[@]man_path[@]|../man/procenv.1|g' \ -e 's|[@]package_url[@]|https://github.com/jamesodhunt/procenv|g' \ -e 's|[@]package_url[@]|https://github.com/jamesodhunt/procenv|g' \ -e 's|[@]procenv_platform[@]|linux|g' \ tests/check_all_args.in > check_all_args chmod +x check_all_args XXX:-------------------------------------------------- XXX: ./tests/show_machine_details: Memory details MemTotal: 2068824 kB MemFree: 689448 kB MemAvailable: 1475184 kB Buffers: 179936 kB Cached: 902560 kB SwapCached: 7316 kB Active: 635152 kB Inactive: 612628 kB Active(anon): 86368 kB Inactive(anon): 103928 kB Active(file): 548784 kB Inactive(file): 508700 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 1310716 kB HighFree: 246588 kB LowTotal: 758108 kB LowFree: 442860 kB SwapTotal: 4194300 kB SwapFree: 4116100 kB Dirty: 2584 kB Writeback: 0 kB AnonPages: 160688 kB Mapped: 36660 kB Shmem: 24952 kB Slab: 113812 kB SReclaimable: 71108 kB SUnreclaim: 42704 kB KernelStack: 1248 kB PageTables: 2024 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 5228712 kB Committed_AS: 354504 kB VmallocTotal: 245760 kB VmallocUsed: 0 kB VmallocChunk: 0 kB XXX:-------------------------------------------------- XXX: ./tests/show_machine_details: ulimit details core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 16119 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 16119 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited XXX:-------------------------------------------------- XXX: ./tests/show_machine_details: CPU count 4 XXX:-------------------------------------------------- XXX: ./tests/show_machine_details: CPU details processor : 0 model name : ARMv7 Processor rev 2 (v7l) BogoMIPS : 50.00 Features : half thumb fastmult vfp edsp thumbee vfpv3 tls idiva idivt vfpd32 lpae CPU implementer : 0x56 CPU architecture: 7 CPU variant : 0x2 CPU part : 0x584 CPU revision : 2 XXX:-------------------------------------------------- XXX: ./tests/show_machine_details: Nested KVM support N XXX:-------------------------------------------------- XXX: ./tests/show_machine_details: uname Linux armv7-05.dev.centos.org 4.10.8-fedora-1 #1 SMP Wed Apr 5 16:17:05 UTC 2017 armv7l armv7l armv7l GNU/Linux XXX:-------------------------------------------------- XXX: ./tests/show_machine_details: kernel modules Module Size Used by hmac 2575 0 ip_tables 11081 2 iptable_filter,iptable_nat ipt_REJECT 1301 2 iptable_filter 1481 1 iptable_nat 1581 0 nf_conntrack_ipv4 6593 9 nf_defrag_ipv4 1556 1 nf_conntrack_ipv4 nf_nat 13625 1 nf_nat_ipv4 nf_nat_ipv4 4160 1 iptable_nat nf_reject_ipv4 2262 1 ipt_REJECT rds 67130 0 sctp 205958 2 sunrpc 175897 1 xt_conntrack 2783 8 XXX:-------------------------------------------------- XXX: ./tests/show_machine_details: distro details NAME="CentOS Linux" VERSION="7 (AltArch)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (AltArch)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" \S Kernel \r on an \m PASS: tests/show_machine_details Running suite(s): procenv pr_list 100%: Checks: 7, Failures: 0, Errors: 0 PASS: check_pr_list WARNING: no json_pp - JSON tests disabled INFO:LANG=C:LC_ALL=: language list: 'C C.UTF-8 POSIX' INFO:LANG=C:LC_ALL=C: Running procenv version 0.51 tests for language 'C' INFO:LANG=C:LC_ALL=C: Ensure '--help' works INFO:LANG=C:LC_ALL=C: Ensure all documented options produce output INFO:LANG=C:LC_ALL=C: Running '../src/procenv -a 1>"/tmp/check_all_args.GTtZQizH9b" 2>"/tmp/check_all_args.IhmKz1p6Uf"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -a 1>"/tmp/check_all_args.GTtZQizH9b" 2>"/tmp/check_all_args.IhmKz1p6Uf"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -a' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --meta 1>"/tmp/check_all_args.AVy49l7Dnu" 2>"/tmp/check_all_args.3FxRsXpgdS"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --meta 1>"/tmp/check_all_args.AVy49l7Dnu" 2>"/tmp/check_all_args.3FxRsXpgdS"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --meta' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -A 1>"/tmp/check_all_args.1v63ZI4UtT" 2>"/tmp/check_all_args.3CA1i0axSV"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -A 1>"/tmp/check_all_args.1v63ZI4UtT" 2>"/tmp/check_all_args.3CA1i0axSV"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -A' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --arguments 1>"/tmp/check_all_args.dd7kdgWr0w" 2>"/tmp/check_all_args.M82Hpf76hm"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --arguments 1>"/tmp/check_all_args.dd7kdgWr0w" 2>"/tmp/check_all_args.M82Hpf76hm"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --arguments' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -b 1>"/tmp/check_all_args.pUjROxx9M7" 2>"/tmp/check_all_args.etrY8W8nm2"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -b 1>"/tmp/check_all_args.pUjROxx9M7" 2>"/tmp/check_all_args.etrY8W8nm2"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -b' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --libs 1>"/tmp/check_all_args.s2cKtjIVLX" 2>"/tmp/check_all_args.fwrDXN3Yhw"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --libs 1>"/tmp/check_all_args.s2cKtjIVLX" 2>"/tmp/check_all_args.fwrDXN3Yhw"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --libs' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -B 1>"/tmp/check_all_args.ypz3wE04Jt" 2>"/tmp/check_all_args.XHHqCHwDwq"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -B 1>"/tmp/check_all_args.ypz3wE04Jt" 2>"/tmp/check_all_args.XHHqCHwDwq"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -B' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --libc 1>"/tmp/check_all_args.nu4KIiClRX" 2>"/tmp/check_all_args.6cxhVKHXYW"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --libc 1>"/tmp/check_all_args.nu4KIiClRX" 2>"/tmp/check_all_args.6cxhVKHXYW"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --libc' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -c 1>"/tmp/check_all_args.2R1fscHSwW" 2>"/tmp/check_all_args.0Pmm2yhtpu"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -c 1>"/tmp/check_all_args.2R1fscHSwW" 2>"/tmp/check_all_args.0Pmm2yhtpu"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -c' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --cgroups 1>"/tmp/check_all_args.BEBXF9y2th" 2>"/tmp/check_all_args.k47pTcPKOh"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --cgroups 1>"/tmp/check_all_args.BEBXF9y2th" 2>"/tmp/check_all_args.k47pTcPKOh"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --cgroups' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -C 1>"/tmp/check_all_args.448cLsZZOb" 2>"/tmp/check_all_args.063qHkcGiv"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -C 1>"/tmp/check_all_args.448cLsZZOb" 2>"/tmp/check_all_args.063qHkcGiv"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -C' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --cpu 1>"/tmp/check_all_args.hC6adbu20Q" 2>"/tmp/check_all_args.3KtWXBwc9k"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --cpu 1>"/tmp/check_all_args.hC6adbu20Q" 2>"/tmp/check_all_args.3KtWXBwc9k"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --cpu' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -d 1>"/tmp/check_all_args.WUky2CCJ75" 2>"/tmp/check_all_args.CNXYeuHuwh"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -d 1>"/tmp/check_all_args.WUky2CCJ75" 2>"/tmp/check_all_args.CNXYeuHuwh"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -d' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --compiler 1>"/tmp/check_all_args.mqPmrLFPK2" 2>"/tmp/check_all_args.QSdyPaLJWm"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --compiler 1>"/tmp/check_all_args.mqPmrLFPK2" 2>"/tmp/check_all_args.QSdyPaLJWm"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --compiler' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -e 1>"/tmp/check_all_args.YoFgf863jA" 2>"/tmp/check_all_args.YnwziWQa6A"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -e 1>"/tmp/check_all_args.YoFgf863jA" 2>"/tmp/check_all_args.YnwziWQa6A"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -e' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --environment 1>"/tmp/check_all_args.IfUcakS0mq" 2>"/tmp/check_all_args.tzxW1J0qyU"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --environment 1>"/tmp/check_all_args.IfUcakS0mq" 2>"/tmp/check_all_args.tzxW1J0qyU"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --environment' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -E 1>"/tmp/check_all_args.V8ofT5N6n6" 2>"/tmp/check_all_args.r8j9F06tag"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -E 1>"/tmp/check_all_args.V8ofT5N6n6" 2>"/tmp/check_all_args.r8j9F06tag"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -E' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --semaphores 1>"/tmp/check_all_args.fUp4pMr0nZ" 2>"/tmp/check_all_args.ml67gC4W9x"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --semaphores 1>"/tmp/check_all_args.fUp4pMr0nZ" 2>"/tmp/check_all_args.ml67gC4W9x"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --semaphores' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -f 1>"/tmp/check_all_args.jiJZ4Y65h7" 2>"/tmp/check_all_args.yyTsRzUGc8"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -f 1>"/tmp/check_all_args.jiJZ4Y65h7" 2>"/tmp/check_all_args.yyTsRzUGc8"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -f' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --fds 1>"/tmp/check_all_args.G0A1tJ5yuV" 2>"/tmp/check_all_args.Qk1bUb7HEX"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --fds 1>"/tmp/check_all_args.G0A1tJ5yuV" 2>"/tmp/check_all_args.Qk1bUb7HEX"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --fds' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -F 1>"/tmp/check_all_args.sSit9vmouR" 2>"/tmp/check_all_args.ppufAilCYR"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -F 1>"/tmp/check_all_args.sSit9vmouR" 2>"/tmp/check_all_args.ppufAilCYR"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -F' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --namespaces 1>"/tmp/check_all_args.lD6Prj9EJz" 2>"/tmp/check_all_args.grstXRZk33"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --namespaces 1>"/tmp/check_all_args.lD6Prj9EJz" 2>"/tmp/check_all_args.grstXRZk33"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --namespaces' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -g 1>"/tmp/check_all_args.NLNrST3HeH" 2>"/tmp/check_all_args.YjMq8HZu0b"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -g 1>"/tmp/check_all_args.NLNrST3HeH" 2>"/tmp/check_all_args.YjMq8HZu0b"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -g' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --sizeof 1>"/tmp/check_all_args.iHlDnD5bEB" 2>"/tmp/check_all_args.HKklWMJuhp"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --sizeof 1>"/tmp/check_all_args.iHlDnD5bEB" 2>"/tmp/check_all_args.HKklWMJuhp"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --sizeof' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -i 1>"/tmp/check_all_args.Wsk9N1yNF5" 2>"/tmp/check_all_args.slHrCsFdXV"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -i 1>"/tmp/check_all_args.Wsk9N1yNF5" 2>"/tmp/check_all_args.slHrCsFdXV"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -i' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --misc 1>"/tmp/check_all_args.jo5EVX44av" 2>"/tmp/check_all_args.5LjcveGbjf"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --misc 1>"/tmp/check_all_args.jo5EVX44av" 2>"/tmp/check_all_args.5LjcveGbjf"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --misc' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -j 1>"/tmp/check_all_args.CFE27zGDGt" 2>"/tmp/check_all_args.ONyIzp1UXg"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -j 1>"/tmp/check_all_args.CFE27zGDGt" 2>"/tmp/check_all_args.ONyIzp1UXg"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -j' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --uname 1>"/tmp/check_all_args.APclaYf7id" 2>"/tmp/check_all_args.ZI6rtLTjde"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --uname 1>"/tmp/check_all_args.APclaYf7id" 2>"/tmp/check_all_args.ZI6rtLTjde"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --uname' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -k 1>"/tmp/check_all_args.vQHofQWRe3" 2>"/tmp/check_all_args.GDrHUMdW21"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -k 1>"/tmp/check_all_args.vQHofQWRe3" 2>"/tmp/check_all_args.GDrHUMdW21"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -k' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --clocks 1>"/tmp/check_all_args.1IZls28r8X" 2>"/tmp/check_all_args.HDIva1qZjg"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --clocks 1>"/tmp/check_all_args.1IZls28r8X" 2>"/tmp/check_all_args.HDIva1qZjg"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --clocks' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -l 1>"/tmp/check_all_args.D9u0X5y6ja" 2>"/tmp/check_all_args.BwLfTAEKJf"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -l 1>"/tmp/check_all_args.D9u0X5y6ja" 2>"/tmp/check_all_args.BwLfTAEKJf"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -l' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --limits 1>"/tmp/check_all_args.cqveqTRB1N" 2>"/tmp/check_all_args.exDrdBe0Ca"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --limits 1>"/tmp/check_all_args.cqveqTRB1N" 2>"/tmp/check_all_args.exDrdBe0Ca"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --limits' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -L 1>"/tmp/check_all_args.qb3xRnQja3" 2>"/tmp/check_all_args.FIQpSrw8BW"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -L 1>"/tmp/check_all_args.qb3xRnQja3" 2>"/tmp/check_all_args.FIQpSrw8BW"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -L' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --locale 1>"/tmp/check_all_args.aZx4EKdjl8" 2>"/tmp/check_all_args.OMQlmZVagH"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --locale 1>"/tmp/check_all_args.aZx4EKdjl8" 2>"/tmp/check_all_args.OMQlmZVagH"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --locale' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -m 1>"/tmp/check_all_args.ZfloC2aKmo" 2>"/tmp/check_all_args.azjrOxclUU"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -m 1>"/tmp/check_all_args.ZfloC2aKmo" 2>"/tmp/check_all_args.azjrOxclUU"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -m' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --mounts 1>"/tmp/check_all_args.ZUebFyIAOV" 2>"/tmp/check_all_args.ZLgZ6FAnoz"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --mounts 1>"/tmp/check_all_args.ZUebFyIAOV" 2>"/tmp/check_all_args.ZLgZ6FAnoz"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --mounts' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -M 1>"/tmp/check_all_args.wiyRyZ5sRt" 2>"/tmp/check_all_args.uBXcTmuy10"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -M 1>"/tmp/check_all_args.wiyRyZ5sRt" 2>"/tmp/check_all_args.uBXcTmuy10"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -M' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --message-queues 1>"/tmp/check_all_args.5sYIxvzur5" 2>"/tmp/check_all_args.FpSPF6vmHB"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --message-queues 1>"/tmp/check_all_args.5sYIxvzur5" 2>"/tmp/check_all_args.FpSPF6vmHB"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --message-queues' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -n 1>"/tmp/check_all_args.uBXLsOFptf" 2>"/tmp/check_all_args.SyfwHrxCvg"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -n 1>"/tmp/check_all_args.uBXLsOFptf" 2>"/tmp/check_all_args.SyfwHrxCvg"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -n' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --confstr 1>"/tmp/check_all_args.K0N9lXDIE0" 2>"/tmp/check_all_args.8nfGjsEJ73"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --confstr 1>"/tmp/check_all_args.K0N9lXDIE0" 2>"/tmp/check_all_args.8nfGjsEJ73"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --confstr' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -N 1>"/tmp/check_all_args.bZyzOHYUnW" 2>"/tmp/check_all_args.7yTfFXzTRB"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -N 1>"/tmp/check_all_args.bZyzOHYUnW" 2>"/tmp/check_all_args.7yTfFXzTRB"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -N' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --network 1>"/tmp/check_all_args.PA3lLcZTo6" 2>"/tmp/check_all_args.Usfr3rdVm7"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --network 1>"/tmp/check_all_args.PA3lLcZTo6" 2>"/tmp/check_all_args.Usfr3rdVm7"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --network' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -o 1>"/tmp/check_all_args.uYr97wI1sr" 2>"/tmp/check_all_args.IArgwPILZY"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -o 1>"/tmp/check_all_args.uYr97wI1sr" 2>"/tmp/check_all_args.IArgwPILZY"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -o' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --oom 1>"/tmp/check_all_args.c5B1iZjauX" 2>"/tmp/check_all_args.GXcmaNefnN"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --oom 1>"/tmp/check_all_args.c5B1iZjauX" 2>"/tmp/check_all_args.GXcmaNefnN"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --oom' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -p 1>"/tmp/check_all_args.YUFR196ZaS" 2>"/tmp/check_all_args.0Y0aciid1J"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -p 1>"/tmp/check_all_args.YUFR196ZaS" 2>"/tmp/check_all_args.0Y0aciid1J"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -p' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --process 1>"/tmp/check_all_args.CTFZIoiGQ7" 2>"/tmp/check_all_args.Zh62fyZ5IF"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --process 1>"/tmp/check_all_args.CTFZIoiGQ7" 2>"/tmp/check_all_args.Zh62fyZ5IF"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --process' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -P 1>"/tmp/check_all_args.KI9g51nM8Q" 2>"/tmp/check_all_args.oTIBCvPDzS"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -P 1>"/tmp/check_all_args.KI9g51nM8Q" 2>"/tmp/check_all_args.oTIBCvPDzS"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -P' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --platform 1>"/tmp/check_all_args.YtmDfHre9P" 2>"/tmp/check_all_args.mEF1UqUqP5"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --platform 1>"/tmp/check_all_args.YtmDfHre9P" 2>"/tmp/check_all_args.mEF1UqUqP5"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --platform' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -q 1>"/tmp/check_all_args.kGQo81LE4u" 2>"/tmp/check_all_args.nUjJy6WOJ7"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -q 1>"/tmp/check_all_args.kGQo81LE4u" 2>"/tmp/check_all_args.nUjJy6WOJ7"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -q' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --time 1>"/tmp/check_all_args.1IbMQF0mfe" 2>"/tmp/check_all_args.yGmX4S6eod"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --time 1>"/tmp/check_all_args.1IbMQF0mfe" 2>"/tmp/check_all_args.yGmX4S6eod"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --time' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -r 1>"/tmp/check_all_args.Qap29qb0f9" 2>"/tmp/check_all_args.GpY8TAQx9f"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -r 1>"/tmp/check_all_args.Qap29qb0f9" 2>"/tmp/check_all_args.GpY8TAQx9f"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -r' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --ranges 1>"/tmp/check_all_args.94sYvpR73z" 2>"/tmp/check_all_args.vnIPtrUns8"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --ranges 1>"/tmp/check_all_args.94sYvpR73z" 2>"/tmp/check_all_args.vnIPtrUns8"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --ranges' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -s 1>"/tmp/check_all_args.6bs84pcL3k" 2>"/tmp/check_all_args.0vY1bRDZnb"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -s 1>"/tmp/check_all_args.6bs84pcL3k" 2>"/tmp/check_all_args.0vY1bRDZnb"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -s' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --signals 1>"/tmp/check_all_args.B1SzHROhxo" 2>"/tmp/check_all_args.WGeqmmB3Pi"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --signals 1>"/tmp/check_all_args.B1SzHROhxo" 2>"/tmp/check_all_args.WGeqmmB3Pi"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --signals' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -S 1>"/tmp/check_all_args.oXwDr0WFuZ" 2>"/tmp/check_all_args.dwgXpf8DEe"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -S 1>"/tmp/check_all_args.oXwDr0WFuZ" 2>"/tmp/check_all_args.dwgXpf8DEe"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -S' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --shared-memory 1>"/tmp/check_all_args.Sdvhpwe4Pa" 2>"/tmp/check_all_args.kOxc1j6IKt"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --shared-memory 1>"/tmp/check_all_args.Sdvhpwe4Pa" 2>"/tmp/check_all_args.kOxc1j6IKt"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --shared-memory' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -t 1>"/tmp/check_all_args.uXcif6Xo63" 2>"/tmp/check_all_args.5dXquaKHpS"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -t 1>"/tmp/check_all_args.uXcif6Xo63" 2>"/tmp/check_all_args.5dXquaKHpS"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -t' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --tty 1>"/tmp/check_all_args.dGNhrX0MMZ" 2>"/tmp/check_all_args.hSdmwWqK10"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --tty 1>"/tmp/check_all_args.dGNhrX0MMZ" 2>"/tmp/check_all_args.hSdmwWqK10"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --tty' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -T 1>"/tmp/check_all_args.vlA2hL3JZW" 2>"/tmp/check_all_args.7FfkGkOiqW"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -T 1>"/tmp/check_all_args.vlA2hL3JZW" 2>"/tmp/check_all_args.7FfkGkOiqW"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -T' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --threads 1>"/tmp/check_all_args.Q41o0vqY1j" 2>"/tmp/check_all_args.cvzH8Dtfqf"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --threads 1>"/tmp/check_all_args.Q41o0vqY1j" 2>"/tmp/check_all_args.cvzH8Dtfqf"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --threads' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -u 1>"/tmp/check_all_args.BmRhCH03TD" 2>"/tmp/check_all_args.zApJO6gmcF"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -u 1>"/tmp/check_all_args.BmRhCH03TD" 2>"/tmp/check_all_args.zApJO6gmcF"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -u' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --stat 1>"/tmp/check_all_args.SF3ZAOl7Dh" 2>"/tmp/check_all_args.qyLMHh4n0F"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --stat 1>"/tmp/check_all_args.SF3ZAOl7Dh" 2>"/tmp/check_all_args.qyLMHh4n0F"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --stat' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -U 1>"/tmp/check_all_args.23ew9pVjtV" 2>"/tmp/check_all_args.j9A269iNij"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -U 1>"/tmp/check_all_args.23ew9pVjtV" 2>"/tmp/check_all_args.j9A269iNij"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -U' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --rusage 1>"/tmp/check_all_args.CAp4OIQLAf" 2>"/tmp/check_all_args.Srp9plAmAh"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --rusage 1>"/tmp/check_all_args.CAp4OIQLAf" 2>"/tmp/check_all_args.Srp9plAmAh"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --rusage' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -v 1>"/tmp/check_all_args.xZspqagcg9" 2>"/tmp/check_all_args.oA1zxZeAqP"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -v 1>"/tmp/check_all_args.xZspqagcg9" 2>"/tmp/check_all_args.oA1zxZeAqP"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -v' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --version 1>"/tmp/check_all_args.mLDuMlWxBb" 2>"/tmp/check_all_args.wWZVVM4mDQ"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --version 1>"/tmp/check_all_args.mLDuMlWxBb" 2>"/tmp/check_all_args.wWZVVM4mDQ"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --version' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -w 1>"/tmp/check_all_args.jkNnFV9ELe" 2>"/tmp/check_all_args.0BQJWMy0xa"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -w 1>"/tmp/check_all_args.jkNnFV9ELe" 2>"/tmp/check_all_args.0BQJWMy0xa"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -w' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --capabilities 1>"/tmp/check_all_args.jKUAwL6yAD" 2>"/tmp/check_all_args.AfFokGSC4C"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --capabilities 1>"/tmp/check_all_args.jKUAwL6yAD" 2>"/tmp/check_all_args.AfFokGSC4C"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --capabilities' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -x 1>"/tmp/check_all_args.GIjWZWmhGt" 2>"/tmp/check_all_args.9tcLOMbfQG"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -x 1>"/tmp/check_all_args.GIjWZWmhGt" 2>"/tmp/check_all_args.9tcLOMbfQG"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -x' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --pathconf 1>"/tmp/check_all_args.bdKRyl71qH" 2>"/tmp/check_all_args.TvKaN738HR"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --pathconf 1>"/tmp/check_all_args.bdKRyl71qH" 2>"/tmp/check_all_args.TvKaN738HR"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --pathconf' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -y 1>"/tmp/check_all_args.FD26QKaXV2" 2>"/tmp/check_all_args.YgeFHvpiSa"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -y 1>"/tmp/check_all_args.FD26QKaXV2" 2>"/tmp/check_all_args.YgeFHvpiSa"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -y' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --sysconf 1>"/tmp/check_all_args.NauLcCJ85D" 2>"/tmp/check_all_args.WzYEAAjKFL"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --sysconf 1>"/tmp/check_all_args.NauLcCJ85D" 2>"/tmp/check_all_args.WzYEAAjKFL"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --sysconf' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -Y 1>"/tmp/check_all_args.CrkMT618Is" 2>"/tmp/check_all_args.Z4kPuL7DMn"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -Y 1>"/tmp/check_all_args.CrkMT618Is" 2>"/tmp/check_all_args.Z4kPuL7DMn"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -Y' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --memory 1>"/tmp/check_all_args.DxM4PlYIdG" 2>"/tmp/check_all_args.Yg5stPUCHC"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --memory 1>"/tmp/check_all_args.DxM4PlYIdG" 2>"/tmp/check_all_args.Yg5stPUCHC"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --memory' INFO:LANG=C:LC_ALL=C: Running '../src/procenv -z 1>"/tmp/check_all_args.4kbfVx3rZ2" 2>"/tmp/check_all_args.sqFyD3Rcvu"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -z 1>"/tmp/check_all_args.4kbfVx3rZ2" 2>"/tmp/check_all_args.sqFyD3Rcvu"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml -z' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --timezone 1>"/tmp/check_all_args.65OU7w8xuy" 2>"/tmp/check_all_args.DQKhhxE1bn"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --timezone 1>"/tmp/check_all_args.65OU7w8xuy" 2>"/tmp/check_all_args.DQKhhxE1bn"' INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=xml --timezone' INFO:LANG=C:LC_ALL=C: Ensure ../src/procenv runs with no errors INFO:LANG=C:LC_ALL=C: Ensuring output is sorted by section INFO:LANG=C:LC_ALL=C: Ensure --file= works INFO:LANG=C:LC_ALL=C: Ensure running multiple '--file= --version' works INFO:LANG=C:LC_ALL=C: Ensure '--file-append --file= --version' works INFO:LANG=C:LC_ALL=C: Ensure --output=stdout works INFO:LANG=C:LC_ALL=C: Ensure --output=stderr works INFO:LANG=C:LC_ALL=C: Ensure --exec works (with no previous arguments) INFO:LANG=C:LC_ALL=C: Ensure '--version --exec' works INFO:LANG=C:LC_ALL=C: Ensure '--exec' can exec ../src/procenv INFO:LANG=C:LC_ALL=C: Ensure 'PROCENV_EXEC' and 'PROCENV_FILE' variables work INFO:LANG=C:LC_ALL=C: Ensure '--format=text' works INFO:LANG=C:LC_ALL=C: Ensure '--format=crumb' works INFO:LANG=C:LC_ALL=C: Ensure '--indent-char=.' works INFO:LANG=C:LC_ALL=C: Ensure '--indent-char=;' works INFO:LANG=C:LC_ALL=C: Ensure '--indent-char=12' works INFO:LANG=C:LC_ALL=C: Ensure '--indent-char=123' works INFO:LANG=C:LC_ALL=C: Ensure '--indent-char=1234' works INFO:LANG=C:LC_ALL=C: Ensure '--separator=.' works INFO:LANG=C:LC_ALL=C: Ensure '--separator=;' works INFO:LANG=C:LC_ALL=C: Ensure '--separator=12' works INFO:LANG=C:LC_ALL=C: Ensure '--separator=123' works INFO:LANG=C:LC_ALL=C: Ensure '--separator=1234' works INFO:LANG=C:LC_ALL=C: Ensure '--crumb-separator=.' works INFO:LANG=C:LC_ALL=C: Ensure '--crumb-separator=;' works INFO:LANG=C:LC_ALL=C: Ensure '--crumb-separator=12' works INFO:LANG=C:LC_ALL=C: Ensure '--crumb-separator=123' works INFO:LANG=C:LC_ALL=C: Ensure '--crumb-separator=1234' works INFO:LANG=C:LC_ALL=C: Ensure '--format=xml' works INFO:LANG=C:LC_ALL=C: Ensure non-display option ('--crumb-separator=.') disallowed after display option ('--meta') INFO:LANG=C:LC_ALL=C: Ensure non-display option ('--file=/tmp/foo') disallowed after display option ('--meta') INFO:LANG=C:LC_ALL=C: Ensure non-display option ('--format=crumb') disallowed after display option ('--meta') INFO:LANG=C:LC_ALL=C: Ensure non-display option ('--indent=7') disallowed after display option ('--meta') INFO:LANG=C:LC_ALL=C: Ensure non-display option ('--indent-char=X') disallowed after display option ('--meta') INFO:LANG=C:LC_ALL=C: Ensure non-display option ('--separator=X') disallowed after display option ('--meta') INFO:LANG=C:LC_ALL=C: Ensure an empty environment is tolerated INFO:LANG=C:LC_ALL=C: Not testing with locale language C.UTF-8 INFO:LANG=POSIX:LC_ALL=POSIX: Running procenv version 0.51 tests for language 'POSIX' INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--help' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure all documented options produce output INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -a 1>"/tmp/check_all_args.uWZCJLwqd7" 2>"/tmp/check_all_args.pZzid3Evsu"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -a 1>"/tmp/check_all_args.uWZCJLwqd7" 2>"/tmp/check_all_args.pZzid3Evsu"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -a' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --meta 1>"/tmp/check_all_args.1NCHtovPu0" 2>"/tmp/check_all_args.TLYIxob4RS"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --meta 1>"/tmp/check_all_args.1NCHtovPu0" 2>"/tmp/check_all_args.TLYIxob4RS"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --meta' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -A 1>"/tmp/check_all_args.DW9EjNrvVe" 2>"/tmp/check_all_args.gYmTrCOX3g"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -A 1>"/tmp/check_all_args.DW9EjNrvVe" 2>"/tmp/check_all_args.gYmTrCOX3g"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -A' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --arguments 1>"/tmp/check_all_args.vNBxaSVhsB" 2>"/tmp/check_all_args.C32dHAl4Xr"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --arguments 1>"/tmp/check_all_args.vNBxaSVhsB" 2>"/tmp/check_all_args.C32dHAl4Xr"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --arguments' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -b 1>"/tmp/check_all_args.217jn6WZA1" 2>"/tmp/check_all_args.Lj3aR7M5Ub"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -b 1>"/tmp/check_all_args.217jn6WZA1" 2>"/tmp/check_all_args.Lj3aR7M5Ub"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -b' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --libs 1>"/tmp/check_all_args.VLYRCtoPds" 2>"/tmp/check_all_args.hpHcAMm9o6"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --libs 1>"/tmp/check_all_args.VLYRCtoPds" 2>"/tmp/check_all_args.hpHcAMm9o6"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --libs' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -B 1>"/tmp/check_all_args.0ink2np46B" 2>"/tmp/check_all_args.uirBRBHmUn"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -B 1>"/tmp/check_all_args.0ink2np46B" 2>"/tmp/check_all_args.uirBRBHmUn"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -B' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --libc 1>"/tmp/check_all_args.OKiMe01OLw" 2>"/tmp/check_all_args.5YMs1QT69h"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --libc 1>"/tmp/check_all_args.OKiMe01OLw" 2>"/tmp/check_all_args.5YMs1QT69h"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --libc' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -c 1>"/tmp/check_all_args.Q1EaHJhtX0" 2>"/tmp/check_all_args.Z1gNU9qPyB"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -c 1>"/tmp/check_all_args.Q1EaHJhtX0" 2>"/tmp/check_all_args.Z1gNU9qPyB"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -c' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --cgroups 1>"/tmp/check_all_args.RkbxcIkanx" 2>"/tmp/check_all_args.yNai1vqBnw"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --cgroups 1>"/tmp/check_all_args.RkbxcIkanx" 2>"/tmp/check_all_args.yNai1vqBnw"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --cgroups' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -C 1>"/tmp/check_all_args.II9M43XpEf" 2>"/tmp/check_all_args.CoQt0SayEf"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -C 1>"/tmp/check_all_args.II9M43XpEf" 2>"/tmp/check_all_args.CoQt0SayEf"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -C' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --cpu 1>"/tmp/check_all_args.etORlVdQWS" 2>"/tmp/check_all_args.x7yzZeX38f"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --cpu 1>"/tmp/check_all_args.etORlVdQWS" 2>"/tmp/check_all_args.x7yzZeX38f"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --cpu' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -d 1>"/tmp/check_all_args.xkuY23iGyr" 2>"/tmp/check_all_args.Gzfaq6RzHS"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -d 1>"/tmp/check_all_args.xkuY23iGyr" 2>"/tmp/check_all_args.Gzfaq6RzHS"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -d' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --compiler 1>"/tmp/check_all_args.mjfS7SCWcc" 2>"/tmp/check_all_args.bIT6Zkl7La"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --compiler 1>"/tmp/check_all_args.mjfS7SCWcc" 2>"/tmp/check_all_args.bIT6Zkl7La"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --compiler' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -e 1>"/tmp/check_all_args.Itfof99P7X" 2>"/tmp/check_all_args.K6JooJjRV3"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -e 1>"/tmp/check_all_args.Itfof99P7X" 2>"/tmp/check_all_args.K6JooJjRV3"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -e' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --environment 1>"/tmp/check_all_args.h9fYbpg1U1" 2>"/tmp/check_all_args.DHqQcpXK1W"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --environment 1>"/tmp/check_all_args.h9fYbpg1U1" 2>"/tmp/check_all_args.DHqQcpXK1W"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --environment' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -E 1>"/tmp/check_all_args.CxPhoeLWsh" 2>"/tmp/check_all_args.vsENpRzhTk"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -E 1>"/tmp/check_all_args.CxPhoeLWsh" 2>"/tmp/check_all_args.vsENpRzhTk"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -E' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --semaphores 1>"/tmp/check_all_args.zXbnNfNMBo" 2>"/tmp/check_all_args.pj8sQdo3jx"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --semaphores 1>"/tmp/check_all_args.zXbnNfNMBo" 2>"/tmp/check_all_args.pj8sQdo3jx"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --semaphores' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -f 1>"/tmp/check_all_args.AHINTLgXFb" 2>"/tmp/check_all_args.MMercSjN5k"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -f 1>"/tmp/check_all_args.AHINTLgXFb" 2>"/tmp/check_all_args.MMercSjN5k"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -f' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --fds 1>"/tmp/check_all_args.NMBtleJKcH" 2>"/tmp/check_all_args.UoQ4DQs9XA"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --fds 1>"/tmp/check_all_args.NMBtleJKcH" 2>"/tmp/check_all_args.UoQ4DQs9XA"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --fds' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -F 1>"/tmp/check_all_args.SAm2lBxqRp" 2>"/tmp/check_all_args.Rpo5a7LBAu"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -F 1>"/tmp/check_all_args.SAm2lBxqRp" 2>"/tmp/check_all_args.Rpo5a7LBAu"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -F' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --namespaces 1>"/tmp/check_all_args.S5PDTmiaTl" 2>"/tmp/check_all_args.kvUbe07ELZ"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --namespaces 1>"/tmp/check_all_args.S5PDTmiaTl" 2>"/tmp/check_all_args.kvUbe07ELZ"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --namespaces' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -g 1>"/tmp/check_all_args.qK45O1lNtT" 2>"/tmp/check_all_args.IZroy9475y"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -g 1>"/tmp/check_all_args.qK45O1lNtT" 2>"/tmp/check_all_args.IZroy9475y"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -g' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --sizeof 1>"/tmp/check_all_args.wkbMKRv2Tf" 2>"/tmp/check_all_args.zanLeQvQGT"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --sizeof 1>"/tmp/check_all_args.wkbMKRv2Tf" 2>"/tmp/check_all_args.zanLeQvQGT"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --sizeof' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -i 1>"/tmp/check_all_args.y8Bzwsxew0" 2>"/tmp/check_all_args.6LxbCznUC1"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -i 1>"/tmp/check_all_args.y8Bzwsxew0" 2>"/tmp/check_all_args.6LxbCznUC1"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -i' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --misc 1>"/tmp/check_all_args.d1iOFt0ii3" 2>"/tmp/check_all_args.1TDlJf7uvA"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --misc 1>"/tmp/check_all_args.d1iOFt0ii3" 2>"/tmp/check_all_args.1TDlJf7uvA"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --misc' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -j 1>"/tmp/check_all_args.gquGNTdNrD" 2>"/tmp/check_all_args.ip6r5DtgTj"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -j 1>"/tmp/check_all_args.gquGNTdNrD" 2>"/tmp/check_all_args.ip6r5DtgTj"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -j' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --uname 1>"/tmp/check_all_args.ZF2m4cgXnr" 2>"/tmp/check_all_args.xtM9hMSJoM"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --uname 1>"/tmp/check_all_args.ZF2m4cgXnr" 2>"/tmp/check_all_args.xtM9hMSJoM"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --uname' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -k 1>"/tmp/check_all_args.a2D64ESWBJ" 2>"/tmp/check_all_args.MATZALIDH8"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -k 1>"/tmp/check_all_args.a2D64ESWBJ" 2>"/tmp/check_all_args.MATZALIDH8"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -k' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --clocks 1>"/tmp/check_all_args.EfNrzbw0aI" 2>"/tmp/check_all_args.uV0OASEIvO"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --clocks 1>"/tmp/check_all_args.EfNrzbw0aI" 2>"/tmp/check_all_args.uV0OASEIvO"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --clocks' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -l 1>"/tmp/check_all_args.B8XhyGRIup" 2>"/tmp/check_all_args.T4I1qwE4W3"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -l 1>"/tmp/check_all_args.B8XhyGRIup" 2>"/tmp/check_all_args.T4I1qwE4W3"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -l' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --limits 1>"/tmp/check_all_args.L51LmUPS0h" 2>"/tmp/check_all_args.9bkWVIr4O4"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --limits 1>"/tmp/check_all_args.L51LmUPS0h" 2>"/tmp/check_all_args.9bkWVIr4O4"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --limits' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -L 1>"/tmp/check_all_args.OMbkc5Oapo" 2>"/tmp/check_all_args.4QUfjaRIR3"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -L 1>"/tmp/check_all_args.OMbkc5Oapo" 2>"/tmp/check_all_args.4QUfjaRIR3"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -L' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --locale 1>"/tmp/check_all_args.Jxo4NGd90L" 2>"/tmp/check_all_args.IpbtfBi6Kz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --locale 1>"/tmp/check_all_args.Jxo4NGd90L" 2>"/tmp/check_all_args.IpbtfBi6Kz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --locale' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -m 1>"/tmp/check_all_args.GNAi4Tbr4F" 2>"/tmp/check_all_args.VqDGPJmME7"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -m 1>"/tmp/check_all_args.GNAi4Tbr4F" 2>"/tmp/check_all_args.VqDGPJmME7"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -m' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --mounts 1>"/tmp/check_all_args.RfgmRD7teE" 2>"/tmp/check_all_args.5XgFDISYwm"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --mounts 1>"/tmp/check_all_args.RfgmRD7teE" 2>"/tmp/check_all_args.5XgFDISYwm"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --mounts' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -M 1>"/tmp/check_all_args.aLpOo0tDyy" 2>"/tmp/check_all_args.MGRhzMd6XR"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -M 1>"/tmp/check_all_args.aLpOo0tDyy" 2>"/tmp/check_all_args.MGRhzMd6XR"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -M' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --message-queues 1>"/tmp/check_all_args.wh9ItTE9gC" 2>"/tmp/check_all_args.WVEuI2BySG"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --message-queues 1>"/tmp/check_all_args.wh9ItTE9gC" 2>"/tmp/check_all_args.WVEuI2BySG"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --message-queues' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -n 1>"/tmp/check_all_args.uFmmeVhee4" 2>"/tmp/check_all_args.XA0S8uEdRk"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -n 1>"/tmp/check_all_args.uFmmeVhee4" 2>"/tmp/check_all_args.XA0S8uEdRk"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -n' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --confstr 1>"/tmp/check_all_args.Fv7VAo6slY" 2>"/tmp/check_all_args.tL9ls2Awwi"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --confstr 1>"/tmp/check_all_args.Fv7VAo6slY" 2>"/tmp/check_all_args.tL9ls2Awwi"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --confstr' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -N 1>"/tmp/check_all_args.zBd6I29BS8" 2>"/tmp/check_all_args.1glqJK9Nnd"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -N 1>"/tmp/check_all_args.zBd6I29BS8" 2>"/tmp/check_all_args.1glqJK9Nnd"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -N' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --network 1>"/tmp/check_all_args.z04kx3kvvg" 2>"/tmp/check_all_args.doNfIqBntz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --network 1>"/tmp/check_all_args.z04kx3kvvg" 2>"/tmp/check_all_args.doNfIqBntz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --network' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -o 1>"/tmp/check_all_args.9dhg3Aade9" 2>"/tmp/check_all_args.zz2Hd8FtBP"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -o 1>"/tmp/check_all_args.9dhg3Aade9" 2>"/tmp/check_all_args.zz2Hd8FtBP"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -o' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --oom 1>"/tmp/check_all_args.oydJ1rr6dN" 2>"/tmp/check_all_args.CGc18KXKqd"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --oom 1>"/tmp/check_all_args.oydJ1rr6dN" 2>"/tmp/check_all_args.CGc18KXKqd"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --oom' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -p 1>"/tmp/check_all_args.IQ0HFiCBjS" 2>"/tmp/check_all_args.N9rPJhDlDf"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -p 1>"/tmp/check_all_args.IQ0HFiCBjS" 2>"/tmp/check_all_args.N9rPJhDlDf"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -p' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --process 1>"/tmp/check_all_args.whWS61YeOy" 2>"/tmp/check_all_args.kvJCA4JoCG"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --process 1>"/tmp/check_all_args.whWS61YeOy" 2>"/tmp/check_all_args.kvJCA4JoCG"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --process' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -P 1>"/tmp/check_all_args.t8ZNCjSnbf" 2>"/tmp/check_all_args.gS2brsWTU2"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -P 1>"/tmp/check_all_args.t8ZNCjSnbf" 2>"/tmp/check_all_args.gS2brsWTU2"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -P' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --platform 1>"/tmp/check_all_args.YXuZAfTupo" 2>"/tmp/check_all_args.815RWwA9Vu"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --platform 1>"/tmp/check_all_args.YXuZAfTupo" 2>"/tmp/check_all_args.815RWwA9Vu"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --platform' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -q 1>"/tmp/check_all_args.qm7Eu1w5oH" 2>"/tmp/check_all_args.vWzVpfBIaY"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -q 1>"/tmp/check_all_args.qm7Eu1w5oH" 2>"/tmp/check_all_args.vWzVpfBIaY"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -q' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --time 1>"/tmp/check_all_args.Q1w0UaofHW" 2>"/tmp/check_all_args.HmtnI72K7y"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --time 1>"/tmp/check_all_args.Q1w0UaofHW" 2>"/tmp/check_all_args.HmtnI72K7y"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --time' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -r 1>"/tmp/check_all_args.17F2CblOGV" 2>"/tmp/check_all_args.MG1xzZ0KAO"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -r 1>"/tmp/check_all_args.17F2CblOGV" 2>"/tmp/check_all_args.MG1xzZ0KAO"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -r' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --ranges 1>"/tmp/check_all_args.hzoYfJsxQ9" 2>"/tmp/check_all_args.qVhPVIaq3u"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --ranges 1>"/tmp/check_all_args.hzoYfJsxQ9" 2>"/tmp/check_all_args.qVhPVIaq3u"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --ranges' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -s 1>"/tmp/check_all_args.TxA1rSeAge" 2>"/tmp/check_all_args.xQiuVRw1Rj"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -s 1>"/tmp/check_all_args.TxA1rSeAge" 2>"/tmp/check_all_args.xQiuVRw1Rj"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -s' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --signals 1>"/tmp/check_all_args.dDIdqDoNF3" 2>"/tmp/check_all_args.40hYDbvvCi"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --signals 1>"/tmp/check_all_args.dDIdqDoNF3" 2>"/tmp/check_all_args.40hYDbvvCi"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --signals' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -S 1>"/tmp/check_all_args.t4vo2L2aP2" 2>"/tmp/check_all_args.VUZcqlOk7O"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -S 1>"/tmp/check_all_args.t4vo2L2aP2" 2>"/tmp/check_all_args.VUZcqlOk7O"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -S' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --shared-memory 1>"/tmp/check_all_args.BJGexxfOfN" 2>"/tmp/check_all_args.NgGfIJcc4s"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --shared-memory 1>"/tmp/check_all_args.BJGexxfOfN" 2>"/tmp/check_all_args.NgGfIJcc4s"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --shared-memory' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -t 1>"/tmp/check_all_args.hAt2ERh2E8" 2>"/tmp/check_all_args.MamhNk3TO1"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -t 1>"/tmp/check_all_args.hAt2ERh2E8" 2>"/tmp/check_all_args.MamhNk3TO1"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -t' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --tty 1>"/tmp/check_all_args.lhqHbhCYL7" 2>"/tmp/check_all_args.4SRoA0gTDz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --tty 1>"/tmp/check_all_args.lhqHbhCYL7" 2>"/tmp/check_all_args.4SRoA0gTDz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --tty' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -T 1>"/tmp/check_all_args.hqOpVubvib" 2>"/tmp/check_all_args.5D4V5IRqkn"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -T 1>"/tmp/check_all_args.hqOpVubvib" 2>"/tmp/check_all_args.5D4V5IRqkn"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -T' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --threads 1>"/tmp/check_all_args.iZIgacnPuT" 2>"/tmp/check_all_args.Eljc5SyUfG"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --threads 1>"/tmp/check_all_args.iZIgacnPuT" 2>"/tmp/check_all_args.Eljc5SyUfG"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --threads' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -u 1>"/tmp/check_all_args.y2uf9i9vtf" 2>"/tmp/check_all_args.h9PyoepHbb"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -u 1>"/tmp/check_all_args.y2uf9i9vtf" 2>"/tmp/check_all_args.h9PyoepHbb"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -u' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --stat 1>"/tmp/check_all_args.cgeB0HXVqC" 2>"/tmp/check_all_args.h37FVV7pa8"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --stat 1>"/tmp/check_all_args.cgeB0HXVqC" 2>"/tmp/check_all_args.h37FVV7pa8"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --stat' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -U 1>"/tmp/check_all_args.gOnLm5qduP" 2>"/tmp/check_all_args.5o1ppOmjPz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -U 1>"/tmp/check_all_args.gOnLm5qduP" 2>"/tmp/check_all_args.5o1ppOmjPz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -U' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --rusage 1>"/tmp/check_all_args.SZtzPjY4Cb" 2>"/tmp/check_all_args.ipCbl12raz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --rusage 1>"/tmp/check_all_args.SZtzPjY4Cb" 2>"/tmp/check_all_args.ipCbl12raz"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --rusage' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -v 1>"/tmp/check_all_args.ImaSDFnAgJ" 2>"/tmp/check_all_args.TdRVrhEoDp"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -v 1>"/tmp/check_all_args.ImaSDFnAgJ" 2>"/tmp/check_all_args.TdRVrhEoDp"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -v' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --version 1>"/tmp/check_all_args.jof55WeafS" 2>"/tmp/check_all_args.C7uVw3G52g"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --version 1>"/tmp/check_all_args.jof55WeafS" 2>"/tmp/check_all_args.C7uVw3G52g"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --version' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -w 1>"/tmp/check_all_args.9CzK7JXxp0" 2>"/tmp/check_all_args.ppwfhd9P5n"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -w 1>"/tmp/check_all_args.9CzK7JXxp0" 2>"/tmp/check_all_args.ppwfhd9P5n"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -w' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --capabilities 1>"/tmp/check_all_args.bKxkeIFlzj" 2>"/tmp/check_all_args.NB2GyZ8OVc"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --capabilities 1>"/tmp/check_all_args.bKxkeIFlzj" 2>"/tmp/check_all_args.NB2GyZ8OVc"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --capabilities' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -x 1>"/tmp/check_all_args.NAmPVrDzc8" 2>"/tmp/check_all_args.JurxxoTBOr"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -x 1>"/tmp/check_all_args.NAmPVrDzc8" 2>"/tmp/check_all_args.JurxxoTBOr"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -x' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --pathconf 1>"/tmp/check_all_args.Hm5onzPu3b" 2>"/tmp/check_all_args.DkGkjjDeFq"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --pathconf 1>"/tmp/check_all_args.Hm5onzPu3b" 2>"/tmp/check_all_args.DkGkjjDeFq"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --pathconf' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -y 1>"/tmp/check_all_args.PNz0spwLNk" 2>"/tmp/check_all_args.1y8cj6qw7S"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -y 1>"/tmp/check_all_args.PNz0spwLNk" 2>"/tmp/check_all_args.1y8cj6qw7S"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -y' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --sysconf 1>"/tmp/check_all_args.aVzpPXDlN8" 2>"/tmp/check_all_args.fAEXwcOMFD"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --sysconf 1>"/tmp/check_all_args.aVzpPXDlN8" 2>"/tmp/check_all_args.fAEXwcOMFD"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --sysconf' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -Y 1>"/tmp/check_all_args.qcSLzxqgIG" 2>"/tmp/check_all_args.YQCZzFW3yi"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -Y 1>"/tmp/check_all_args.qcSLzxqgIG" 2>"/tmp/check_all_args.YQCZzFW3yi"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -Y' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --memory 1>"/tmp/check_all_args.f9fhxiyfJ7" 2>"/tmp/check_all_args.CyDjRVegqE"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --memory 1>"/tmp/check_all_args.f9fhxiyfJ7" 2>"/tmp/check_all_args.CyDjRVegqE"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --memory' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv -z 1>"/tmp/check_all_args.liyta8Ldbj" 2>"/tmp/check_all_args.7l1ZG9wE78"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -z 1>"/tmp/check_all_args.liyta8Ldbj" 2>"/tmp/check_all_args.7l1ZG9wE78"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml -z' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --timezone 1>"/tmp/check_all_args.jSzFT9jaFi" 2>"/tmp/check_all_args.3216ZHIPJk"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --timezone 1>"/tmp/check_all_args.jSzFT9jaFi" 2>"/tmp/check_all_args.3216ZHIPJk"' INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=xml --timezone' INFO:LANG=POSIX:LC_ALL=POSIX: Ensure ../src/procenv runs with no errors INFO:LANG=POSIX:LC_ALL=POSIX: Ensuring output is sorted by section INFO:LANG=POSIX:LC_ALL=POSIX: Ensure --file= works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure running multiple '--file= --version' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--file-append --file= --version' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure --output=stdout works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure --output=stderr works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure --exec works (with no previous arguments) INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--version --exec' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--exec' can exec ../src/procenv INFO:LANG=POSIX:LC_ALL=POSIX: Ensure 'PROCENV_EXEC' and 'PROCENV_FILE' variables work INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--format=text' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--format=crumb' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--indent-char=.' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--indent-char=;' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--indent-char=12' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--indent-char=123' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--indent-char=1234' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--separator=.' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--separator=;' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--separator=12' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--separator=123' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--separator=1234' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--crumb-separator=.' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--crumb-separator=;' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--crumb-separator=12' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--crumb-separator=123' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--crumb-separator=1234' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--format=xml' works INFO:LANG=POSIX:LC_ALL=POSIX: Ensure non-display option ('--crumb-separator=.') disallowed after display option ('--meta') INFO:LANG=POSIX:LC_ALL=POSIX: Ensure non-display option ('--file=/tmp/foo') disallowed after display option ('--meta') INFO:LANG=POSIX:LC_ALL=POSIX: Ensure non-display option ('--format=crumb') disallowed after display option ('--meta') INFO:LANG=POSIX:LC_ALL=POSIX: Ensure non-display option ('--indent=7') disallowed after display option ('--meta') INFO:LANG=POSIX:LC_ALL=POSIX: Ensure non-display option ('--indent-char=X') disallowed after display option ('--meta') INFO:LANG=POSIX:LC_ALL=POSIX: Ensure non-display option ('--separator=X') disallowed after display option ('--meta') INFO:LANG=POSIX:LC_ALL=POSIX: Ensure an empty environment is tolerated PASS: check_all_args meta: version: 0.51 package: procenv 0.51 mode: non-privileged build-type: standard driver: name: linux file: platform/linux/platform.c format-type: text format-version: 17 arguments: count: 1 list: argv[0]: ./procenv capabilities: count (CAP_LAST_CAP+1): 38 known: CAP_CHOWN: number: 0 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_DAC_OVERRIDE: number: 1 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_DAC_READ_SEARCH: number: 2 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_FOWNER: number: 3 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_FSETID: number: 4 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_KILL: number: 5 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SETGID: number: 6 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SETUID: number: 7 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SETPCAP: number: 8 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_LINUX_IMMUTABLE: number: 9 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_NET_BIND_SERVICE: number: 10 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_NET_BROADCAST: number: 11 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_NET_ADMIN: number: 12 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_NET_RAW: number: 13 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_IPC_LOCK: number: 14 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_IPC_OWNER: number: 15 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_MODULE: number: 16 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_RAWIO: number: 17 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_CHROOT: number: 18 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_PTRACE: number: 19 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_PACCT: number: 20 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_ADMIN: number: 21 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_BOOT: number: 22 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_NICE: number: 23 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_RESOURCE: number: 24 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_TIME: number: 25 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYS_TTY_CONFIG: number: 26 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_MKNOD: number: 27 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_LEASE: number: 28 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_AUDIT_WRITE: number: 29 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_AUDIT_CONTROL: number: 30 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SETFCAP: number: 31 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_MAC_OVERRIDE: number: 32 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_MAC_ADMIN: number: 33 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_SYSLOG: number: 34 supported: yes in bounding set: yes effective: no inheritable: no permitted: no CAP_WAKE_ALARM: number: 35 supported: yes in bounding set: yes effective: not defined inheritable: not defined permitted: not defined CAP_BLOCK_SUSPEND: number: 36 supported: yes in bounding set: yes effective: not defined inheritable: not defined permitted: not defined CAP_AUDIT_READ: number: 37 supported: yes in bounding set: yes effective: not defined inheritable: not defined permitted: not defined unknown: keep: no securebits: value: 0x0 fields: SECBIT_KEEP_CAPS: 0 SECBIT_NO_SETUID_FIXUP: 0 SECBIT_NOROOT: 0 cgroups: 9: subsystems: devices path: /system.slice 8: subsystems: memory path: / 7: subsystems: net_cls path: / 6: subsystems: blkio path: / 5: subsystems: perf_event path: / 4: subsystems: freezer path: / 3: subsystems: cpuset path: / 2: subsystems: cpu,cpuacct path: / 1: subsystems: name=systemd path: /system.slice/plague-builder.service clocks: CLOCK_REALTIME: resolution: 0.000000001s CLOCK_REALTIME_COARSE: resolution: 0.010000000s CLOCK_MONOTONIC: resolution: 0.000000001s CLOCK_MONOTONIC_COARSE: resolution: 0.010000000s CLOCK_MONOTONIC_RAW: resolution: 0.000000001s CLOCK_MONOTONIC_RAW: resolution: 0.000000001s CLOCK_PROCESS_CPUTIME_ID: resolution: 0.000000001s CLOCK_THREAD_CPUTIME_ID: resolution: 0.000000001s CLOCK_BOOTTIME: resolution: 0.000000001s compiler: name: GCC version: 4.8.5 20150623 (Red Hat 4.8.5-39) compile date (__DATE__): Aug 30 2019 compile time (__TIME__): 21:30:03 timestamp (__TIMESTAMP__): Fri Aug 2 20:40:49 2019 translation unit (__FILE__): procenv.c base file (__BASE_FILE__): procenv.c feature test macros: _ATFILE_SOURCE: defined _BSD_SOURCE: defined _DEFAULT_SOURCE: not defined _FILE_OFFSET_BITS: 64 _FORTIFY_SOURCE: defined _GNU_SOURCE: defined _ISOC11_SOURCE: defined _ISOC95_SOURCE: defined _ISOC99_SOURCE: defined _LARGEFILE64_SOURCE: defined _LARGEFILE_SOURCE: defined _POSIX_C_SOURCE: 200809 _POSIX_RAW_SOCKETS: defined _POSIX_SOURCE: defined _REENTRANT: not defined __STDC_VERSION__: 199901 __STRICT_ANSI__: not defined __STDC_WANT_IEC_60559_BFP_EXT__: not defined __STDC_WANT_IEC_60559_FUNCS_EXT__: not defined __STDC_WANT_LIB_EXT2__: not defined _SVID_SOURCE: defined _THREAD_SAFE: not defined _XOPEN_SOURCE: 700 _XOPEN_SOURCE_EXTENDED: defined confstr: _CS_GNU_LIBC_VERSION: 'glibc 2.17' _CS_GNU_LIBPTHREAD_VERSION: 'NPTL 2.17' _CS_LFS64_CFLAGS: '-D_LARGEFILE64_SOURCE' _CS_LFS64_LDFLAGS: n/a _CS_LFS64_LIBS: n/a _CS_LFS64_LINTFLAGS: '-D_LARGEFILE64_SOURCE' _CS_LFS_CFLAGS: '-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' _CS_LFS_LDFLAGS: n/a _CS_LFS_LIBS: n/a _CS_LFS_LINTFLAGS: '-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' _CS_PATH: '/usr/bin' _CS_POSIX_V6_ILP32_OFF32_CFLAGS: n/a _CS_POSIX_V6_ILP32_OFF32_LDFLAGS: n/a _CS_POSIX_V6_ILP32_OFF32_LIBS: n/a _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS: n/a _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS: '-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS: n/a _CS_POSIX_V6_ILP32_OFFBIG_LIBS: n/a _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS: n/a _CS_POSIX_V6_LP64_OFF64_CFLAGS: n/a _CS_POSIX_V6_LP64_OFF64_LDFLAGS: n/a _CS_POSIX_V6_LP64_OFF64_LIBS: n/a _CS_POSIX_V6_LP64_OFF64_LINTFLAGS: n/a _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS: n/a _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS: n/a _CS_POSIX_V6_LPBIG_OFFBIG_LIBS: n/a _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS: n/a _CS_POSIX_V7_ILP32_OFF32_CFLAGS: n/a _CS_POSIX_V7_ILP32_OFF32_LDFLAGS: n/a _CS_POSIX_V7_ILP32_OFF32_LIBS: n/a _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS: n/a _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS: '-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS: n/a _CS_POSIX_V7_ILP32_OFFBIG_LIBS: n/a _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS: n/a _CS_POSIX_V7_LP64_OFF64_CFLAGS: n/a _CS_POSIX_V7_LP64_OFF64_LDFLAGS: n/a _CS_POSIX_V7_LP64_OFF64_LIBS: n/a _CS_POSIX_V7_LP64_OFF64_LINTFLAGS: n/a _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS: n/a _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS: n/a _CS_POSIX_V7_LPBIG_OFFBIG_LIBS: n/a _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS: n/a _CS_V5_WIDTH_RESTRICTED_ENVS: 'XBS5_ILP32_OFF32 XBS5_ILP32_OFFBIG' _XBS5_WIDTH_RESTRICTED_ENVS: 'XBS5_ILP32_OFF32 XBS5_ILP32_OFFBIG' XBS5_WIDTH_RESTRICTED_ENVS: 'XBS5_ILP32_OFF32 XBS5_ILP32_OFFBIG' _CS_V6_WIDTH_RESTRICTED_ENVS: 'POSIX_V6_ILP32_OFF32 POSIX_V6_ILP32_OFFBIG' POSIX_V6_WIDTH_RESTRICTED_ENVS,_POSIX_V6_WIDTH_RESTRICTED_ENVS: 'POSIX_V6_ILP32_OFF32 POSIX_V6_ILP32_OFFBIG' _CS_V7_WIDTH_RESTRICTED_ENVS: 'POSIX_V7_ILP32_OFF32 POSIX_V7_ILP32_OFFBIG' _CS_XBS5_ILP32_OFF32_CFLAGS: n/a _CS_XBS5_ILP32_OFF32_LDFLAGS: n/a _CS_XBS5_ILP32_OFF32_LIBS: n/a _CS_XBS5_ILP32_OFF32_LINTFLAGS: n/a _CS_XBS5_ILP32_OFFBIG_CFLAGS: '-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' _CS_XBS5_ILP32_OFFBIG_LDFLAGS: n/a _CS_XBS5_ILP32_OFFBIG_LIBS: n/a _CS_XBS5_ILP32_OFFBIG_LINTFLAGS: n/a _CS_XBS5_LP64_OFF64_CFLAGS: n/a _CS_XBS5_LP64_OFF64_LDFLAGS: n/a _CS_XBS5_LP64_OFF64_LIBS: n/a _CS_XBS5_LP64_OFF64_LINTFLAGS: n/a _CS_XBS5_LPBIG_OFFBIG_CFLAGS: n/a _CS_XBS5_LPBIG_OFFBIG_LDFLAGS: n/a _CS_XBS5_LPBIG_OFFBIG_LIBS: n/a _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS: n/a cpu: number: 1 of 4 affinity list: 0-3 scheduler: type: SCHED_OTHER priority: process: 0 process group: 0 user: 0 I/O priority: process: class: IOPRIO_CLASS_NONE priority: 4 group: class: IOPRIO_CLASS_BE priority: 4 user: class: IOPRIO_CLASS_BE priority: 4 environment: HISTCONTROL: ignoredups HISTSIZE: 1000 HOME: /builddir HOSTNAME: LANG: C LOGNAME: mockbuild MAIL: /var/spool/mail/mockbuild MAKEFLAGS: w MAKELEVEL: 3 MFLAGS: -w PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin PKG_CONFIG_PATH: :/usr/lib/pkgconfig:/usr/share/pkgconfig PROMPT_COMMAND: printf "\033]0;\007" PWD: /builddir/build/BUILD/procenv-0.51/src RPM_ARCH: arm RPM_BUILD_DIR: /builddir/build/BUILD RPM_BUILD_ROOT: /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm RPM_DOC_DIR: /usr/share/doc RPM_LD_FLAGS: -Wl,-z,relro RPM_OPT_FLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard RPM_OS: linux RPM_PACKAGE_NAME: procenv RPM_PACKAGE_RELEASE: 1.el7 RPM_PACKAGE_VERSION: 0.51 RPM_SOURCE_DIR: /builddir/build/SOURCES SHELL: /bin/bash SHLVL: 4 TERM: vt100 USER: mockbuild _: ./procenv srcdir: . file descriptors: 0: terminal: no valid: yes device: /dev/null 1: terminal: no valid: yes device: pipe:[159759272] 2: terminal: no valid: yes device: pipe:[159759273] libc: name: GNU libc (glibc) version: 2 minor: 17 libraries: libselinux.so.1: path: /lib/libselinux.so.1 address: 0xb6f20000 libpthread.so.0: path: /lib/libpthread.so.0 address: 0xb6ef9000 libcap.so.2: path: /lib/libcap.so.2 address: 0xb6ee5000 libgcc_s.so.1: path: /lib/libgcc_s.so.1 address: 0xb6eb6000 libc.so.6: path: /lib/libc.so.6 address: 0xb6d5a000 ld-linux-armhf.so.3: path: /lib/ld-linux-armhf.so.3 address: 0xb6f51000 libpcre.so.1: path: /lib/libpcre.so.1 address: 0xb6cf1000 libdl.so.2: path: /lib/libdl.so.2 address: 0xb6cdc000 libattr.so.1: path: /lib/libattr.so.1 address: 0xb6cc7000 libnss_files.so.2: path: /lib/libnss_files.so.2 address: 0xb6ca3000 limits: RLIMIT_AS: soft: current: 4294967295 max: 4294967295 hard: current: 4294967295 max: 4294967295 RLIMIT_CORE: soft: current: 0 max: 4294967295 hard: current: 4294967295 max: 4294967295 RLIMIT_CPU: soft: current: 4294967295 max: 4294967295 hard: current: 4294967295 max: 4294967295 RLIMIT_DATA: soft: current: 4294967295 max: 4294967295 hard: current: 4294967295 max: 4294967295 RLIMIT_FSIZE: soft: current: 4294967295 max: 4294967295 hard: current: 4294967295 max: 4294967295 RLIMIT_RTTIME: soft: current: 4294967295 max: 4294967295 hard: current: 4294967295 max: 4294967295 RLIMIT_LOCKS: soft: current: 4294967295 max: 4294967295 hard: current: 4294967295 max: 4294967295 RLIMIT_MEMLOCK: soft: current: 65536 max: 4294967295 hard: current: 65536 max: 4294967295 RLIMIT_MSGQUEUE: soft: current: 819200 max: 4294967295 hard: current: 819200 max: 4294967295 RLIMIT_NICE: soft: current: 0 max: 4294967295 hard: current: 0 max: 4294967295 RLIMIT_NOFILE: soft: current: 1024 max: 4294967295 hard: current: 4096 max: 4294967295 RLIMIT_NPROC: soft: current: 16119 max: 4294967295 hard: current: 16119 max: 4294967295 RLIMIT_RSS: soft: current: 4294967295 max: 4294967295 hard: current: 4294967295 max: 4294967295 RLIMIT_RTPRIO: soft: current: 0 max: 4294967295 hard: current: 0 max: 4294967295 RLIMIT_SIGPENDING: soft: current: 16119 max: 4294967295 hard: current: 16119 max: 4294967295 RLIMIT_STACK: soft: current: 8388608 max: 4294967295 hard: current: 4294967295 max: 4294967295 locale: LANG: C LANGUAGE: LC_ADDRESS: C LC_COLLATE: C LC_CTYPE: C LC_IDENTIFICATION: C LC_MEASUREMENT: C LC_MESSAGES: C LC_MONETARY: C LC_NAME: C LC_NUMERIC: C LC_PAPER: C LC_TELEPHONE: C LC_TIME: C LC_ALL: memory: page size: 4096 bytes numa: message queues: info: msgpool: 0 msgmap: 0 msgmax: 8192 msgmnb: 16384 msgmni: 32000 msgssz: 16 msgtql: 0 msgseg: 65535 sets: misc: umask: 0022 current directory (cwd): '/builddir/build/BUILD/procenv-0.51/src' root: '/' chroot: yes container: no vm: no prctl: process endian: unknown dumpable: yes floating point emulation: unknown floating point exceptions: unknown process name: procenv parent death signal: disabled secure computing: disabled process timing: statistical timestamp counter read: unknown machine-check exception: system default no new privileges: normal execve timer slack: 50000ns child subreaper: no clear child tid address: 0xb6f78068 security module: name: unknown context: unknown kernel headers version: 4.14.82 personality: type: PER_LINUX flags: mounts: /proc: filesystem: 'proc' canonical: unknown type: 'proc' options: 'rw,relatime' pathconf: _PC_ALLOC_SIZE_MIN: 4096 _PC_ASYNC_IO: n/a _PC_CHOWN_RESTRICTED: 1 _PC_FILESIZEBITS: 32 _PC_LINK_MAX: 127 _PC_MAX_CANON: 255 _PC_MAX_INPUT: 255 _PC_NAME_MAX: 255 _PC_NO_TRUNC: 1 _PC_PATH_MAX: 4096 _PC_PIPE_BUF: 4096 _PC_PRIO_IO: n/a _PC_REC_INCR_XFER_SIZE: n/a _PC_REC_MAX_XFER_SIZE: n/a _PC_REC_MIN_XFER_SIZE: 4096 _PC_REC_XFER_ALIGN: 4096 _PC_SOCK_MAXBUF: n/a _PC_SYMLINK_MAX: n/a _PC_2_SYMLINKS: 1 _PC_SYNC_IO: n/a _PC_VDISABLE: 0 device: major: 0 minor: 5 dump frequency: 0 fsck pass number: 0 fsid: 0000000000000000 optimal block size: 4096 blocks: size: 1024 bytes total: 0 used: 0 free: 0 available: 0 files/inodes: total: 0 used: 0 free: 0 /sys: filesystem: 'sysfs' canonical: unknown type: 'sysfs' options: 'rw,seclabel,relatime' pathconf: _PC_ALLOC_SIZE_MIN: 4096 _PC_ASYNC_IO: n/a _PC_CHOWN_RESTRICTED: 1 _PC_FILESIZEBITS: 32 _PC_LINK_MAX: 127 _PC_MAX_CANON: 255 _PC_MAX_INPUT: 255 _PC_NAME_MAX: 255 _PC_NO_TRUNC: 1 _PC_PATH_MAX: 4096 _PC_PIPE_BUF: 4096 _PC_PRIO_IO: n/a _PC_REC_INCR_XFER_SIZE: n/a _PC_REC_MAX_XFER_SIZE: n/a _PC_REC_MIN_XFER_SIZE: 4096 _PC_REC_XFER_ALIGN: 4096 _PC_SOCK_MAXBUF: n/a _PC_SYMLINK_MAX: n/a _PC_2_SYMLINKS: 1 _PC_SYNC_IO: n/a _PC_VDISABLE: 0 device: major: 0 minor: 17 dump frequency: 0 fsck pass number: 0 fsid: 0000000000000000 optimal block size: 4096 blocks: size: 1024 bytes total: 0 used: 0 free: 0 available: 0 files/inodes: total: 0 used: 0 free: 0 /dev/shm: filesystem: 'tmpfs' canonical: unknown type: 'tmpfs' options: 'rw,seclabel,relatime' pathconf: _PC_ALLOC_SIZE_MIN: 4096 _PC_ASYNC_IO: n/a _PC_CHOWN_RESTRICTED: 1 _PC_FILESIZEBITS: 32 _PC_LINK_MAX: 127 _PC_MAX_CANON: 255 _PC_MAX_INPUT: 255 _PC_NAME_MAX: 255 _PC_NO_TRUNC: 1 _PC_PATH_MAX: 4096 _PC_PIPE_BUF: 4096 _PC_PRIO_IO: n/a _PC_REC_INCR_XFER_SIZE: n/a _PC_REC_MAX_XFER_SIZE: n/a _PC_REC_MIN_XFER_SIZE: 4096 _PC_REC_XFER_ALIGN: 4096 _PC_SOCK_MAXBUF: n/a _PC_SYMLINK_MAX: n/a _PC_2_SYMLINKS: 1 _PC_SYNC_IO: n/a _PC_VDISABLE: 0 device: major: 0 minor: 31 dump frequency: 0 fsck pass number: 0 fsid: 0000000000000000 optimal block size: 4096 blocks: size: 1024 bytes total: 1034412 used: 0 free: 1034412 available: 1034412 files/inodes: total: 189527 used: 1 free: 189526 /dev/pts: filesystem: 'devpts' canonical: unknown type: 'devpts' options: 'rw,seclabel,relatime,gid=5,mode=620,ptmxmode=666' pathconf: _PC_ALLOC_SIZE_MIN: 4096 _PC_ASYNC_IO: n/a _PC_CHOWN_RESTRICTED: 1 _PC_FILESIZEBITS: 32 _PC_LINK_MAX: 127 _PC_MAX_CANON: 255 _PC_MAX_INPUT: 255 _PC_NAME_MAX: 255 _PC_NO_TRUNC: 1 _PC_PATH_MAX: 4096 _PC_PIPE_BUF: 4096 _PC_PRIO_IO: n/a _PC_REC_INCR_XFER_SIZE: n/a _PC_REC_MAX_XFER_SIZE: n/a _PC_REC_MIN_XFER_SIZE: 4096 _PC_REC_XFER_ALIGN: 4096 _PC_SOCK_MAXBUF: n/a _PC_SYMLINK_MAX: n/a _PC_2_SYMLINKS: 0 _PC_SYNC_IO: n/a _PC_VDISABLE: 0 device: major: 0 minor: 32 dump frequency: 0 fsck pass number: 0 fsid: 0000000000000000 optimal block size: 4096 blocks: size: 1024 bytes total: 0 used: 0 free: 0 available: 0 files/inodes: total: 0 used: 0 free: 0 /proc/filesystems: filesystem: '/dev/nbd0' canonical: unknown type: 'ext4' options: 'rw,seclabel,noatime,data=ordered' pathconf: _PC_ALLOC_SIZE_MIN: 4096 _PC_ASYNC_IO: 1 _PC_CHOWN_RESTRICTED: 1 _PC_FILESIZEBITS: 64 _PC_LINK_MAX: 65000 _PC_MAX_CANON: 255 _PC_MAX_INPUT: 255 _PC_NAME_MAX: 255 _PC_NO_TRUNC: 1 _PC_PATH_MAX: 4096 _PC_PIPE_BUF: 4096 _PC_PRIO_IO: n/a _PC_REC_INCR_XFER_SIZE: n/a _PC_REC_MAX_XFER_SIZE: n/a _PC_REC_MIN_XFER_SIZE: 4096 _PC_REC_XFER_ALIGN: 4096 _PC_SOCK_MAXBUF: n/a _PC_SYMLINK_MAX: n/a _PC_2_SYMLINKS: 1 _PC_SYNC_IO: n/a _PC_VDISABLE: 0 device: major: 43 minor: 0 dump frequency: 0 fsck pass number: 0 fsid: 8b12571e00000000 optimal block size: 4096 blocks: size: 1024 bytes total: 47929956 used: 14560876 free: 33369080 available: 33108556 files/inodes: total: 3055616 used: 80984 free: 2974632 namespaces: cgroup: 4026531835 ipc: 4026531839 mnt: 4026532049 net: 4026531868 pid: 4026531836 user: 4026531837 uts: 4026532050 network: lo: family: AF_INET (0x2) flags: value: 0x10049 fields: IFF_UP: 0x1 IFF_LOOPBACK: 0x8 IFF_RUNNING: 0x40 IFF_LOWER_UP: 0x10000 extended flags: value: 0x0 fields: mac: n/a mtu: 65536 address: 127.0.0.1 netmask: 255.0.0.0 eth0: family: AF_INET (0x2) flags: value: 0x11043 fields: IFF_UP: 0x1 IFF_BROADCAST: 0x2 IFF_RUNNING: 0x40 IFF_MULTICAST: 0x1000 IFF_LOWER_UP: 0x10000 extended flags: value: 0x0 fields: mac: 00:07:cb:03:76:f6 mtu: 1500 address: 10.1.34.181 netmask: 255.255.254.0 broadcast: 10.1.35.255 lo: family: AF_INET6 (0xa) flags: value: 0x10049 fields: IFF_UP: 0x1 IFF_LOOPBACK: 0x8 IFF_RUNNING: 0x40 IFF_LOWER_UP: 0x10000 extended flags: value: 0x0 fields: mac: n/a mtu: 65536 address: ::1 netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff eth0: family: AF_INET6 (0xa) flags: value: 0x11043 fields: IFF_UP: 0x1 IFF_BROADCAST: 0x2 IFF_RUNNING: 0x40 IFF_MULTICAST: 0x1000 IFF_LOWER_UP: 0x10000 extended flags: value: 0x0 fields: mac: n/a mtu: 1500 address: fe80::207:cbff:fe03:76f6%eth0 netmask: ffff:ffff:ffff:ffff:: oom: oom_score: 0 oom_adj: 0 oom_score_adj: 0 platform: operating system: Linux architecture: ARMhf kernel bits: 32 executable bits: 32 code endian: little data model: ILP32 (4/4/4) process: process id (pid): 21046 parent process id (ppid): 18363 session id (sid): 16763 (leader=no) name: 'procenv' ancestry: 21046 ('procenv'), 18363 ('sh'), 18359 ('make'), 18337 ('make'), 18336 ('sh'), 18331 ('sh'), 18330 ('make'), 18329 ('sh'), 16763 ('rpmbuild'), 16129 ('mock'), 24094 ('plague-builder'), 1 ('systemd') process group id: 16763 (leader=no) foreground process group: -1 terminal: '/dev/tty' has controlling terminal: no on console: no user: real user id (uid): 996 ('mockbuild') effective user id (euid): 996 ('mockbuild') saved set-user-id (suid): 996 ('mockbuild') group: real group id (gid): 135 ('mockbuild') effective group id (egid): 135 ('mockbuild') saved set-group-id (sgid): 135 ('mockbuild') login name: '' passwd: name: 'mockbuild' gecos: '' dir: '/builddir' shell: '/bin/bash' groups: 'mockbuild' (135) ranges: char: size: 1 byte unsigned: decimal: 0 to 255 symbolic: 0 to UCHAR_MAX scientific: 0.000000e+00 to 2.550000e+02 hex: 0x00 to 0xff signed: decimal: -128 to 127 symbolic: SCHAR_MIN to SCHAR_MAX short int: size: 2 bytes unsigned: decimal: 0 to 65535 symbolic: 0 to USHRT_MAX scientific: 0.000000e+00 to 6.553500e+04 hex: 0x0000 to 0xffff signed: decimal: -32768 to 32767 symbolic: SHRT_MIN to SHRT_MAX int: size: 4 bytes unsigned: decimal: 0 to 4294967295 symbolic: 0 to UINT_MAX scientific: 0.000000e+00 to 4.294967e+09 hex: 0x00000000 to 0xffffffff signed: decimal: -2147483648 to 2147483647 symbolic: INT_MIN to INT_MAX long int: size: 4 bytes unsigned: decimal: 0 to 4294967295 symbolic: 0 to ULONG_MAX scientific: 0.000000e+00 to 4.294967e+09 hex: 0x00000000 to 0xffffffff signed: decimal: -2147483648 to 2147483647 symbolic: LONG_MIN to LONG_MAX long long int: size: 8 bytes unsigned: decimal: 10532727657815080960 to 18446744073709551615 symbolic: 0 to ULLONG_MAX scientific: 0.000000e+00 to 1.844674e+19 hex: 0x0000000000000000 to 0xffffffffffffffff signed: decimal: -9223372036854775808 to 9223372036854775807 symbolic: LLONG_MIN to LLONG_MAX float: size: 4 bytes signed: 1.175494e-38 to 3.402823e+38 symbolic: FLT_MIN to FLT_MAX double: size: 8 bytes signed: 2.225074e-308 to 1.797693e+308 symbolic: DBL_MIN to DBL_MAX long double: size: 8 bytes signed: 2.225074e-308 to 1.797693e+308 symbolic: LDBL_MIN to LDBL_MAX rusage: ru_maxrss: 2336 ru_ixrss: 0 ru_idrss: 0 ru_isrss: 0 ru_minflt: 219 ru_majflt: 0 ru_nswap: 0 ru_inblock: 0 ru_oublock: 0 ru_msgsnd: 0 ru_msgrcv: 0 ru_nsignals: 0 ru_nvcsw: 0 ru_nivcsw: 1 semaphores: info: semmap: 1024000000 semmni: 32000 semmns: 1024000000 semmnu: 1024000000 semmsl: 32000 semopm: 500 semume: 500 semusz: 3 semvmx: 32767 semaem: 15 set: 61112321: key: 0x00000000 sequence: 1865 number in set: 1 permissions: octal: 0600 symbolic: -rw------- creator: euid: 996 ('mockbuild') egid: 135 ('mockbuild') owner: uid: 996 ('mockbuild') gid: 135 ('mockbuild') times: last semop (otime): 0 (n/a) last change (ctime): 1556451946 (Sun Apr 28 11:45:46 2019) 61145090: key: 0x00000000 sequence: 1866 number in set: 1 permissions: octal: 0600 symbolic: -rw------- creator: euid: 996 ('mockbuild') egid: 135 ('mockbuild') owner: uid: 996 ('mockbuild') gid: 135 ('mockbuild') times: last semop (otime): 0 (n/a) last change (ctime): 1556451946 (Sun Apr 28 11:45:46 2019) shared memory: info: segments: 1 pages: 90 shm_rss: 90 shm_swp: 0 swap_attempts: 0 swap_successes: 0 segments: signals: SIGHUP: number: 1 description: 'Hangup' blocked: no ignored: yes SIGINT: number: 2 description: 'Interrupt' blocked: no ignored: no SIGQUIT: number: 3 description: 'Quit' blocked: no ignored: no SIGILL: number: 4 description: 'Illegal instruction' blocked: no ignored: no SIGTRAP: number: 5 description: 'Trace/breakpoint trap' blocked: no ignored: no SIGABRT: number: 6 description: 'Aborted' blocked: no ignored: no SIGBUS: number: 7 description: 'Bus error' blocked: no ignored: no SIGFPE: number: 8 description: 'Floating point exception' blocked: no ignored: no SIGKILL: number: 9 description: 'Killed' blocked: no ignored: no SIGUSR1: number: 10 description: 'User defined signal 1' blocked: no ignored: no SIGSEGV: number: 11 description: 'Segmentation fault' blocked: no ignored: no SIGUSR2: number: 12 description: 'User defined signal 2' blocked: no ignored: no SIGPIPE: number: 13 description: 'Broken pipe' blocked: no ignored: no SIGALRM: number: 14 description: 'Alarm clock' blocked: no ignored: no SIGTERM: number: 15 description: 'Terminated' blocked: no ignored: no SIGSTKFLT: number: 16 description: 'Stack fault' blocked: no ignored: no SIGCHLD|SIGCLD: number: 17 description: 'Child exited' blocked: no ignored: no SIGCONT: number: 18 description: 'Continued' blocked: no ignored: no SIGSTOP: number: 19 description: 'Stopped (signal)' blocked: no ignored: no SIGTSTP: number: 20 description: 'Stopped' blocked: no ignored: no SIGTTIN: number: 21 description: 'Stopped (tty input)' blocked: no ignored: no SIGTTOU: number: 22 description: 'Stopped (tty output)' blocked: no ignored: no SIGURG: number: 23 description: 'Urgent I/O condition' blocked: no ignored: no SIGXCPU: number: 24 description: 'CPU time limit exceeded' blocked: no ignored: no SIGXFSZ: number: 25 description: 'File size limit exceeded' blocked: no ignored: yes SIGVTALRM: number: 26 description: 'Virtual timer expired' blocked: no ignored: no SIGPROF: number: 27 description: 'Profiling timer expired' blocked: no ignored: no SIGWINCH: number: 28 description: 'Window changed' blocked: no ignored: no SIGIO: number: 29 description: 'I/O possible' blocked: no ignored: no SIGPWR: number: 30 description: 'Power failure' blocked: no ignored: no SIGSYS: number: 31 description: 'Bad system call' blocked: no ignored: no sizeof: bits/byte (CHAR_BIT): 8 blkcnt_t: 8 bytes blksize_t: 4 bytes char: 1 byte clockid_t: 4 bytes clock_t: 4 bytes dev_t: 8 bytes div_t: 8 bytes double: 8 bytes fenv_t: 4 bytes fexcept_t: 4 bytes float: 4 bytes fpos_t: 16 bytes fsblkcnt_t: 8 bytes fsfilcnt_t: 8 bytes gid_t: 4 bytes id_t: 4 bytes imaxdiv_t: 16 bytes ino_t: 8 bytes int: 4 bytes int16_t: 2 bytes int32_t: 4 bytes int64_t: 8 bytes int8_t: 1 byte int_fast16_t: 4 bytes int_fast32_t: 4 bytes int_fast64_t: 8 bytes int_fast8_t: 1 byte int_least16_t: 2 bytes int_least32_t: 4 bytes int_least64_t: 8 bytes int_least8_t: 1 byte intmax_t: 8 bytes intptr_t: 4 bytes key_t: 4 bytes ldiv_t: 8 bytes lldiv_t: 16 bytes long double: 8 bytes long int: 4 bytes long long int: 8 bytes mbstate_t: 8 bytes mode_t: 4 bytes mode_t: 4 bytes nlink_t: 4 bytes off_t: 8 bytes pid_t: 4 bytes pthread_attr_t: 36 bytes pthread_barrierattr_t: 4 bytes pthread_barrier_t: 20 bytes pthread_condattr_t: 4 bytes pthread_cond_t: 48 bytes pthread_key_t: 4 bytes pthread_mutexattr_t: 4 bytes pthread_mutex_t: 24 bytes pthread_once_t: 4 bytes pthread_rwlockattr_t: 8 bytes pthread_rwlock_t: 32 bytes pthread_spinlock_t: 4 bytes pthread_t: 4 bytes ptrdiff_t: 4 bytes rlim_t: 8 bytes short int: 2 bytes sig_atomic_t: 4 bytes size_t: 4 bytes ssize_t: 4 bytes suseconds_t: 4 bytes timer_t: 4 bytes time_t: 4 bytes uid_t: 4 bytes uint16_t: 2 bytes uint32_t: 4 bytes uint64_t: 8 bytes uint8_t: 1 byte uint_fast16_t: 4 bytes uint_fast32_t: 4 bytes uint_fast64_t: 8 bytes uint_fast8_t: 1 byte uint_least16_t: 2 bytes uint_least32_t: 4 bytes uint_least64_t: 8 bytes uint_least8_t: 1 byte uintmax_t: 8 bytes uintptr_t: 4 bytes useconds_t: 4 bytes void *: 4 bytes wchar_t: 4 bytes wint_t: 4 bytes stat: argv[0]: './procenv' real path: '/builddir/build/BUILD/procenv-0.51/src/procenv' device: major: 43 minor: 0 inode: 2365814 permissions: octal: 0755 symbolic: -rwxr-xr-x hard links: 1 user id (uid): 996 ('mockbuild') group id (gid): 135 ('(null)') size: 498528 bytes (0 512-byte blocks) times: atime (access): 1567200616 (Fri Aug 30 21:30:16 2019) mtime (modification): 1567200617 (Fri Aug 30 21:30:17 2019) ctime (status change): 1567200617 (Fri Aug 30 21:30:17 2019) sysconf: _SC_2_C_BIND: 200809 _SC_2_C_DEV: 200809 _SC_2_CHAR_TERM: 200809 _SC_2_C_VERSION: n/a _SC_2_FORT_DEV: n/a _SC_2_FORT_RUN: n/a _SC_2_LOCALEDEF: 200809 _SC_2_PBS: n/a _SC_2_PBS_ACCOUNTING: n/a _SC_2_PBS_LOCATE: n/a _SC_2_PBS_MESSAGE: n/a _SC_2_PBS_TRACK: n/a _SC_2_SW_DEV: 200809 _SC_2_UPE: n/a _SC_2_VERSION: 200809 _SC_ADVISORY_INFO: 200809 _SC_AIO_LISTIO_MAX: n/a _SC_AIO_MAX: n/a _SC_AIO_PRIO_DELTA_MAX: 20 _SC_ARG_MAX: 2097152 _SC_ASYNCHRONOUS_IO: 200809 _SC_ATEXIT_MAX: 2147483647 _SC_AVPHYS_PAGES: 172122 _SC_BARRIERS: 200809 _SC_BASE: n/a _SC_BC_BASE_MAX: 99 _SC_BC_DIM_MAX: 2048 _SC_BC_SCALE_MAX: 99 _SC_BC_STRING_MAX: 1000 _SC_CHAR_BIT: 8 _SC_CHARCLASS_NAME_MAX: 2048 _SC_CHAR_MAX: 255 _SC_CHAR_MIN: 0 _SC_CHILD_MAX: 16119 _SC_C_LANG_SUPPORT: n/a _SC_C_LANG_SUPPORT_R: n/a _SC_CLK_TCK: 100 _SC_CLOCK_SELECTION: 200809 _SC_COLL_WEIGHTS_MAX: 255 _SC_CPUTIME: 200809 _SC_DELAYTIMER_MAX: 2147483647 _SC_DEVICE_IO: n/a _SC_DEVICE_SPECIFIC: n/a _SC_DEVICE_SPECIFIC_R: n/a _SC_EQUIV_CLASS_MAX: n/a _SC_EXPR_NEST_MAX: 32 _SC_FD_MGMT: n/a _SC_FIFO: n/a _SC_FILE_ATTRIBUTES: n/a _SC_FILE_LOCKING: n/a _SC_FILE_SYSTEM: n/a _SC_FSYNC: 200809 _SC_GETGR_R_SIZE_MAX: 1024 _SC_GETPW_R_SIZE_MAX: 1024 _SC_HOST_NAME_MAX: 64 _SC_INT_MAX: 2147483647 _SC_INT_MIN: -2147483648 _SC_IOV_MAX: 1024 _SC_IPV6: 200809 _SC_JOB_CONTROL: 1 _SC_LEVEL1_DCACHE_ASSOC: 0 _SC_LEVEL1_DCACHE_LINESIZE: 0 _SC_LEVEL1_DCACHE_SIZE: 0 _SC_LEVEL1_ICACHE_ASSOC: 0 _SC_LEVEL1_ICACHE_LINESIZE: 0 _SC_LEVEL1_ICACHE_SIZE: 0 _SC_LEVEL2_CACHE_ASSOC: 0 _SC_LEVEL2_CACHE_LINESIZE: 0 _SC_LEVEL2_CACHE_SIZE: 0 _SC_LEVEL3_CACHE_ASSOC: 0 _SC_LEVEL3_CACHE_LINESIZE: 0 _SC_LEVEL3_CACHE_SIZE: 0 _SC_LEVEL4_CACHE_ASSOC: 0 _SC_LEVEL4_CACHE_LINESIZE: 0 _SC_LEVEL4_CACHE_SIZE: 0 _SC_LINE_MAX: 2048 _SC_LOGIN_NAME_MAX: 256 _SC_LONG_BIT: 32 _SC_MAPPED_FILES: 200809 _SC_MB_LEN_MAX: 16 _SC_MEMLOCK: 200809 _SC_MEMLOCK_RANGE: 200809 _SC_MEMORY_PROTECTION: 200809 _SC_MESSAGE_PASSING: 200809 _SC_MONOTONIC_CLOCK: 200809 _SC_MQ_OPEN_MAX: n/a _SC_MQ_PRIO_MAX: 32768 _SC_MULTI_PROCESS: n/a _SC_NETWORKING: n/a _SC_NGROUPS_MAX: 65536 _SC_NL_ARGMAX: 4096 _SC_NL_LANGMAX: 2048 _SC_NL_MSGMAX: 2147483647 _SC_NL_NMAX: 2147483647 _SC_NL_SETMAX: 2147483647 _SC_NL_TEXTMAX: 2147483647 _SC_NPROCESSORS_CONF: 4 _SC_NPROCESSORS_ONLN: 4 _SC_NZERO: 20 _SC_OPEN_MAX: 1024 _SC_PAGESIZE: 4096 _SC_PAGE_SIZE: 4096 _SC_PASS_MAX: 8192 _SC_PHYS_PAGES: 517206 _SC_PII: n/a _SC_PII_INTERNET: n/a _SC_PII_INTERNET_DGRAM: n/a _SC_PII_INTERNET_STREAM: n/a _SC_PII_OSI: n/a _SC_PII_OSI_CLTS: n/a _SC_PII_OSI_COTS: n/a _SC_PII_OSI_M: n/a _SC_PII_SOCKET: n/a _SC_PII_XTI: n/a _SC_PIPE: n/a _SC_POLL: n/a _SC_SINGLE_PROCESS: n/a _SC_SYSTEM_DATABASE: n/a _SC_SYSTEM_DATABASE_R: n/a _SC_THREAD_KEYS_MAX: 1024 _SC_THREAD_DESTRUCTOR_ITERATIONS: 4 _SC_THREAD_THREADS_MAX: n/a _SC_STREAM_MAX: 16 _SC_SYMLOOP_MAX: n/a _SC_TTY_NAME_MAX: 32 _SC_TZNAME_MAX: 6 _SC_TYPED_MEMORY_OBJECTS: n/a _SC_USER_GROUPS: n/a _SC_USER_GROUPS_R: n/a _SC_VERSION: 200809 _SC_SIGQUEUE_MAX: 16119 _SC_T_IOV_MAX: n/a _SC_THREAD_STACK_MIN: 16384 _SC_SSIZE_MAX: 32767 _SC_TIMER_MAX: n/a _SC_UCHAR_MAX: 255 _SC_UINT_MAX: n/a _SC_UIO_MAXIOV: 1024 _SC_ULONG_MAX: n/a _SC_USHRT_MAX: 65535 _SC_V6_LPBIG_OFFBIG: n/a _SC_WORD_BIT: 32 _SC_EXPR_NEST_MAX: 32 _SC_V6_ILP32_OFF32: 1 _SC_V6_ILP32_OFFBIG: 1 _SC_V6_LP64_OFF64: n/a _SC_V7_ILP32_OFF32: 1 _SC_V7_ILP32_OFFBIG: 1 _SC_V7_LPBIG_OFFBIG: n/a _SC_V7_LP64_OFF64: n/a _SC_PRIORITIZED_IO: 200809 _SC_PRIORITY_SCHEDULING: 200809 _SC_RAW_SOCKETS: 200809 _SC_READER_WRITER_LOCKS: 200809 _SC_REALTIME_SIGNALS: 200809 _SC_RE_DUP_MAX: 32767 _SC_REGEXP: 1 _SC_REGEX_VERSION: n/a _SC_RTSIG_MAX: 32 _SC_SAVED_IDS: 1 _SC_SCHAR_MAX: 127 _SC_SCHAR_MIN: -128 _SC_SELECT: n/a _SC_SEMAPHORES: 200809 _SC_SEM_NSEMS_MAX: n/a _SC_SEM_VALUE_MAX: 2147483647 _SC_SHARED_MEMORY_OBJECTS: 200809 _SC_SHELL: 1 _SC_SHRT_MAX: 32767 _SC_SHRT_MIN: -32768 _SC_SIGNALS: n/a _SC_SPAWN: 200809 _SC_SPIN_LOCKS: 200809 _SC_SPORADIC_SERVER: n/a _SC_SYNCHRONIZED_IO: 200809 _SC_THREAD_ATTR_STACKADDR: 200809 _SC_THREAD_ATTR_STACKSIZE: 200809 _SC_THREAD_CPUTIME: 200809 _SC_THREAD_PRIO_INHERIT: 200809 _SC_THREAD_PRIO_PROTECT: 200809 _SC_THREAD_PRIORITY_SCHEDULING: 200809 _SC_THREAD_PROCESS_SHARED: 200809 _SC_THREAD_ROBUST_PRIO_INHERIT: n/a _SC_THREAD_ROBUST_PRIO_PROTECT: n/a _SC_THREAD_SAFE_FUNCTIONS: 200809 _SC_THREAD_SPORADIC_SERVER: n/a _SC_THREADS: 200809 _SC_TIMEOUTS: 200809 _SC_TIMERS: 200809 _SC_TRACE: n/a _SC_TRACE_EVENT_FILTER: n/a _SC_TRACE_INHERIT: n/a _SC_TRACE_LOG: n/a _SC_XBS5_ILP32_OFF32: 1 _SC_XBS5_ILP32_OFFBIG: 1 _SC_XBS5_LP64_OFF64: n/a _SC_XBS5_LPBIG_OFFBIG: n/a _SC_XOPEN_CRYPT: 1 _SC_XOPEN_ENH_I18N: 1 _SC_XOPEN_LEGACY: 1 _SC_XOPEN_REALTIME: 1 _SC_XOPEN_REALTIME_THREADS: 1 _SC_XOPEN_SHM: 1 _SC_XOPEN_UNIX: 1 _SC_XOPEN_XPG2: 1 _SC_XOPEN_XPG3: 1 _SC_XOPEN_XPG4: 1 _SC_XOPEN_VERSION: 700 _SC_XOPEN_XCU_VERSION: 4 threads: stack size: 8388608 bytes scope: PTHREAD_SCOPE_SYSTEM guard size: 4096 bytes scheduler: type: SCHED_OTHER priority: 0 inherit-scheduler attribute: PTHREAD_INHERIT_SCHED concurrency: 0 time: raw: 1567200658.502029697 local: Fri Aug 30 21:30:58 2019 ISO: 2019-07-30T21:30 timezone: tzname[0]: 'UTC' tzname[1]: 'UTC' timezone: 0 daylight: 0 tty: uname: sysname: Linux nodename: armv7-05.dev.centos.org release: 4.10.8-fedora-1 version: #1 SMP Wed Apr 5 16:17:05 UTC 2017 machine: armv7l domainname: (none) PASS: procenv ================== All 4 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/procenv-0.51/src' make[1]: Leaving directory `/builddir/build/BUILD/procenv-0.51/src' make[1]: Entering directory `/builddir/build/BUILD/procenv-0.51' make[1]: Leaving directory `/builddir/build/BUILD/procenv-0.51' Processing files: procenv-0.51-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l8RljJ Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C2KMxs Provides: procenv = 0.51-1.el7 procenv(armv7hl-32) = 0.51-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libcap.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libselinux.so.1 rtld(GNU_HASH) Processing files: procenv-debuginfo-0.51-1.el7.armv7hl Provides: procenv-debuginfo = 0.51-1.el7 procenv-debuginfo(armv7hl-32) = 0.51-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm Wrote: /builddir/build/RPMS/procenv-0.51-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/procenv-debuginfo-0.51-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mal0WZ + exit 0 + umask 022 + cd /builddir/build/BUILD + cd procenv-0.51 + DOCDIR=/builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/doc/procenv-0.51 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/doc/procenv-0.51 + cp -pr README /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/doc/procenv-0.51 + cp -pr NEWS /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/doc/procenv-0.51 + cp -pr AUTHORS /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/doc/procenv-0.51 + cp -pr TODO /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/doc/procenv-0.51 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd procenv-0.51 + LICENSEDIR=/builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/licenses/procenv-0.51 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/licenses/procenv-0.51 + cp -pr COPYING /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm/usr/share/licenses/procenv-0.51 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd procenv-0.51 + /usr/bin/rm -rf /builddir/build/BUILDROOT/procenv-0.51-1.el7.arm + exit 0 Child return code was: 0