D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/procenv-0.60-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uCbmAI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf procenv-0.60
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/procenv-0.60.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd procenv-0.60
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8uCKGm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd procenv-0.60
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for aarch64-mageia-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... no
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking target system type... aarch64-mageia-linux-gnu
checking for aarch64-mageia-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 aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-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 sysinfo... none required
checking for library containing numa_available... -lnuma
checking numa.h usability... yes
checking numa.h presence... yes
checking for numa.h... yes
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 sys/capsicum.h usability... no
checking sys/capsicum.h presence... no
checking for sys/capsicum.h... no
checking for library containing cap_init... -lcap
checking for library containing pthread_create... none required
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 5616: 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 C compiler accepts -fstack-protector... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat-security... yes
## ---------------------------------------------------------------------------------------------------------------------- ##
## 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 (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120
Copyright (C) 2021 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 (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120
Copyright (C) 2021 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 (GNU Binutils) 2.37
Copyright (C) 2021 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: aarch64-mageia-linux
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 11.2.1-0.20211120.1.mga9' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux --host=aarch64-mageia-linux --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.9/site-packages --enable-lto --with-gcc-major-version-only
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) 
COLLECT_GCC_OPTIONS='-E' '-v' '-mlittle-endian' '-mabi=lp64'
 /usr/lib/gcc/aarch64-mageia-linux/11/cc1 -E -quiet -v - -mlittle-endian -mabi=lp64 -dumpbase -
ignoring nonexistent directory "/usr/lib/gcc/aarch64-mageia-linux/11/include-fixed"
ignoring nonexistent directory "/usr/lib/gcc/aarch64-mageia-linux/11/../../../../aarch64-mageia-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc/aarch64-mageia-linux/11/include
 /usr/local/include
 /usr/include
End of search list.
# 0 "<stdin>"
# 0 "<built-in>"
# 0 "<command-line>"
# 1 "/usr/include/stdc-predef.h" 1 3 4
# 0 "<command-line>" 2
# 1 "<stdin>"
COMPILER_PATH=/usr/lib/gcc/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/:/usr/lib/gcc/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/
LIBRARY_PATH=/usr/lib/gcc/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-E' '-v' '-mlittle-endian' '-mabi=lp64'

XXX:--------------------------------------------------
XXX: ./src/tests/show_compiler_details: preprocessor ('cpp') pre-defined symbols

#define __DBL_MIN_EXP__ (-1021)
#define __LDBL_MANT_DIG__ 113
#define __UINT_LEAST16_MAX__ 0xffff
#define __ARM_SIZEOF_WCHAR_T 4
#define __DBL_DECIMAL_DIG__ 17
#define __ATOMIC_ACQUIRE 2
#define __FLT128_MAX_10_EXP__ 4932
#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F
#define __GCC_IEC_559_COMPLEX 2
#define __UINT_LEAST8_TYPE__ unsigned char
#define __FLT128_DIG__ 33
#define __INTMAX_C(c) c ## L
#define __CHAR_BIT__ 8
#define __UINT8_MAX__ 0xff
#define __WCHAR_MAX__ 0xffffffffU
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
#define __GCC_ATOMIC_CHAR_LOCK_FREE 2
#define __GCC_IEC_559 2
#define __FLT32X_DECIMAL_DIG__ 17
#define __FLT_EVAL_METHOD__ 0
#define __FLT64_DECIMAL_DIG__ 17
#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
#define __UINT_FAST32_TYPE__ long unsigned int
#define __UINT_FAST64_MAX__ 0xffffffffffffffffUL
#define __SIG_ATOMIC_TYPE__ int
#define __DBL_MIN_10_EXP__ (-307)
#define __FINITE_MATH_ONLY__ 0
#define __FLT32X_MAX_EXP__ 1024
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
#define __GNUC_PATCHLEVEL__ 1
#define __FLT32_HAS_DENORM__ 1
#define __UINT_FAST8_MAX__ 0xff
#define __INT8_C(c) c
#define __INT_LEAST8_WIDTH__ 8
#define __INTMAX_TYPE__ long int
#define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL
#define __SHRT_MAX__ 0x7fff
#define __STDC_ISO_10646__ 201706L
#define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L
#define __ARM_FEATURE_IDIV 1
#define __FLT64X_MAX_10_EXP__ 4932
#define __LDBL_IS_IEC_60559__ 2
#define __ARM_FP 14
#define __FLT64X_IS_IEC_60559__ 2
#define __FLT64X_HAS_QUIET_NAN__ 1
#define __WINT_TYPE__ unsigned int
#define __UINT_LEAST8_MAX__ 0xff
#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128
#define __UINTMAX_TYPE__ long unsigned int
#define _STDC_PREDEF_H 1
#define __linux 1
#define __FLT_EVAL_METHOD_TS_18661_3__ 0
#define __CHAR_UNSIGNED__ 1
#define __UINT32_MAX__ 0xffffffffU
#define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L)
#define __AARCH64_CMODEL_SMALL__ 1
#define __LDBL_MAX_EXP__ 16384
#define __INT_FAST32_WIDTH__ 64
#define __FLT128_MIN_EXP__ (-16381)
#define __FLT128_MIN_10_EXP__ (-4931)
#define __FLT32X_IS_IEC_60559__ 2
#define __INT_LEAST16_WIDTH__ 16
#define __SCHAR_MAX__ 0x7f
#define __FLT128_MANT_DIG__ 113
#define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L)
#define __WCHAR_MIN__ 0U
#define __INT64_C(c) c ## L
#define __GCC_ATOMIC_POINTER_LOCK_FREE 2
#define __SIZEOF_INT__ 4
#define __INT_FAST64_WIDTH__ 64
#define __PRAGMA_REDEFINE_EXTNAME 1
#define __FLT32X_MANT_DIG__ 53
#define __USER_LABEL_PREFIX__ 
#define __FLT32_MAX_10_EXP__ 38
#define __FLT64X_EPSILON__ 1.92592994438723585305597794258492732e-34F64x
#define __STDC_HOSTED__ 1
#define __DBL_DIG__ 15
#define __FLT32_DIG__ 6
#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F
#define __SHRT_WIDTH__ 16
#define __FLT32_IS_IEC_60559__ 2
#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L
#define __STDC_UTF_16__ 1
#define __FLT16_HAS_QUIET_NAN__ 1
#define __ARM_SIZEOF_MINIMAL_ENUM 4
#define __FLT64X_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F64x
#define __FP_FAST_FMA 1
#define __FLT32X_HAS_INFINITY__ 1
#define __INT32_MAX__ 0x7fffffff
#define __FLT16_DIG__ 3
#define __INT_WIDTH__ 32
#define __SIZEOF_LONG__ 8
#define __STDC_IEC_559__ 1
#define __UINT16_C(c) c
#define __DECIMAL_DIG__ 36
#define __STDC_IEC_559_COMPLEX__ 1
#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64
#define __gnu_linux__ 1
#define __INT16_MAX__ 0x7fff
#define __FLT128_IS_IEC_60559__ 2
#define __FLT64X_MIN_10_EXP__ (-4931)
#define __LDBL_HAS_QUIET_NAN__ 1
#define __FLT16_MIN_EXP__ (-13)
#define __FLT64_MANT_DIG__ 53
#define __FLT64X_MANT_DIG__ 113
#define __GNUC__ 11
#define __FLT_HAS_DENORM__ 1
#define __SIZEOF_LONG_DOUBLE__ 16
#define __LDBL_MIN_EXP__ (-16381)
#define __FLT64_MAX_10_EXP__ 308
#define __FLT16_MAX_10_EXP__ 4
#define __DBL_IS_IEC_60559__ 2
#define __INT_FAST32_MAX__ 0x7fffffffffffffffL
#define __DBL_HAS_INFINITY__ 1
#define __HAVE_SPECULATION_SAFE_VALUE 1
#define __INTPTR_WIDTH__ 64
#define __FLT32X_HAS_DENORM__ 1
#define __INT_FAST16_TYPE__ long int
#define __LDBL_HAS_DENORM__ 1
#define __FLT128_HAS_INFINITY__ 1
#define __FLT32_DECIMAL_DIG__ 9
#define __DBL_MAX_EXP__ 1024
#define __WCHAR_WIDTH__ 32
#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32
#define __GCC_ATOMIC_LONG_LOCK_FREE 2
#define __FLT16_DECIMAL_DIG__ 5
#define __FLT_IS_IEC_60559__ 2
#define __FLT32_HAS_QUIET_NAN__ 1
#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL
#define __SIZEOF_SIZE_T__ 8
#define __SIG_ATOMIC_WIDTH__ 32
#define __ARM_ALIGN_MAX_PWR 28
#define __SIZEOF_WINT_T__ 4
#define __LONG_LONG_WIDTH__ 64
#define __FLT32_MAX_EXP__ 128
#define __ARM_FP16_FORMAT_IEEE 1
#define __FLT_MIN_EXP__ (-125)
#define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64
#define __GCC_HAVE_DWARF2_CFI_ASM 1
#define __FLT32X_MIN_EXP__ (-1021)
#define __INT_FAST64_TYPE__ long int
#define __ARM_FP16_ARGS 1
#define __FP_FAST_FMAF 1
#define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128
#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64
#define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L)
#define __ARM_FEATURE_CLZ 1
#define __FLT16_DENORM_MIN__ 5.96046447753906250000000000000000000e-8F16
#define __unix__ 1
#define __FLT64X_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F64x
#define __SIZEOF_POINTER__ 8
#define __LP64__ 1
#define __DBL_HAS_QUIET_NAN__ 1
#define __FLT_EVAL_METHOD_C99__ 0
#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x
#define __FLT64_MIN_EXP__ (-1021)
#define __UINT64_MAX__ 0xffffffffffffffffUL
#define __LDBL_DECIMAL_DIG__ 36
#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F
#define __aarch64__ 1
#define __FLT64_MIN_10_EXP__ (-307)
#define __FLT64X_DECIMAL_DIG__ 36
#define __REGISTER_PREFIX__ 
#define __UINT16_MAX__ 0xffff
#define __INTMAX_WIDTH__ 64
#define __LDBL_HAS_INFINITY__ 1
#define __FLT_DIG__ 6
#define __NO_INLINE__ 1
#define __DEC_EVAL_METHOD__ 2
#define __FLT_MANT_DIG__ 24
#define __FLT16_MIN_10_EXP__ (-4)
#define __VERSION__ "11.2.1 20211120"
#define __UINT64_C(c) c ## UL
#define __GXX_ABI_VERSION 1016
#define __WINT_MAX__ 0xffffffffU
#define __INT_LEAST32_MAX__ 0x7fffffff
#define __GCC_ATOMIC_INT_LOCK_FREE 2
#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x
#define __FLT128_MAX_EXP__ 16384
#define __FLT32_MANT_DIG__ 24
#define __AARCH64EL__ 1
#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__
#define __FLT16_MAX_EXP__ 16
#define __BIGGEST_ALIGNMENT__ 16
#define __INT32_C(c) c
#define __FLT128_HAS_DENORM__ 1
#define __SCHAR_WIDTH__ 8
#define __ORDER_PDP_ENDIAN__ 3412
#define __ARM_64BIT_STATE 1
#define __INT_FAST32_TYPE__ long int
#define __UINT_LEAST16_TYPE__ short unsigned int
#define __SIZE_TYPE__ long unsigned int
#define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE"
#define __FLT64X_DIG__ 33
#define __ARM_FEATURE_FMA 1
#define __INT8_TYPE__ signed char
#define __ELF__ 1
#define __GCC_ASM_FLAG_OUTPUTS__ 1
#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
#define __FLT_RADIX__ 2
#define __INT_LEAST16_TYPE__ short int
#define __ARM_ARCH_PROFILE 65
#define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L
#define __UINTMAX_C(c) c ## UL
#define __ARM_PCS_AAPCS64 1
#define __SIG_ATOMIC_MAX__ 0x7fffffff
#define __INT_LEAST64_WIDTH__ 64
#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
#define __SIZEOF_PTRDIFF_T__ 8
#define __ATOMIC_RELAXED 0
#define __LDBL_DIG__ 33
#define __FLT64_IS_IEC_60559__ 2
#define __FLT16_IS_IEC_60559__ 2
#define __INT_FAST16_MAX__ 0x7fffffffffffffffL
#define __FLT64_DIG__ 15
#define __UINT_FAST32_MAX__ 0xffffffffffffffffUL
#define __UINT_LEAST64_TYPE__ long unsigned int
#define __FLT16_EPSILON__ 9.76562500000000000000000000000000000e-4F16
#define __FLT_HAS_QUIET_NAN__ 1
#define __FLT_MAX_10_EXP__ 38
#define __LONG_MAX__ 0x7fffffffffffffffL
#define __FLT64X_HAS_DENORM__ 1
#define __FLT_HAS_INFINITY__ 1
#define __GNUC_EXECUTION_CHARSET_NAME "UTF-8"
#define __unix 1
#define __DBL_HAS_DENORM__ 1
#define __UINT_FAST16_TYPE__ long unsigned int
#define __FLT32X_HAS_QUIET_NAN__ 1
#define __CHAR16_TYPE__ short unsigned int
#define __FLT64X_MAX_EXP__ 16384
#define __SIZE_WIDTH__ 64
#define __INT_LEAST16_MAX__ 0x7fff
#define __FLT16_NORM_MAX__ 6.55040000000000000000000000000000000e+4F16
#define __INT64_MAX__ 0x7fffffffffffffffL
#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32
#define __INT_LEAST64_TYPE__ long int
#define __INT16_TYPE__ short int
#define __INT_LEAST8_TYPE__ signed char
#define __FLT16_MAX__ 6.55040000000000000000000000000000000e+4F16
#define __STDC_VERSION__ 201710L
#define __INT_FAST8_MAX__ 0x7f
#define __ARM_ARCH 8
#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128
#define __INTPTR_MAX__ 0x7fffffffffffffffL
#define linux 1
#define __ARM_FEATURE_UNALIGNED 1
#define __FLT64_HAS_QUIET_NAN__ 1
#define __FLT64X_MIN_EXP__ (-16381)
#define __FLT32_MIN_10_EXP__ (-37)
#define __FLT32X_DIG__ 15
#define __UINT8_TYPE__ unsigned char
#define __PTRDIFF_WIDTH__ 64
#define __FLT64_HAS_INFINITY__ 1
#define __FLT64X_MAX__ 1.18973149535723176508575932662800702e+4932F64x
#define __FLT16_HAS_INFINITY__ 1
#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1)
#define __PTRDIFF_MAX__ 0x7fffffffffffffffL
#define __FLT16_MANT_DIG__ 11
#define __INTPTR_TYPE__ long int
#define __UINT16_TYPE__ short unsigned int
#define __WCHAR_TYPE__ unsigned int
#define __UINTPTR_MAX__ 0xffffffffffffffffUL
#define __ARM_ARCH_8A 1
#define __INT_FAST64_MAX__ 0x7fffffffffffffffL
#define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F
#define __FLT32_HAS_INFINITY__ 1
#define __UINT_FAST64_TYPE__ long unsigned int
#define __INT_MAX__ 0x7fffffff
#define __INT64_TYPE__ long int
#define __FLT_MAX_EXP__ 128
#define __ORDER_BIG_ENDIAN__ 4321
#define __DBL_MANT_DIG__ 53
#define __INT_LEAST64_MAX__ 0x7fffffffffffffffL
#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
#define __FP_FAST_FMAF32 1
#define __UINT_LEAST32_TYPE__ unsigned int
#define __SIZEOF_SHORT__ 2
#define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32
#define __GCC_ATOMIC_BOOL_LOCK_FREE 2
#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64
#define __WINT_WIDTH__ 32
#define __FP_FAST_FMAF64 1
#define __INT_LEAST8_MAX__ 0x7f
#define __FLT32X_MAX_10_EXP__ 308
#define __SIZEOF_INT128__ 16
#define __FLT16_MIN__ 6.10351562500000000000000000000000000e-5F16
#define __LDBL_MAX_10_EXP__ 4932
#define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L)
#define __FLT32_MIN_EXP__ (-125)
#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128
#define _LP64 1
#define __UINT8_C(c) c
#define __FLT64_MAX_EXP__ 1024
#define __INT_LEAST32_TYPE__ int
#define __UINT64_TYPE__ long unsigned int
#define __ARM_NEON 1
#define __FLT128_HAS_QUIET_NAN__ 1
#define __INTMAX_MAX__ 0x7fffffffffffffffL
#define __UINT_FAST8_TYPE__ unsigned char
#define __INT_FAST8_TYPE__ signed char
#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x
#define __GNUC_STDC_INLINE__ 1
#define __FLT64_HAS_DENORM__ 1
#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32
#define __FP_FAST_FMAF32x 1
#define __FLT16_HAS_DENORM__ 1
#define __STDC_UTF_32__ 1
#define __INT_FAST8_WIDTH__ 8
#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x
#define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L)
#define __FLT64X_HAS_INFINITY__ 1
#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
#define __ARM_ALIGN_MAX_STACK_PWR 16
#define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L
#define __SIZEOF_WCHAR_T__ 4
#define unix 1
#define __UINT32_C(c) c ## U
#define __WINT_MIN__ 0U
#define __INT8_MAX__ 0x7f
#define __LONG_WIDTH__ 64
#define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x
#define __CHAR32_TYPE__ unsigned int
#define __ARM_FEATURE_NUMERIC_MAXMIN 1
#define __INT32_TYPE__ int
#define __SIZEOF_DOUBLE__ 8
#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64
#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F
#define __INT_LEAST32_WIDTH__ 32
#define __SIZEOF_FLOAT__ 4
#define __ATOMIC_CONSUME 1
#define __GNUC_MINOR__ 2
#define __INT_FAST16_WIDTH__ 64
#define __UINTMAX_MAX__ 0xffffffffffffffffUL
#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x
#define __DBL_MAX_10_EXP__ 308
#define __INT16_C(c) c
#define __ARM_ARCH_ISA_A64 1
#define __STDC__ 1
#define __PTRDIFF_TYPE__ long int
#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32
#define __ATOMIC_SEQ_CST 5
#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1
#define __UINT32_TYPE__ unsigned int
#define __FLT32X_MIN_10_EXP__ (-307)
#define __UINTPTR_TYPE__ long unsigned int
#define __linux__ 1
#define __LDBL_MIN_10_EXP__ (-4931)
#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128
#define __SIZEOF_LONG_LONG__ 8
#define __FLT128_DECIMAL_DIG__ 36
#define __GCC_ATOMIC_LLONG_LOCK_FREE 2
#define __FLT_DECIMAL_DIG__ 9
#define __UINT_FAST16_MAX__ 0xffffffffffffffffUL
#define __LDBL_NORM_MAX__ 1.18973149535723176508575932662800702e+4932L
#define __FLT_MIN_10_EXP__ (-37)
#define __GCC_ATOMIC_SHORT_LOCK_FREE 2
#define __ORDER_LITTLE_ENDIAN__ 1234
#define __SIZE_MAX__ 0xffffffffffffffffUL
#define __UINT_LEAST32_MAX__ 0xffffffffU
#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: aarch64-mageia-linux
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 11.2.1-0.20211120.1.mga9' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux --host=aarch64-mageia-linux --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.9/site-packages --enable-lto --with-gcc-major-version-only
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) 

XXX:--------------------------------------------------
XXX: ./src/tests/show_compiler_details: compiler ('gcc') search paths

install: /usr/lib/gcc/aarch64-mageia-linux/11/
programs: =/usr/lib/gcc/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/:/usr/lib/gcc/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../../aarch64-mageia-linux/bin/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../../aarch64-mageia-linux/bin/
libraries: =/usr/lib/gcc/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../../aarch64-mageia-linux/lib/aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../../aarch64-mageia-linux/lib/../lib64/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../aarch64-mageia-linux/11/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/:/lib/aarch64-mageia-linux/11/:/lib/../lib64/:/usr/lib/aarch64-mageia-linux/11/:/usr/lib/../lib64/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../../aarch64-mageia-linux/lib/:/usr/lib/gcc/aarch64-mageia-linux/11/../../../:/lib/:/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.60

    Build platform              : linux
    Reproducible build          : no
    Debug build                 : no
    Check unit test framework   : yes

    Libraries:

    libapparmor                 : no
    libselinux                  : yes
    libcap                      : yes
    libnuma                     : yes
    libpthread                  : yes
    libkvm                      : no
    libsysinfo / sysinfo        : yes
              
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D PROCENV_PLATFORM_LINUX       -DHAVE_SELINUX   -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o procenv-pr_list.o `test -f 'pr_list.c' || echo './'`pr_list.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D PROCENV_PLATFORM_LINUX       -DHAVE_SELINUX   -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o procenv-pstring.o `test -f 'pstring.c' || echo './'`pstring.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D PROCENV_PLATFORM_LINUX       -DHAVE_SELINUX   -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o procenv-util.o `test -f 'util.c' || echo './'`util.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D PROCENV_PLATFORM_LINUX       -DHAVE_SELINUX   -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o procenv-string-util.o `test -f 'string-util.c' || echo './'`string-util.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D PROCENV_PLATFORM_LINUX       -DHAVE_SELINUX   -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o procenv-output.o `test -f 'output.c' || echo './'`output.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D PROCENV_PLATFORM_LINUX       -DHAVE_SELINUX   -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o procenv-procenv.o `test -f 'procenv.c' || echo './'`procenv.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D PROCENV_PLATFORM_LINUX       -DHAVE_SELINUX   -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o platform/procenv-platform-generic.o `test -f 'platform/platform-generic.c' || echo './'`platform/platform-generic.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D PROCENV_PLATFORM_LINUX       -DHAVE_SELINUX   -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o platform/linux/procenv-platform.o `test -f 'platform/linux/platform.c' || echo './'`platform/linux/platform.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -pedantic -std=gnu99 -Wall -Wunused  -fdata-sections -ffunction-sections -Werror -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lcap -lnuma 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yDgF9I
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64
+ cd procenv-0.60
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/bin'
  /usr/bin/install -p procenv '/home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 man/procenv.1 '/home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.60-1.mga9 --unique-debug-suffix -0.60-1.mga9.aarch64 --unique-debug-src-base procenv-0.60-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/procenv-0.60

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/bin/procenv
dwz: ./usr/bin/procenv-0.60-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 496kB, size after compression: 496kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
542 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.05gTny
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd procenv-0.60
+ '[' 1 -eq 1 ']'
+ make check
Making check in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make  check_pr_list
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
gcc -DHAVE_CONFIG_H -I. -I..    -pthread  -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security -c -o check_pr_list-pr_list.o `test -f 'pr_list.c' || echo './'`pr_list.c
gcc -pthread  -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fstack-protector -Wformat -Wformat-security  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_pr_list tests/check_pr_list-check_pr_list.o check_pr_list-pr_list.o -lcheck  -lselinux -lcap -lnuma 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make  check-TESTS
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/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:       131363264 kB
MemFree:        56362852 kB
MemAvailable:   91861988 kB
Buffers:         1209484 kB
Cached:         68254144 kB
SwapCached:       168232 kB
Active:         34058544 kB
Inactive:       37791732 kB
Active(anon):   20408256 kB
Inactive(anon): 15176936 kB
Active(file):   13650288 kB
Inactive(file): 22614796 kB
Unevictable:         176 kB
Mlocked:             176 kB
SwapTotal:      37456504 kB
SwapFree:       33337464 kB
Dirty:              1088 kB
Writeback:             0 kB
AnonPages:       2150444 kB
Mapped:           515484 kB
Shmem:          33198544 kB
KReclaimable:    1378116 kB
Slab:            2692636 kB
SReclaimable:    1378116 kB
SUnreclaim:      1314520 kB
KernelStack:       10336 kB
PageTables:        23680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    103138136 kB
Committed_AS:   40666420 kB
VmallocTotal:   135290159040 kB
VmallocUsed:       28872 kB
VmallocChunk:          0 kB
Percpu:            21376 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:          65536 kB
CmaFree:           47696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB

XXX:--------------------------------------------------
XXX: ./tests/show_machine_details: ulimit details

real-time non-blocking time  (microseconds, -R) unlimited
core file size              (blocks, -c) unlimited
data seg size               (kbytes, -d) unlimited
scheduling priority                 (-e) 0
file size                   (blocks, -f) unlimited
pending signals                     (-i) 512814
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) 4096
virtual memory              (kbytes, -v) unlimited
file locks                          (-x) unlimited

XXX:--------------------------------------------------
XXX: ./tests/show_machine_details: CPU count

32

XXX:--------------------------------------------------
XXX: ./tests/show_machine_details: CPU details

processor	: 0
BogoMIPS	: 80.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
CPU implementer	: 0x50
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0x000
CPU revision	: 2

XXX:--------------------------------------------------
XXX: ./tests/show_machine_details: Nested KVM support

N

XXX:--------------------------------------------------
XXX: ./tests/show_machine_details: uname

Linux pktaa1.mageia.org 5.10.16-server-1.mga8 #1 SMP PREEMPT Sat Feb 13 16:59:45 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux

XXX:--------------------------------------------------
XXX: ./tests/show_machine_details: kernel modules

libkmod: kmod_module_get_holders: could not open '/sys/module/algif_skcipher/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/af_alg/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/nfnetlink/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/bluetooth/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/ecdh_generic/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/ecc/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/cfg80211/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/rfkill/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/dm_mirror/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/dm_region_hash/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/dm_log/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/dm_mod/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/mlx5_core/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/acpi_ipmi/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/joydev/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/input_leds/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/sbsa_gwdt/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/efi_pstore/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/ipmi_ssif/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/mlxfw/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/ipmi_devintf/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/ipmi_msghandler/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/cppc_cpufreq/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/sch_fq_codel/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/binfmt_misc/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/fuse/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/drm/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/ip_tables/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/x_tables/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/ipv6/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/crc_ccitt/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/sr_mod/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/hid_generic/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/usbhid/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/hid/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/crct10dif_ce/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/i2c_xgene_slimpro/holders': No such file or directory
libkmod: kmod_module_get_holders: could not open '/sys/module/xgene_hwmon/holders': No such file or directory
Module                  Size  Used by
acpi_ipmi                 -2  -2
af_alg                    -2  -2
algif_skcipher            -2  -2
binfmt_misc               -2  -2
bluetooth                 -2  -2
cfg80211                  -2  -2
cppc_cpufreq              -2  -2
crc_ccitt                 -2  -2
crct10dif_ce              -2  -2
dm_log                    -2  -2
dm_mirror                 -2  -2
dm_mod                    -2  -2
dm_region_hash            -2  -2
drm                       -2  -2
ecc                       -2  -2
ecdh_generic              -2  -2
efi_pstore                -2  -2
fuse                      -2  -2
hid                       -2  -2
hid_generic               -2  -2
i2c_xgene_slimpro         -2  -2
input_leds                -2  -2
ip_tables                 -2  -2
ipmi_devintf              -2  -2
ipmi_msghandler           -2  -2
ipmi_ssif                 -2  -2
ipv6                      -2  -2
joydev                    -2  -2
mlx5_core                 -2  -2
mlxfw                     -2  -2
nfnetlink                 -2  -2
rfkill                    -2  -2
sbsa_gwdt                 -2  -2
sch_fq_codel              -2  -2
sr_mod                    -2  -2
usbhid                    -2  -2
x_tables                  -2  -2
xgene_hwmon               -2  -2

XXX:--------------------------------------------------
XXX: ./tests/show_machine_details: distro details

NAME="Mageia"
VERSION="9"
ID=mageia
VERSION_ID=9
ID_LIKE="mandriva fedora"
PRETTY_NAME="Mageia 9"
ANSI_COLOR="1;36"
HOME_URL="https://www.mageia.org/"
SUPPORT_URL="https://www.mageia.org/support/"
BUG_REPORT_URL="https://bugs.mageia.org/"
PRIVACY_POLICY_URL="https://wiki.mageia.org/en/Privacy_policy"
LSB_VERSION=
DISTRIB_ID="Mageia"
DISTRIB_RELEASE=9
DISTRIB_CODENAME=mga9
DISTRIB_DESCRIPTION="Mageia 9"

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.60 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.ic7ZQiX6Nk" 2>"/tmp/check_all_args.nccd5523j9"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -a 1>"/tmp/check_all_args.ic7ZQiX6Nk" 2>"/tmp/check_all_args.nccd5523j9"'
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.qhcCc48zAS" 2>"/tmp/check_all_args.KOETrDYW30"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --meta 1>"/tmp/check_all_args.qhcCc48zAS" 2>"/tmp/check_all_args.KOETrDYW30"'
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.DpxwQ0avR3" 2>"/tmp/check_all_args.4z3QbEcUUt"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -A 1>"/tmp/check_all_args.DpxwQ0avR3" 2>"/tmp/check_all_args.4z3QbEcUUt"'
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.4U3yhsDtbw" 2>"/tmp/check_all_args.z5FN7Xagnu"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --arguments 1>"/tmp/check_all_args.4U3yhsDtbw" 2>"/tmp/check_all_args.z5FN7Xagnu"'
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.Hp4w9WgcL8" 2>"/tmp/check_all_args.Xyvn1JsXxV"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -b 1>"/tmp/check_all_args.Hp4w9WgcL8" 2>"/tmp/check_all_args.Xyvn1JsXxV"'
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.uO6zqClc5Y" 2>"/tmp/check_all_args.q79HGIyOQA"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --libs 1>"/tmp/check_all_args.uO6zqClc5Y" 2>"/tmp/check_all_args.q79HGIyOQA"'
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.b5UeAiH84G" 2>"/tmp/check_all_args.92QD4zM5YK"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -B 1>"/tmp/check_all_args.b5UeAiH84G" 2>"/tmp/check_all_args.92QD4zM5YK"'
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.c8Piu8WkEe" 2>"/tmp/check_all_args.w2JQIp0TwB"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --libc 1>"/tmp/check_all_args.c8Piu8WkEe" 2>"/tmp/check_all_args.w2JQIp0TwB"'
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.EBsa49EdMr" 2>"/tmp/check_all_args.oxtgP44gM8"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -c 1>"/tmp/check_all_args.EBsa49EdMr" 2>"/tmp/check_all_args.oxtgP44gM8"'
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.CM6GtnwoYW" 2>"/tmp/check_all_args.rl0NXnEQVp"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --cgroups 1>"/tmp/check_all_args.CM6GtnwoYW" 2>"/tmp/check_all_args.rl0NXnEQVp"'
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.xw2TtJ96x6" 2>"/tmp/check_all_args.lgmPsGPVx0"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -C 1>"/tmp/check_all_args.xw2TtJ96x6" 2>"/tmp/check_all_args.lgmPsGPVx0"'
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.JRQLe9DOue" 2>"/tmp/check_all_args.IbMSw7Yh53"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --cpu 1>"/tmp/check_all_args.JRQLe9DOue" 2>"/tmp/check_all_args.IbMSw7Yh53"'
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.ubtYtTv1gD" 2>"/tmp/check_all_args.Cw86ozq6Om"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -d 1>"/tmp/check_all_args.ubtYtTv1gD" 2>"/tmp/check_all_args.Cw86ozq6Om"'
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.vxRp7s6KSU" 2>"/tmp/check_all_args.IQbO10MDOq"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --compiler 1>"/tmp/check_all_args.vxRp7s6KSU" 2>"/tmp/check_all_args.IQbO10MDOq"'
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.2y6ey262q0" 2>"/tmp/check_all_args.ieWjcq4mEE"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -e 1>"/tmp/check_all_args.2y6ey262q0" 2>"/tmp/check_all_args.ieWjcq4mEE"'
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.cKS2F6xHvM" 2>"/tmp/check_all_args.30lm2fr1NF"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --environment 1>"/tmp/check_all_args.cKS2F6xHvM" 2>"/tmp/check_all_args.30lm2fr1NF"'
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.mvxdi6kI0l" 2>"/tmp/check_all_args.4P0wn5xIW7"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -E 1>"/tmp/check_all_args.mvxdi6kI0l" 2>"/tmp/check_all_args.4P0wn5xIW7"'
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.9ivwCkBxlR" 2>"/tmp/check_all_args.qRkfP70fkm"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --semaphores 1>"/tmp/check_all_args.9ivwCkBxlR" 2>"/tmp/check_all_args.qRkfP70fkm"'
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.mnIrcliiyC" 2>"/tmp/check_all_args.myIuM4Stop"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -f 1>"/tmp/check_all_args.mnIrcliiyC" 2>"/tmp/check_all_args.myIuM4Stop"'
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.TRaW3a1FF0" 2>"/tmp/check_all_args.NrfkXUbmNK"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --fds 1>"/tmp/check_all_args.TRaW3a1FF0" 2>"/tmp/check_all_args.NrfkXUbmNK"'
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.pI10OS1JHp" 2>"/tmp/check_all_args.wDtmCVU48U"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -F 1>"/tmp/check_all_args.pI10OS1JHp" 2>"/tmp/check_all_args.wDtmCVU48U"'
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.hRjEug9pbN" 2>"/tmp/check_all_args.2ssnBZeu7B"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --namespaces 1>"/tmp/check_all_args.hRjEug9pbN" 2>"/tmp/check_all_args.2ssnBZeu7B"'
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.gnR2mbnSA0" 2>"/tmp/check_all_args.32lizbHssZ"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -g 1>"/tmp/check_all_args.gnR2mbnSA0" 2>"/tmp/check_all_args.32lizbHssZ"'
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.bbudFm6LvJ" 2>"/tmp/check_all_args.NoHfPnsN9j"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --sizeof 1>"/tmp/check_all_args.bbudFm6LvJ" 2>"/tmp/check_all_args.NoHfPnsN9j"'
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.tdCOOLTjPV" 2>"/tmp/check_all_args.Y6bkhDSHIW"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -i 1>"/tmp/check_all_args.tdCOOLTjPV" 2>"/tmp/check_all_args.Y6bkhDSHIW"'
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.oeD01bC25g" 2>"/tmp/check_all_args.U8tLobYRKz"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --misc 1>"/tmp/check_all_args.oeD01bC25g" 2>"/tmp/check_all_args.U8tLobYRKz"'
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.iAlAo01Qvh" 2>"/tmp/check_all_args.RCwl2aSUyf"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -j 1>"/tmp/check_all_args.iAlAo01Qvh" 2>"/tmp/check_all_args.RCwl2aSUyf"'
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.AAxEEYl3Y6" 2>"/tmp/check_all_args.k65q4sW26B"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --uname 1>"/tmp/check_all_args.AAxEEYl3Y6" 2>"/tmp/check_all_args.k65q4sW26B"'
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.Idv10XbuZN" 2>"/tmp/check_all_args.6yZ5g5wBC2"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -k 1>"/tmp/check_all_args.Idv10XbuZN" 2>"/tmp/check_all_args.6yZ5g5wBC2"'
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.SfmPZ6qoAO" 2>"/tmp/check_all_args.LMns6IMNVT"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --clocks 1>"/tmp/check_all_args.SfmPZ6qoAO" 2>"/tmp/check_all_args.LMns6IMNVT"'
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.P55qGCkSQb" 2>"/tmp/check_all_args.fOqIactMzZ"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -l 1>"/tmp/check_all_args.P55qGCkSQb" 2>"/tmp/check_all_args.fOqIactMzZ"'
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.nYj8qq34Il" 2>"/tmp/check_all_args.pfqUlIxi56"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --limits 1>"/tmp/check_all_args.nYj8qq34Il" 2>"/tmp/check_all_args.pfqUlIxi56"'
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.2wykg5CKZp" 2>"/tmp/check_all_args.7URihHb8Q5"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -L 1>"/tmp/check_all_args.2wykg5CKZp" 2>"/tmp/check_all_args.7URihHb8Q5"'
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.rbeNjaLbXG" 2>"/tmp/check_all_args.gtKuQM9xpx"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --locale 1>"/tmp/check_all_args.rbeNjaLbXG" 2>"/tmp/check_all_args.gtKuQM9xpx"'
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.R95UC9gw9l" 2>"/tmp/check_all_args.yfGwJVtAIy"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -m 1>"/tmp/check_all_args.R95UC9gw9l" 2>"/tmp/check_all_args.yfGwJVtAIy"'
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.AZ9bUUlhte" 2>"/tmp/check_all_args.lWiJHTtz1D"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --mounts 1>"/tmp/check_all_args.AZ9bUUlhte" 2>"/tmp/check_all_args.lWiJHTtz1D"'
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.2uzbqiCMYm" 2>"/tmp/check_all_args.Oazyu7XW8z"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -M 1>"/tmp/check_all_args.2uzbqiCMYm" 2>"/tmp/check_all_args.Oazyu7XW8z"'
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.MkG8wa6rLm" 2>"/tmp/check_all_args.7oMXmSvWSt"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --message-queues 1>"/tmp/check_all_args.MkG8wa6rLm" 2>"/tmp/check_all_args.7oMXmSvWSt"'
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.Botkqm68qr" 2>"/tmp/check_all_args.4JIYIek7fB"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -n 1>"/tmp/check_all_args.Botkqm68qr" 2>"/tmp/check_all_args.4JIYIek7fB"'
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.mBVe8ullFt" 2>"/tmp/check_all_args.RSkK3DqDil"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --confstr 1>"/tmp/check_all_args.mBVe8ullFt" 2>"/tmp/check_all_args.RSkK3DqDil"'
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.FIZ8so1x1w" 2>"/tmp/check_all_args.r7rj9Oz3Cn"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -N 1>"/tmp/check_all_args.FIZ8so1x1w" 2>"/tmp/check_all_args.r7rj9Oz3Cn"'
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.aXUhEXvCMZ" 2>"/tmp/check_all_args.K3ztl3Lw8b"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --network 1>"/tmp/check_all_args.aXUhEXvCMZ" 2>"/tmp/check_all_args.K3ztl3Lw8b"'
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.qwvopfSwcs" 2>"/tmp/check_all_args.C7q1GNusKA"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -o 1>"/tmp/check_all_args.qwvopfSwcs" 2>"/tmp/check_all_args.C7q1GNusKA"'
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.zYa4ImvuSn" 2>"/tmp/check_all_args.aRnWXEpHIr"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --oom 1>"/tmp/check_all_args.zYa4ImvuSn" 2>"/tmp/check_all_args.aRnWXEpHIr"'
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.PnYPglZIVC" 2>"/tmp/check_all_args.PDcXYVz118"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -p 1>"/tmp/check_all_args.PnYPglZIVC" 2>"/tmp/check_all_args.PDcXYVz118"'
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.LEmwI7NUVU" 2>"/tmp/check_all_args.qn6f98I9Sb"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --process 1>"/tmp/check_all_args.LEmwI7NUVU" 2>"/tmp/check_all_args.qn6f98I9Sb"'
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.z0ssUptzlO" 2>"/tmp/check_all_args.k0CYSFVGGq"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -P 1>"/tmp/check_all_args.z0ssUptzlO" 2>"/tmp/check_all_args.k0CYSFVGGq"'
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.VDEvgZFREu" 2>"/tmp/check_all_args.JOGPeffSj8"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --platform 1>"/tmp/check_all_args.VDEvgZFREu" 2>"/tmp/check_all_args.JOGPeffSj8"'
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.cGuC3dCxP6" 2>"/tmp/check_all_args.Ewoirp2XYs"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -q 1>"/tmp/check_all_args.cGuC3dCxP6" 2>"/tmp/check_all_args.Ewoirp2XYs"'
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.rrMSm5Mg07" 2>"/tmp/check_all_args.6xO0P3wXIE"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --time 1>"/tmp/check_all_args.rrMSm5Mg07" 2>"/tmp/check_all_args.6xO0P3wXIE"'
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.CyqLySAH42" 2>"/tmp/check_all_args.Ut1p7giREF"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -r 1>"/tmp/check_all_args.CyqLySAH42" 2>"/tmp/check_all_args.Ut1p7giREF"'
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.Q4FP1gxNp1" 2>"/tmp/check_all_args.zTqiUq8YTx"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --ranges 1>"/tmp/check_all_args.Q4FP1gxNp1" 2>"/tmp/check_all_args.zTqiUq8YTx"'
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.lvzwOLonxV" 2>"/tmp/check_all_args.szrGO6KZgh"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -s 1>"/tmp/check_all_args.lvzwOLonxV" 2>"/tmp/check_all_args.szrGO6KZgh"'
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.KnW5MONvnR" 2>"/tmp/check_all_args.GC8XSn1rV1"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --signals 1>"/tmp/check_all_args.KnW5MONvnR" 2>"/tmp/check_all_args.GC8XSn1rV1"'
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.rsrudBOWAN" 2>"/tmp/check_all_args.6ME11Jdnhb"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -S 1>"/tmp/check_all_args.rsrudBOWAN" 2>"/tmp/check_all_args.6ME11Jdnhb"'
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.Bq9sfvCBqd" 2>"/tmp/check_all_args.cjEibLJOH7"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --shared-memory 1>"/tmp/check_all_args.Bq9sfvCBqd" 2>"/tmp/check_all_args.cjEibLJOH7"'
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.ywj1agQQ2p" 2>"/tmp/check_all_args.UGd1DWmjh3"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -t 1>"/tmp/check_all_args.ywj1agQQ2p" 2>"/tmp/check_all_args.UGd1DWmjh3"'
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.sG7PW9woPJ" 2>"/tmp/check_all_args.S90Wvh8xAV"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --tty 1>"/tmp/check_all_args.sG7PW9woPJ" 2>"/tmp/check_all_args.S90Wvh8xAV"'
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.Q5SUCC3Dpb" 2>"/tmp/check_all_args.7pTnH9BnZC"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -T 1>"/tmp/check_all_args.Q5SUCC3Dpb" 2>"/tmp/check_all_args.7pTnH9BnZC"'
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.obb8K1LugN" 2>"/tmp/check_all_args.bREQx00sKQ"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --threads 1>"/tmp/check_all_args.obb8K1LugN" 2>"/tmp/check_all_args.bREQx00sKQ"'
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.zZmRcgurZq" 2>"/tmp/check_all_args.aVndmdVkzN"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -u 1>"/tmp/check_all_args.zZmRcgurZq" 2>"/tmp/check_all_args.aVndmdVkzN"'
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.Lua6CfNkIb" 2>"/tmp/check_all_args.A1TF8oYTrM"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --stat 1>"/tmp/check_all_args.Lua6CfNkIb" 2>"/tmp/check_all_args.A1TF8oYTrM"'
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.jnTedLnXzH" 2>"/tmp/check_all_args.OecJp3q9pW"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -U 1>"/tmp/check_all_args.jnTedLnXzH" 2>"/tmp/check_all_args.OecJp3q9pW"'
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.3r5k3aRVeW" 2>"/tmp/check_all_args.sJWYfdIjlx"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --rusage 1>"/tmp/check_all_args.3r5k3aRVeW" 2>"/tmp/check_all_args.sJWYfdIjlx"'
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.Nq5or0npV0" 2>"/tmp/check_all_args.iC59L4FLu6"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -v 1>"/tmp/check_all_args.Nq5or0npV0" 2>"/tmp/check_all_args.iC59L4FLu6"'
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.v8IqNWfao6" 2>"/tmp/check_all_args.rdaUDBM3vw"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --version 1>"/tmp/check_all_args.v8IqNWfao6" 2>"/tmp/check_all_args.rdaUDBM3vw"'
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.0fxvo2rKtt" 2>"/tmp/check_all_args.3fqZqHxI7V"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -w 1>"/tmp/check_all_args.0fxvo2rKtt" 2>"/tmp/check_all_args.3fqZqHxI7V"'
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.Bo1lZKtQWX" 2>"/tmp/check_all_args.lkLAov4lPs"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --capabilities 1>"/tmp/check_all_args.Bo1lZKtQWX" 2>"/tmp/check_all_args.lkLAov4lPs"'
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.Kae0cSDrgD" 2>"/tmp/check_all_args.Nd8U3unwYe"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -x 1>"/tmp/check_all_args.Kae0cSDrgD" 2>"/tmp/check_all_args.Nd8U3unwYe"'
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.HegzpYyNJ1" 2>"/tmp/check_all_args.NxXNWC8uAv"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --pathconf 1>"/tmp/check_all_args.HegzpYyNJ1" 2>"/tmp/check_all_args.NxXNWC8uAv"'
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.i0Cdrzvd7l" 2>"/tmp/check_all_args.udndixCW6Y"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -y 1>"/tmp/check_all_args.i0Cdrzvd7l" 2>"/tmp/check_all_args.udndixCW6Y"'
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.VtGLeDwp3x" 2>"/tmp/check_all_args.8tw9UFnjEp"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --sysconf 1>"/tmp/check_all_args.VtGLeDwp3x" 2>"/tmp/check_all_args.8tw9UFnjEp"'
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.f39obR4k2Y" 2>"/tmp/check_all_args.rsaX3vzHGQ"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -Y 1>"/tmp/check_all_args.f39obR4k2Y" 2>"/tmp/check_all_args.rsaX3vzHGQ"'
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.p6aodVOI6Z" 2>"/tmp/check_all_args.ehPB3ml1aE"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --memory 1>"/tmp/check_all_args.p6aodVOI6Z" 2>"/tmp/check_all_args.ehPB3ml1aE"'
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.HsNMl7bG3h" 2>"/tmp/check_all_args.yQhiHjvZdf"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text -z 1>"/tmp/check_all_args.HsNMl7bG3h" 2>"/tmp/check_all_args.yQhiHjvZdf"'
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.rhodnvSAuH" 2>"/tmp/check_all_args.ZNpVnaUjTg"'
INFO:LANG=C:LC_ALL=C: Running '../src/procenv --format=text --timezone 1>"/tmp/check_all_args.rhodnvSAuH" 2>"/tmp/check_all_args.ZNpVnaUjTg"'
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=<file> works
INFO:LANG=C:LC_ALL=C: Ensure running multiple '--file=<file> --version' works
INFO:LANG=C:LC_ALL=C: Ensure '--file-append --file=<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.60 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.E1eZPjlkDx" 2>"/tmp/check_all_args.w8G0LtAweU"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -a 1>"/tmp/check_all_args.E1eZPjlkDx" 2>"/tmp/check_all_args.w8G0LtAweU"'
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.llwZToXXbw" 2>"/tmp/check_all_args.HYMypBW9V5"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --meta 1>"/tmp/check_all_args.llwZToXXbw" 2>"/tmp/check_all_args.HYMypBW9V5"'
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.CvT11Hhjai" 2>"/tmp/check_all_args.PAmTkwMlui"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -A 1>"/tmp/check_all_args.CvT11Hhjai" 2>"/tmp/check_all_args.PAmTkwMlui"'
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.BMUbVcdm7c" 2>"/tmp/check_all_args.0Yp1hFDBYU"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --arguments 1>"/tmp/check_all_args.BMUbVcdm7c" 2>"/tmp/check_all_args.0Yp1hFDBYU"'
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.LeWvixHh6H" 2>"/tmp/check_all_args.dRXXA39nBl"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -b 1>"/tmp/check_all_args.LeWvixHh6H" 2>"/tmp/check_all_args.dRXXA39nBl"'
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.13vENpexSX" 2>"/tmp/check_all_args.4J3BglalBE"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --libs 1>"/tmp/check_all_args.13vENpexSX" 2>"/tmp/check_all_args.4J3BglalBE"'
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.VosG84E4R4" 2>"/tmp/check_all_args.6HpqnFelfD"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -B 1>"/tmp/check_all_args.VosG84E4R4" 2>"/tmp/check_all_args.6HpqnFelfD"'
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.clm9Ap7ryk" 2>"/tmp/check_all_args.DtrCG1l8Ql"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --libc 1>"/tmp/check_all_args.clm9Ap7ryk" 2>"/tmp/check_all_args.DtrCG1l8Ql"'
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.VcNhtU0nhx" 2>"/tmp/check_all_args.v9ON7IFONy"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -c 1>"/tmp/check_all_args.VcNhtU0nhx" 2>"/tmp/check_all_args.v9ON7IFONy"'
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.BSStALsIF2" 2>"/tmp/check_all_args.30mAlSVuec"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --cgroups 1>"/tmp/check_all_args.BSStALsIF2" 2>"/tmp/check_all_args.30mAlSVuec"'
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.s63NApB8us" 2>"/tmp/check_all_args.nBwxKFNBMB"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -C 1>"/tmp/check_all_args.s63NApB8us" 2>"/tmp/check_all_args.nBwxKFNBMB"'
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.OvwUChTnHm" 2>"/tmp/check_all_args.48UjNhEGQr"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --cpu 1>"/tmp/check_all_args.OvwUChTnHm" 2>"/tmp/check_all_args.48UjNhEGQr"'
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.b7eqpuWqvb" 2>"/tmp/check_all_args.0EwmHJP28z"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -d 1>"/tmp/check_all_args.b7eqpuWqvb" 2>"/tmp/check_all_args.0EwmHJP28z"'
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.195BatIDTm" 2>"/tmp/check_all_args.MxdzpmL0mK"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --compiler 1>"/tmp/check_all_args.195BatIDTm" 2>"/tmp/check_all_args.MxdzpmL0mK"'
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.Ktuf0dfrjU" 2>"/tmp/check_all_args.HvwU3hEH32"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -e 1>"/tmp/check_all_args.Ktuf0dfrjU" 2>"/tmp/check_all_args.HvwU3hEH32"'
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.hlUOfTPMyD" 2>"/tmp/check_all_args.2J2uW6oHhY"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --environment 1>"/tmp/check_all_args.hlUOfTPMyD" 2>"/tmp/check_all_args.2J2uW6oHhY"'
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.VqBBg3rpaD" 2>"/tmp/check_all_args.CicGKWJnPu"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -E 1>"/tmp/check_all_args.VqBBg3rpaD" 2>"/tmp/check_all_args.CicGKWJnPu"'
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.2a4OapIycJ" 2>"/tmp/check_all_args.A7jj9DpdwU"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --semaphores 1>"/tmp/check_all_args.2a4OapIycJ" 2>"/tmp/check_all_args.A7jj9DpdwU"'
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.TnlwrTDai8" 2>"/tmp/check_all_args.LgBq2ICU2C"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -f 1>"/tmp/check_all_args.TnlwrTDai8" 2>"/tmp/check_all_args.LgBq2ICU2C"'
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.DQeWn0YtkO" 2>"/tmp/check_all_args.7La3Fb0PZY"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --fds 1>"/tmp/check_all_args.DQeWn0YtkO" 2>"/tmp/check_all_args.7La3Fb0PZY"'
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.PtGQkzJ5Ga" 2>"/tmp/check_all_args.rKvxf2BA1T"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -F 1>"/tmp/check_all_args.PtGQkzJ5Ga" 2>"/tmp/check_all_args.rKvxf2BA1T"'
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.GlJY1azi6Y" 2>"/tmp/check_all_args.jFvKehHil2"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --namespaces 1>"/tmp/check_all_args.GlJY1azi6Y" 2>"/tmp/check_all_args.jFvKehHil2"'
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.Ly4wyGmFNf" 2>"/tmp/check_all_args.MbOCOxUP48"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -g 1>"/tmp/check_all_args.Ly4wyGmFNf" 2>"/tmp/check_all_args.MbOCOxUP48"'
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.pCOwu1zGZk" 2>"/tmp/check_all_args.ZtEP5c1o4u"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --sizeof 1>"/tmp/check_all_args.pCOwu1zGZk" 2>"/tmp/check_all_args.ZtEP5c1o4u"'
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.HEhyqNOZK6" 2>"/tmp/check_all_args.9j3gegwjfA"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -i 1>"/tmp/check_all_args.HEhyqNOZK6" 2>"/tmp/check_all_args.9j3gegwjfA"'
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.HNWHnLkS4s" 2>"/tmp/check_all_args.cPbZyr0pOm"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --misc 1>"/tmp/check_all_args.HNWHnLkS4s" 2>"/tmp/check_all_args.cPbZyr0pOm"'
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.zpdC7Eom6u" 2>"/tmp/check_all_args.2B26nJjoYG"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -j 1>"/tmp/check_all_args.zpdC7Eom6u" 2>"/tmp/check_all_args.2B26nJjoYG"'
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.xfUOiIRke9" 2>"/tmp/check_all_args.P6yujB5cSr"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --uname 1>"/tmp/check_all_args.xfUOiIRke9" 2>"/tmp/check_all_args.P6yujB5cSr"'
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.AHfxAA1ObK" 2>"/tmp/check_all_args.B8UW73DVcE"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -k 1>"/tmp/check_all_args.AHfxAA1ObK" 2>"/tmp/check_all_args.B8UW73DVcE"'
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.ismQwIcdRe" 2>"/tmp/check_all_args.ZcN4mgPici"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --clocks 1>"/tmp/check_all_args.ismQwIcdRe" 2>"/tmp/check_all_args.ZcN4mgPici"'
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.o3ZedzvJCx" 2>"/tmp/check_all_args.XWawkhLvrX"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -l 1>"/tmp/check_all_args.o3ZedzvJCx" 2>"/tmp/check_all_args.XWawkhLvrX"'
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.P8JYhsJEOd" 2>"/tmp/check_all_args.bXMxCyk2xO"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --limits 1>"/tmp/check_all_args.P8JYhsJEOd" 2>"/tmp/check_all_args.bXMxCyk2xO"'
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.0AK3BhQjJ2" 2>"/tmp/check_all_args.x1au3m0Uq5"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -L 1>"/tmp/check_all_args.0AK3BhQjJ2" 2>"/tmp/check_all_args.x1au3m0Uq5"'
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.f3jaQBwRr2" 2>"/tmp/check_all_args.3Cvtz8d3Zx"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --locale 1>"/tmp/check_all_args.f3jaQBwRr2" 2>"/tmp/check_all_args.3Cvtz8d3Zx"'
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.5NUK9qAsod" 2>"/tmp/check_all_args.HQZJFj8Uva"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -m 1>"/tmp/check_all_args.5NUK9qAsod" 2>"/tmp/check_all_args.HQZJFj8Uva"'
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.N3GtriyFlF" 2>"/tmp/check_all_args.vGYPLfIU8d"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --mounts 1>"/tmp/check_all_args.N3GtriyFlF" 2>"/tmp/check_all_args.vGYPLfIU8d"'
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.NsS80m0bPc" 2>"/tmp/check_all_args.V0qwKG6luW"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -M 1>"/tmp/check_all_args.NsS80m0bPc" 2>"/tmp/check_all_args.V0qwKG6luW"'
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.QYETBDCuSi" 2>"/tmp/check_all_args.Q68rFzEf9r"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --message-queues 1>"/tmp/check_all_args.QYETBDCuSi" 2>"/tmp/check_all_args.Q68rFzEf9r"'
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.daklCC1ifC" 2>"/tmp/check_all_args.OA1z9D4S9D"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -n 1>"/tmp/check_all_args.daklCC1ifC" 2>"/tmp/check_all_args.OA1z9D4S9D"'
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.VJ3YLymPA7" 2>"/tmp/check_all_args.k6zNZxCyVV"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --confstr 1>"/tmp/check_all_args.VJ3YLymPA7" 2>"/tmp/check_all_args.k6zNZxCyVV"'
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.lRdDTFmGvs" 2>"/tmp/check_all_args.QXEJ0AQIFA"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -N 1>"/tmp/check_all_args.lRdDTFmGvs" 2>"/tmp/check_all_args.QXEJ0AQIFA"'
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.o5RRAACT4d" 2>"/tmp/check_all_args.z64xGc2MkU"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --network 1>"/tmp/check_all_args.o5RRAACT4d" 2>"/tmp/check_all_args.z64xGc2MkU"'
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.5crT1RNrzc" 2>"/tmp/check_all_args.dMCY4onGrx"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -o 1>"/tmp/check_all_args.5crT1RNrzc" 2>"/tmp/check_all_args.dMCY4onGrx"'
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.AA24SArcJz" 2>"/tmp/check_all_args.IgduBM0UnE"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --oom 1>"/tmp/check_all_args.AA24SArcJz" 2>"/tmp/check_all_args.IgduBM0UnE"'
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.4WHdL8sox8" 2>"/tmp/check_all_args.JRtuK6Zk4x"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -p 1>"/tmp/check_all_args.4WHdL8sox8" 2>"/tmp/check_all_args.JRtuK6Zk4x"'
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.aVzvco0ssZ" 2>"/tmp/check_all_args.UtsWv21Kyd"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --process 1>"/tmp/check_all_args.aVzvco0ssZ" 2>"/tmp/check_all_args.UtsWv21Kyd"'
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.cgSMq0XiMV" 2>"/tmp/check_all_args.tmjIJ6fSGH"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -P 1>"/tmp/check_all_args.cgSMq0XiMV" 2>"/tmp/check_all_args.tmjIJ6fSGH"'
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.cQ3jXhpUSz" 2>"/tmp/check_all_args.ARjqfWtNzY"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --platform 1>"/tmp/check_all_args.cQ3jXhpUSz" 2>"/tmp/check_all_args.ARjqfWtNzY"'
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.kphWOAltM0" 2>"/tmp/check_all_args.BqrCJ3xKhy"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -q 1>"/tmp/check_all_args.kphWOAltM0" 2>"/tmp/check_all_args.BqrCJ3xKhy"'
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.Afx03l9IYt" 2>"/tmp/check_all_args.uU18PUSYDd"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --time 1>"/tmp/check_all_args.Afx03l9IYt" 2>"/tmp/check_all_args.uU18PUSYDd"'
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.k3iYD3VGL9" 2>"/tmp/check_all_args.bIj6G5al6I"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -r 1>"/tmp/check_all_args.k3iYD3VGL9" 2>"/tmp/check_all_args.bIj6G5al6I"'
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.cb7nRiIJgg" 2>"/tmp/check_all_args.jmfNCKwzch"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --ranges 1>"/tmp/check_all_args.cb7nRiIJgg" 2>"/tmp/check_all_args.jmfNCKwzch"'
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.JWFGODjNBw" 2>"/tmp/check_all_args.AjY64tqRHs"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -s 1>"/tmp/check_all_args.JWFGODjNBw" 2>"/tmp/check_all_args.AjY64tqRHs"'
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.fQo6JuTz2K" 2>"/tmp/check_all_args.LyNMmvVhHN"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --signals 1>"/tmp/check_all_args.fQo6JuTz2K" 2>"/tmp/check_all_args.LyNMmvVhHN"'
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.WruhJGCIj9" 2>"/tmp/check_all_args.zOQ7FTOUVK"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -S 1>"/tmp/check_all_args.WruhJGCIj9" 2>"/tmp/check_all_args.zOQ7FTOUVK"'
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.0GKapROBpD" 2>"/tmp/check_all_args.affLOh2CLx"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --shared-memory 1>"/tmp/check_all_args.0GKapROBpD" 2>"/tmp/check_all_args.affLOh2CLx"'
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.uTIH1oV80e" 2>"/tmp/check_all_args.nHBjunf6Wu"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -t 1>"/tmp/check_all_args.uTIH1oV80e" 2>"/tmp/check_all_args.nHBjunf6Wu"'
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.S9rC2fgbPF" 2>"/tmp/check_all_args.nlH7iByvoU"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --tty 1>"/tmp/check_all_args.S9rC2fgbPF" 2>"/tmp/check_all_args.nlH7iByvoU"'
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.OdhZQuldDw" 2>"/tmp/check_all_args.BWupKTZ74u"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -T 1>"/tmp/check_all_args.OdhZQuldDw" 2>"/tmp/check_all_args.BWupKTZ74u"'
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.fFeo8EWdTq" 2>"/tmp/check_all_args.rYvUeT48ok"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --threads 1>"/tmp/check_all_args.fFeo8EWdTq" 2>"/tmp/check_all_args.rYvUeT48ok"'
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.BIFQsg2rxe" 2>"/tmp/check_all_args.Z4XVolRc3m"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -u 1>"/tmp/check_all_args.BIFQsg2rxe" 2>"/tmp/check_all_args.Z4XVolRc3m"'
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.AXBzijqUTs" 2>"/tmp/check_all_args.0RJUdTuSyw"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --stat 1>"/tmp/check_all_args.AXBzijqUTs" 2>"/tmp/check_all_args.0RJUdTuSyw"'
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.HBOzKVd4on" 2>"/tmp/check_all_args.1WTjeLXChY"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -U 1>"/tmp/check_all_args.HBOzKVd4on" 2>"/tmp/check_all_args.1WTjeLXChY"'
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.8s2KLBkAus" 2>"/tmp/check_all_args.3O732A8JER"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --rusage 1>"/tmp/check_all_args.8s2KLBkAus" 2>"/tmp/check_all_args.3O732A8JER"'
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.QSbEKDLeoS" 2>"/tmp/check_all_args.ZBQhioNXCP"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -v 1>"/tmp/check_all_args.QSbEKDLeoS" 2>"/tmp/check_all_args.ZBQhioNXCP"'
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.KQsRNfgG9d" 2>"/tmp/check_all_args.ihRCSuuzc4"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --version 1>"/tmp/check_all_args.KQsRNfgG9d" 2>"/tmp/check_all_args.ihRCSuuzc4"'
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.nnqJk2uive" 2>"/tmp/check_all_args.Lnpl3hwFZr"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -w 1>"/tmp/check_all_args.nnqJk2uive" 2>"/tmp/check_all_args.Lnpl3hwFZr"'
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.xk1xHTi7yM" 2>"/tmp/check_all_args.vSfYUuiZla"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --capabilities 1>"/tmp/check_all_args.xk1xHTi7yM" 2>"/tmp/check_all_args.vSfYUuiZla"'
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.VulyqRxzg1" 2>"/tmp/check_all_args.aeto8rLafi"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -x 1>"/tmp/check_all_args.VulyqRxzg1" 2>"/tmp/check_all_args.aeto8rLafi"'
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.wpK4hRd5nB" 2>"/tmp/check_all_args.hZoqRlfue2"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --pathconf 1>"/tmp/check_all_args.wpK4hRd5nB" 2>"/tmp/check_all_args.hZoqRlfue2"'
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.em6xtSoF5g" 2>"/tmp/check_all_args.99lG0wnhYG"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -y 1>"/tmp/check_all_args.em6xtSoF5g" 2>"/tmp/check_all_args.99lG0wnhYG"'
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.XZcZuqTqcc" 2>"/tmp/check_all_args.xjPLcWTOJb"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --sysconf 1>"/tmp/check_all_args.XZcZuqTqcc" 2>"/tmp/check_all_args.xjPLcWTOJb"'
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.o83Hr6mZlx" 2>"/tmp/check_all_args.Ld7WhiRO1q"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -Y 1>"/tmp/check_all_args.o83Hr6mZlx" 2>"/tmp/check_all_args.Ld7WhiRO1q"'
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.o2ZUiSYDeE" 2>"/tmp/check_all_args.vB4fBAY62N"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --memory 1>"/tmp/check_all_args.o2ZUiSYDeE" 2>"/tmp/check_all_args.vB4fBAY62N"'
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.hUWWvn7urb" 2>"/tmp/check_all_args.UX8FfppNha"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text -z 1>"/tmp/check_all_args.hUWWvn7urb" 2>"/tmp/check_all_args.UX8FfppNha"'
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.4WywXyXgYI" 2>"/tmp/check_all_args.3rMY8kGQy9"'
INFO:LANG=POSIX:LC_ALL=POSIX: Running '../src/procenv --format=text --timezone 1>"/tmp/check_all_args.4WywXyXgYI" 2>"/tmp/check_all_args.3rMY8kGQy9"'
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=<file> works
INFO:LANG=POSIX:LC_ALL=POSIX: Ensure running multiple '--file=<file> --version' works
INFO:LANG=POSIX:LC_ALL=POSIX: Ensure '--file-append --file=<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.60
  package: procenv 0.60
  mode: non-privileged
  build-type: standard
  driver:
    name: linux
    file: platform/linux/platform.c
  format-type: text
  format-version: 23
arguments:
  count: 1
  list:
    argv[0]: ./procenv
capabilities:
  count (CAP_LAST_CAP+1): 41
  known:
    CAP_CHOWN:
      number: 0
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_DAC_OVERRIDE:
      number: 1
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_DAC_READ_SEARCH:
      number: 2
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_FOWNER:
      number: 3
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_FSETID:
      number: 4
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_KILL:
      number: 5
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SETGID:
      number: 6
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SETUID:
      number: 7
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SETPCAP:
      number: 8
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_LINUX_IMMUTABLE:
      number: 9
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_NET_BIND_SERVICE:
      number: 10
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_NET_BROADCAST:
      number: 11
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_NET_ADMIN:
      number: 12
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_NET_RAW:
      number: 13
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_IPC_LOCK:
      number: 14
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_IPC_OWNER:
      number: 15
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_MODULE:
      number: 16
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_RAWIO:
      number: 17
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_CHROOT:
      number: 18
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_PTRACE:
      number: 19
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_PACCT:
      number: 20
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_ADMIN:
      number: 21
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_BOOT:
      number: 22
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_NICE:
      number: 23
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_RESOURCE:
      number: 24
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_TIME:
      number: 25
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYS_TTY_CONFIG:
      number: 26
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_MKNOD:
      number: 27
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_LEASE:
      number: 28
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_AUDIT_WRITE:
      number: 29
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_AUDIT_CONTROL:
      number: 30
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SETFCAP:
      number: 31
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_MAC_OVERRIDE:
      number: 32
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_MAC_ADMIN:
      number: 33
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_SYSLOG:
      number: 34
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_WAKE_ALARM:
      number: 35
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_BLOCK_SUSPEND:
      number: 36
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_AUDIT_READ:
      number: 37
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_PERFMON:
      number: 38
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_BPF:
      number: 39
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
    CAP_CHECKPOINT_RESTORE:
      number: 40
      supported: yes
      in bounding set: yes
      ambient: no
      effective: no
      inheritable: no
      permitted: no
  unknown:
  keep: no
  securebits:
    value: 0x0
    fields:
      SECBIT_KEEP_CAPS: 0
      SECBIT_NO_SETUID_FIXUP: 0
      SECBIT_NOROOT: 0
cgroups:
  0:
    path: /user.slice/user-1000.slice/session-c56752.scope
clocks:
  CLOCK_BOOTTIME:
    resolution: 0.000000001s
  CLOCK_BOOTTIME_ALARM:
    resolution: unknown
  CLOCK_MONOTONIC:
    resolution: 0.000000001s
  CLOCK_MONOTONIC_COARSE:
    resolution: 0.010000000s
  CLOCK_MONOTONIC_RAW:
    resolution: 0.000000001s
  CLOCK_PROCESS_CPUTIME_ID:
    resolution: 0.000000001s
  CLOCK_REALTIME:
    resolution: 0.000000001s
  CLOCK_REALTIME_ALARM:
    resolution: unknown
  CLOCK_REALTIME_COARSE:
    resolution: 0.010000000s
  CLOCK_TAI:
    resolution: 0.000000001s
  CLOCK_PROCESS_CPUTIME_ID:
    resolution: 0.000000001s
  CLOCK_THREAD_CPUTIME_ID:
    resolution: 0.000000001s
compiler:
  name: GCC
  version: 11.2.1 20211120
  compile date (__DATE__): Nov 25 2021
  compile time (__TIME__): 13:34:54
  timestamp (__TIMESTAMP__): Tue Jul 13 21:21:15 2021
  translation unit (__FILE__): procenv.c
  base file (__BASE_FILE__): procenv.c
  feature test macros:
    _ATFILE_SOURCE: defined
    _BSD_SOURCE: not defined
    _DEFAULT_SOURCE: defined
    _FILE_OFFSET_BITS: not defined
    _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: not defined
    _THREAD_SAFE: not defined
    _XOPEN_SOURCE: 700
    _XOPEN_SOURCE_EXTENDED: defined
confstr:
  _CS_GNU_LIBC_VERSION: 'glibc 2.34'
  _CS_GNU_LIBPTHREAD_VERSION: 'NPTL 2.34'
  _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: n/a
  _CS_LFS_LDFLAGS: n/a
  _CS_LFS_LIBS: n/a
  _CS_LFS_LINTFLAGS: n/a
  _CS_PATH: '/bin:/usr/bin'
  _CS_POSIX_V5_WIDTH_RESTRICTED_ENVS: 'XBS5_LP64_OFF64'
  _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: n/a
  _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_V6_WIDTH_RESTRICTED_ENVS: 'POSIX_V6_LP64_OFF64'
  _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: n/a
  _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_POSIX_V7_WIDTH_RESTRICTED_ENVS: 'POSIX_V7_LP64_OFF64'
  _CS_V5_WIDTH_RESTRICTED_ENVS: 'XBS5_LP64_OFF64'
  _XBS5_WIDTH_RESTRICTED_ENVS: 'XBS5_LP64_OFF64'
  XBS5_WIDTH_RESTRICTED_ENVS: 'XBS5_LP64_OFF64'
  _CS_V6_ENV: 'POSIXLY_CORRECT=1'
  _CS_V6_WIDTH_RESTRICTED_ENVS: 'POSIX_V6_LP64_OFF64'
  POSIX_V6_WIDTH_RESTRICTED_ENVS,_POSIX_V6_WIDTH_RESTRICTED_ENVS: 'POSIX_V6_LP64_OFF64'
  _CS_V7_ENV: 'POSIXLY_CORRECT=1'
  _CS_V7_WIDTH_RESTRICTED_ENVS: 'POSIX_V7_LP64_OFF64'
  _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: n/a
  _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: 7 of 32
  affinity list: 0-31
  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: /home/iurt
  HOSTNAME: 
  INPUTRC: /etc/inputrc
  LANG: C
  LESSCHARSET: koi8-r
  LESSOPEN: |/usr/bin/lesspipe.sh %s
  LOGNAME: iurt
  LS_COLORS: rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.iso=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.JPG=01;35:*.JPEG=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.ico=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.divx=01;35:*.xvid=01;35:*.3gp=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.gem=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*.mp2=00;36:*.mod=00;36:*.xm=00;36:*.s3m=00;36:*.it=00;36:*.wma=00;36:*~=47;30:*.bak=47;30:*.swp=47;30:*.bck=47;30:*.bk=47;30:*.old=47;30:*.tmp=47;30:*.save=47;30:*.rpmsave=47;30:*.rpmnew=47;30:
  MAIL: /var/spool/mail/iurt
  MAKEFLAGS: w
  MAKELEVEL: 3
  META_CLASS: download
  MFLAGS: -w
  NLSPATH: /usr/share/locale/%l/%N
  OLDPWD: /home/iurt/rpmbuild/BUILD/procenv-0.60
  PATH: /usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin
  PKG_CONFIG_PATH: :/usr/lib64/pkgconfig:/usr/share/pkgconfig
  PWD: /home/iurt/rpmbuild/BUILD/procenv-0.60/src
  RPM_ARCH: aarch64
  RPM_BUILD_DIR: /home/iurt/rpmbuild/BUILD
  RPM_BUILD_NCPUS: 8
  RPM_BUILD_ROOT: /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64
  RPM_DOC_DIR: /usr/share/doc
  RPM_LD_FLAGS:  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
  RPM_OPT_FLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
  RPM_OS: linux
  RPM_PACKAGE_NAME: procenv
  RPM_PACKAGE_RELEASE: 1.mga9
  RPM_PACKAGE_VERSION: 0.60
  RPM_SOURCE_DIR: /home/iurt/rpmbuild/SOURCES
  SHELL: /bin/bash
  SHLVL: 3
  SYSTEMD_PAGER: /usr/bin/less -FR
  TERM: screen.xterm-256color
  TMP: /home/iurt/tmp/
  TMPDIR: /tmp
  USER: iurt
  _: ./procenv
  srcdir: .
file descriptors:
  4:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Packages
  5:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Name
  6:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Basenames
  7:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Group
  8:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Requirename
  9:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Providename
  10:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Conflictname
  11:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Obsoletename
  12:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Triggername
  13:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Dirnames
  14:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Installtid
  15:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Sigmd5
  16:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Sha1header
  17:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Filetriggername
  18:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Transfiletriggername
  19:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Recommendname
  20:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Suggestname
  21:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Supplementname
  22:
    terminal: no
    valid: yes
    device: /var/lib/rpm/Enhancename
libc:
  name: GNU libc (glibc)
  version: 2
  minor: 34
libraries:
  linux-vdso.so.1:
    path: linux-vdso.so.1
    address: 0xffffa7aa7000
  libselinux.so.1:
    path: /lib64/libselinux.so.1
    address: 0xffffa7a3c000
  libcap.so.2:
    path: /lib64/libcap.so.2
    address: 0xffffa7a22000
  libnuma.so.1:
    path: /lib64/libnuma.so.1
    address: 0xffffa7a02000
  libc.so.6:
    path: /lib64/libc.so.6
    address: 0xffffa786d000
  ld-linux-aarch64.so.1:
    path: /lib/ld-linux-aarch64.so.1
    address: 0xffffa7a77000
  libpcre2-8.so.0:
    path: /lib64/libpcre2-8.so.0
    address: 0xffffa77da000
  libdl.so.2:
    path: /lib64/libdl.so.2
    address: 0xffffa77c8000
  libnss_compat.so.2:
    path: /lib64/libnss_compat.so.2
    address: 0xffffa77af000
limits:
  RLIMIT_AS:
    soft:
      current: 18446744073709551615
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
  RLIMIT_CORE:
    soft:
      current: 18446744073709551615
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
  RLIMIT_CPU:
    soft:
      current: 18446744073709551615
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
  RLIMIT_DATA:
    soft:
      current: 18446744073709551615
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
  RLIMIT_FSIZE:
    soft:
      current: 18446744073709551615
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
  RLIMIT_RTTIME:
    soft:
      current: 18446744073709551615
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
  RLIMIT_LOCKS:
    soft:
      current: 18446744073709551615
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
  RLIMIT_MEMLOCK:
    soft:
      current: 65536
      max: 18446744073709551615
    hard:
      current: 65536
      max: 18446744073709551615
  RLIMIT_MSGQUEUE:
    soft:
      current: 819200
      max: 18446744073709551615
    hard:
      current: 819200
      max: 18446744073709551615
  RLIMIT_NICE:
    soft:
      current: 0
      max: 18446744073709551615
    hard:
      current: 0
      max: 18446744073709551615
  RLIMIT_NOFILE:
    soft:
      current: 1024
      max: 18446744073709551615
    hard:
      current: 524288
      max: 18446744073709551615
  RLIMIT_NPROC:
    soft:
      current: 4096
      max: 18446744073709551615
    hard:
      current: 512814
      max: 18446744073709551615
  RLIMIT_RSS:
    soft:
      current: 18446744073709551615
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
  RLIMIT_RTPRIO:
    soft:
      current: 0
      max: 18446744073709551615
    hard:
      current: 0
      max: 18446744073709551615
  RLIMIT_SIGPENDING:
    soft:
      current: 512814
      max: 18446744073709551615
    hard:
      current: 512814
      max: 18446744073709551615
  RLIMIT_STACK:
    soft:
      current: 8388608
      max: 18446744073709551615
    hard:
      current: 18446744073709551615
      max: 18446744073709551615
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
  ram:
    total:
      bytes: 134515982336
      human: 125.28 GB
    free:
      bytes: 57304236032
      human: 53.37 GB
    shared:
      bytes: 34597396480
      human: 32.22 GB
    buffer:
      bytes: 1238515712
      human: 1.15 GB
  swap:
    total:
      bytes: 38355460096
      human: 35.72 GB
    free:
      bytes: 34137563136
      human: 31.79 GB
  numa:
    api version: 2
    policy: MPOL_DEFAULT
    maximum nodes: 7
    configured nodes: 0
    allowed list: 0
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): '/home/iurt/rpmbuild/BUILD/procenv-0.60/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
    unaligned access: unknown
    machine-check exception: system default
    no new privileges: normal execve
    timer slack: 50000ns
    child subreaper: no
    clear child tid address: 0xa7a9ec10
    speculation: 0x2
    tagged address mode: 0
    floating-point mode: unknown
    I/O flusher state: unknown
    THP disable flag: 0
  security module:
    name: unknown
    context: unknown
  kernel headers version: 5.15.4
  personality:
    type: PER_LINUX
    flags: 
mounts:
  /proc:
    filesystem: 'proc'
    canonical: unknown
    type: 'proc'
    options: 'rw,relatime'
    pathconf:
      _PC_2_SYMLINKS: 1
      _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_SYNC_IO: n/a
      _PC_VDISABLE: 0
    device:
      major: 0
      minor: 21
    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/pts:
    filesystem: 'devpts'
    canonical: unknown
    type: 'devpts'
    options: 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000'
    pathconf:
      _PC_2_SYMLINKS: 0
      _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_SYNC_IO: n/a
      _PC_VDISABLE: 0
    device:
      major: 0
      minor: 23
    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: 'none'
    canonical: unknown
    type: 'tmpfs'
    options: 'rw,relatime,inode64'
    pathconf:
      _PC_2_SYMLINKS: 1
      _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_SYNC_IO: n/a
      _PC_VDISABLE: 0
    device:
      major: 0
      minor: 49
    dump frequency: 0
    fsck pass number: 0
    fsid: 0000000000000000
    optimal block size: 4096
    blocks:
      size: 1024 bytes
      total: 65681632
      used: 0
      free: 65681632
      available: 65681632
    files/inodes:
      total: 16420408
      used: 1
      free: 16420407
namespaces:
  cgroup: cgroup:[4026531835]
  ipc: ipc:[4026531839]
  mnt: mnt:[4026533609]
  net: net:[4026533326]
  pid: pid:[4026531836]
  pid_for_children: pid:[4026531836]
  time: time:[4026531834]
  time_for_children: time:[4026531834]
  user: user:[4026531837]
  uts: uts:[4026531838]
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
  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
oom:
  oom_score: 666
  oom_adj: 0
  oom_score_adj: 0
platform:
  operating system: Linux
  architecture: ARM64/AARCH64
  kernel bits: 64
  executable bits: 64
  code endian: little
  data model: LP64 (4/8/8)
process:
  process id (pid): 1253830
  parent process id (ppid): 1249735
  session id (sid): 1239975 (leader=no)
  name: 'procenv'
  ancestry: 1253830 ('procenv'), 1249735 ('sh'), 1249731 ('make'), 1248436 ('make'), 1248435 ('sh'), 1248421 ('sh'), 1248420 ('make'), 1248418 ('sh'), 1239975 ('rpmbuild'), 1239964 ('su'), 1239890 ('iurt_root_comma'), 1239887 ('sudo'), 1239884 ('sh'), 1232756 ('Iurt: cauldron '), 2959363 ('perl'), 2958157 ('newbuild.sh'), 2957913 ('newbuild.sh'), 2957892 ('bash'), 2957891 ('screen'), 1 ('systemd')
  process group id: 1239975 (leader=no)
  foreground process group: -1
  terminal: '/dev/tty'
  has controlling terminal: no
  on console: no
  user:
    real user id (uid): 1000 ('iurt')
    effective user id (euid): 1000 ('iurt')
    saved set-user-id (suid): 1000 ('iurt')
  group:
    real group id (gid): 1001 ('iurt')
    effective group id (egid): 1001 ('iurt')
    saved set-group-id (sgid): 1001 ('iurt')
  login name: ''
  passwd:
    name: 'iurt'
    gecos: ''
    dir: '/home/iurt'
    shell: '/bin/bash'
  groups:  'iurt' (1001)
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: 8 bytes
    unsigned:
      decimal: 0 to 4294967295
      symbolic: 0 to ULONG_MAX
      scientific: 0.000000e+00 to 1.844674e+19
      hex: 0x0000000000000000 to 0x00000000ffffffff
    signed:
      decimal: -9223372036854775808 to 9223372036854775807
      symbolic: LONG_MIN to LONG_MAX
  long long int:
    size: 8 bytes
    unsigned:
      decimal: 0 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: 16 bytes
    signed: 3.362103e-4932 to 1.189731e+4932
    symbolic: LDBL_MIN to LDBL_MAX
rusage:
  ru_maxrss: 2020
  ru_ixrss: 0
  ru_idrss: 0
  ru_isrss: 0
  ru_minflt: 208
  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: 0
semaphores:
  info:
    semmap: 1024000000
    semmni: 32000
    semmns: 1024000000
    semmnu: 1024000000
    semmsl: 32000
    semopm: 500
    semume: 500
    semusz: 2
    semvmx: 32767
    semaem: 35
  set:
    12:
      key: 0x0000000000007654
      sequence: 0
      number in set: 32
      permissions:
        octal: 0700
        symbolic: -rwx------
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      times:
        last semop (otime): 1637762496 (Wed Nov 24 14:01:36 2021)
        last change (ctime): 1620957122 (Fri May 14 01:52:02 2021)
    31:
      key: 0x0000000063637069
      sequence: 0
      number in set: 3
      permissions:
        octal: 0666
        symbolic: -rw-rw-rw-
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      times:
        last semop (otime): 1637775677 (Wed Nov 24 17:41:17 2021)
        last change (ctime): 1620973918 (Fri May 14 06:31:58 2021)
shared memory:
  info:
    segments: 28
    pages: 4120
    shm_rss: 1
    shm_swp: 0
    swap_attempts: 0
    swap_successes: 0
  segments:
    183566342:
      key: 0x0000000000000000
      sequence: 5602
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2503983 (unknown)
        last: 2503983 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1637781516 (Wed Nov 24 19:18:36 2021)
        last detach (dtime): 1637781516 (Wed Nov 24 19:18:36 2021)
        last change (ctime): 1637781516 (Wed Nov 24 19:18:36 2021)
      locked: no
      destroy: no
    183566343:
      key: 0x0000000000000000
      sequence: 5602
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2504123 (unknown)
        last: 2504123 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1637781517 (Wed Nov 24 19:18:37 2021)
        last detach (dtime): 1637781517 (Wed Nov 24 19:18:37 2021)
        last change (ctime): 1637781517 (Wed Nov 24 19:18:37 2021)
      locked: no
      destroy: no
    183566344:
      key: 0x0000000000000000
      sequence: 5602
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2504242 (unknown)
        last: 2504242 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1637781517 (Wed Nov 24 19:18:37 2021)
        last detach (dtime): 1637781517 (Wed Nov 24 19:18:37 2021)
        last change (ctime): 1637781517 (Wed Nov 24 19:18:37 2021)
      locked: no
      destroy: no
    153452557:
      key: 0x0000000000000000
      sequence: 4683
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 3292492 (unknown)
        last: 3292492 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1636829667 (Sat Nov 13 18:54:27 2021)
        last detach (dtime): 1636829667 (Sat Nov 13 18:54:27 2021)
        last change (ctime): 1636829667 (Sat Nov 13 18:54:27 2021)
      locked: no
      destroy: no
    153452558:
      key: 0x0000000000000000
      sequence: 4683
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 3292527 (unknown)
        last: 3292527 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1636829668 (Sat Nov 13 18:54:28 2021)
        last detach (dtime): 1636829668 (Sat Nov 13 18:54:28 2021)
        last change (ctime): 1636829668 (Sat Nov 13 18:54:28 2021)
      locked: no
      destroy: no
    153452559:
      key: 0x0000000000000000
      sequence: 4683
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 3292568 (unknown)
        last: 3292568 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1636829668 (Sat Nov 13 18:54:28 2021)
        last detach (dtime): 1636829668 (Sat Nov 13 18:54:28 2021)
        last change (ctime): 1636829668 (Sat Nov 13 18:54:28 2021)
      locked: no
      destroy: no
    80969747:
      key: 0x0000000000000000
      sequence: 2471
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 676564 (unknown)
        last: 676564 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1626955920 (Thu Jul 22 12:12:00 2021)
        last detach (dtime): 1626955920 (Thu Jul 22 12:12:00 2021)
        last change (ctime): 1626955920 (Thu Jul 22 12:12:00 2021)
      locked: no
      destroy: no
    80969748:
      key: 0x0000000000000000
      sequence: 2471
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 676723 (unknown)
        last: 676723 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1626955920 (Thu Jul 22 12:12:00 2021)
        last detach (dtime): 1626955920 (Thu Jul 22 12:12:00 2021)
        last change (ctime): 1626955920 (Thu Jul 22 12:12:00 2021)
      locked: no
      destroy: no
    80969749:
      key: 0x0000000000000000
      sequence: 2471
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 676801 (unknown)
        last: 676801 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1626955920 (Thu Jul 22 12:12:00 2021)
        last detach (dtime): 1626955920 (Thu Jul 22 12:12:00 2021)
        last change (ctime): 1626955920 (Thu Jul 22 12:12:00 2021)
      locked: no
      destroy: no
    127762456:
      key: 0x0000000000000000
      sequence: 3899
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2378065 (unknown)
        last: 2378065 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1631239486 (Fri Sep 10 02:04:46 2021)
        last detach (dtime): 1631239486 (Fri Sep 10 02:04:46 2021)
        last change (ctime): 1631239486 (Fri Sep 10 02:04:46 2021)
      locked: no
      destroy: no
    127762457:
      key: 0x0000000000000000
      sequence: 3899
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2378099 (unknown)
        last: 2378099 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1631239486 (Fri Sep 10 02:04:46 2021)
        last detach (dtime): 1631239486 (Fri Sep 10 02:04:46 2021)
        last change (ctime): 1631239486 (Fri Sep 10 02:04:46 2021)
      locked: no
      destroy: no
    127762458:
      key: 0x0000000000000000
      sequence: 3899
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2378137 (unknown)
        last: 2378137 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1631239486 (Fri Sep 10 02:04:46 2021)
        last detach (dtime): 1631239486 (Fri Sep 10 02:04:46 2021)
        last change (ctime): 1631239486 (Fri Sep 10 02:04:46 2021)
      locked: no
      destroy: no
    38305821:
      key: 0x0000000000000000
      sequence: 1169
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2991328 (unknown)
        last: 2991328 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1624160938 (Sun Jun 20 03:48:58 2021)
        last detach (dtime): 1624160938 (Sun Jun 20 03:48:58 2021)
        last change (ctime): 1624160938 (Sun Jun 20 03:48:58 2021)
      locked: no
      destroy: no
    38305822:
      key: 0x0000000000000000
      sequence: 1169
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2991365 (unknown)
        last: 2991365 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1624160939 (Sun Jun 20 03:48:59 2021)
        last detach (dtime): 1624160939 (Sun Jun 20 03:48:59 2021)
        last change (ctime): 1624160939 (Sun Jun 20 03:48:59 2021)
      locked: no
      destroy: no
    18579487:
      key: 0x0000000000000000
      sequence: 567
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 3825811 (unknown)
        last: 3825811 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1621013548 (Fri May 14 17:32:28 2021)
        last detach (dtime): 1621013548 (Fri May 14 17:32:28 2021)
        last change (ctime): 1621013548 (Fri May 14 17:32:28 2021)
      locked: no
      destroy: no
    18579488:
      key: 0x0000000000000000
      sequence: 567
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 3825845 (unknown)
        last: 3825845 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1621013548 (Fri May 14 17:32:28 2021)
        last detach (dtime): 1621013548 (Fri May 14 17:32:28 2021)
        last change (ctime): 1621013548 (Fri May 14 17:32:28 2021)
      locked: no
      destroy: no
    18579489:
      key: 0x0000000000000000
      sequence: 567
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 3825879 (unknown)
        last: 3825879 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1621013549 (Fri May 14 17:32:29 2021)
        last detach (dtime): 1621013549 (Fri May 14 17:32:29 2021)
        last change (ctime): 1621013549 (Fri May 14 17:32:29 2021)
      locked: no
      destroy: no
    38305826:
      key: 0x0000000000000000
      sequence: 1169
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2991402 (unknown)
        last: 2991402 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1624160939 (Sun Jun 20 03:48:59 2021)
        last detach (dtime): 1624160939 (Sun Jun 20 03:48:59 2021)
        last change (ctime): 1624160939 (Sun Jun 20 03:48:59 2021)
      locked: no
      destroy: no
    18710565:
      key: 0x0000000000000000
      sequence: 571
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 1580516 (unknown)
        last: 1580516 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1622764567 (Thu Jun  3 23:56:07 2021)
        last detach (dtime): 1622764567 (Thu Jun  3 23:56:07 2021)
        last change (ctime): 1622764567 (Thu Jun  3 23:56:07 2021)
      locked: no
      destroy: no
    18710566:
      key: 0x0000000000000000
      sequence: 571
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 1580690 (unknown)
        last: 1580690 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1622764568 (Thu Jun  3 23:56:08 2021)
        last detach (dtime): 1622764568 (Thu Jun  3 23:56:08 2021)
        last change (ctime): 1622764568 (Thu Jun  3 23:56:08 2021)
      locked: no
      destroy: no
    18710567:
      key: 0x0000000000000000
      sequence: 571
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 1580733 (unknown)
        last: 1580733 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1622764568 (Thu Jun  3 23:56:08 2021)
        last detach (dtime): 1622764568 (Thu Jun  3 23:56:08 2021)
        last change (ctime): 1622764568 (Thu Jun  3 23:56:08 2021)
      locked: no
      destroy: no
    103776296:
      key: 0x0000000000000000
      sequence: 3167
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 292373 (unknown)
        last: 292373 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1629535415 (Sat Aug 21 08:43:35 2021)
        last detach (dtime): 1629535415 (Sat Aug 21 08:43:35 2021)
        last change (ctime): 1629535415 (Sat Aug 21 08:43:35 2021)
      locked: no
      destroy: no
    103776297:
      key: 0x0000000000000000
      sequence: 3167
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 292441 (unknown)
        last: 292441 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1629535415 (Sat Aug 21 08:43:35 2021)
        last detach (dtime): 1629535415 (Sat Aug 21 08:43:35 2021)
        last change (ctime): 1629535415 (Sat Aug 21 08:43:35 2021)
      locked: no
      destroy: no
    103776298:
      key: 0x0000000000000000
      sequence: 3167
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 292520 (unknown)
        last: 292520 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1629535415 (Sat Aug 21 08:43:35 2021)
        last detach (dtime): 1629535415 (Sat Aug 21 08:43:35 2021)
        last change (ctime): 1629535415 (Sat Aug 21 08:43:35 2021)
      locked: no
      destroy: no
    131117:
      key: 0x0000000063637069
      sequence: 4
      permissions:
        octal: 0666
        symbolic: -rw-rw-rw-
      pids:
        create: 3707207 (unknown)
        last: 499230 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 65536
      times:
        last attach (atime): 1637775677 (Wed Nov 24 17:41:17 2021)
        last detach (dtime): 1637775677 (Wed Nov 24 17:41:17 2021)
        last change (ctime): 1620973918 (Fri May 14 06:31:58 2021)
      locked: no
      destroy: no
    58982451:
      key: 0x0000000000000000
      sequence: 1800
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2281708 (unknown)
        last: 2281708 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1625001465 (Tue Jun 29 21:17:45 2021)
        last detach (dtime): 1625001465 (Tue Jun 29 21:17:45 2021)
        last change (ctime): 1625001465 (Tue Jun 29 21:17:45 2021)
      locked: no
      destroy: no
    58982452:
      key: 0x0000000000000000
      sequence: 1800
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2281797 (unknown)
        last: 2281797 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 409600
      times:
        last attach (atime): 1625001465 (Tue Jun 29 21:17:45 2021)
        last detach (dtime): 1625001465 (Tue Jun 29 21:17:45 2021)
        last change (ctime): 1625001465 (Tue Jun 29 21:17:45 2021)
      locked: no
      destroy: no
    58982453:
      key: 0x0000000000000000
      sequence: 1800
      permissions:
        octal: 0600
        symbolic: -rw-------
      pids:
        create: 2281899 (unknown)
        last: 2281899 (unknown)
      attachers: 0
      creator:
        euid: 1000 ('iurt')
        egid: 1001 ('iurt')
      owner:
        uid: 1000 ('iurt')
        gid: 1001 ('iurt')
      segment size: 1048576
      times:
        last attach (atime): 1625001465 (Tue Jun 29 21:17:45 2021)
        last detach (dtime): 1625001465 (Tue Jun 29 21:17:45 2021)
        last change (ctime): 1625001465 (Tue Jun 29 21:17:45 2021)
      locked: no
      destroy: no
signals:
  SIGHUP:
    number: 1
    description: 'Hangup'
    blocked: no
    ignored: no
  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: no
  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: 8 bytes
  dev_t: 8 bytes
  div_t: 8 bytes
  double: 8 bytes
  fenv_t: 8 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: 8 bytes
  int_fast32_t: 8 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: 8 bytes
  key_t: 4 bytes
  ldiv_t: 16 bytes
  lldiv_t: 16 bytes
  long double: 16 bytes
  long int: 8 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: 64 bytes
  pthread_barrierattr_t: 8 bytes
  pthread_barrier_t: 32 bytes
  pthread_condattr_t: 8 bytes
  pthread_cond_t: 48 bytes
  pthread_key_t: 4 bytes
  pthread_mutexattr_t: 8 bytes
  pthread_mutex_t: 48 bytes
  pthread_once_t: 4 bytes
  pthread_rwlockattr_t: 8 bytes
  pthread_rwlock_t: 56 bytes
  pthread_spinlock_t: 4 bytes
  pthread_t: 8 bytes
  ptrdiff_t: 8 bytes
  rlim_t: 8 bytes
  short int: 2 bytes
  sig_atomic_t: 4 bytes
  size_t: 8 bytes
  ssize_t: 8 bytes
  suseconds_t: 8 bytes
  timer_t: 8 bytes
  time_t: 8 bytes
  uid_t: 4 bytes
  uint16_t: 2 bytes
  uint32_t: 4 bytes
  uint64_t: 8 bytes
  uint8_t: 1 byte
  uint_fast16_t: 8 bytes
  uint_fast32_t: 8 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: 8 bytes
  useconds_t: 4 bytes
  void *: 8 bytes
  wchar_t: 4 bytes
  wint_t: 4 bytes
stat:
  argv[0]: './procenv'
  real path: '/home/iurt/rpmbuild/BUILD/procenv-0.60/src/procenv'
  device:
    major: 0
    minor: 36
  inode: 7632091388
  permissions:
    octal: 0755
    symbolic: -rwxr-xr-x
  hard links: 1
  user id (uid): 1000 ('iurt')
  group id (gid): 1001 ('builder')
  size: 648552 bytes (1272 512-byte blocks)
  times:
    atime (access): 1637847298 (Thu Nov 25 13:34:58 2021)
    mtime (modification): 1637847298 (Thu Nov 25 13:34:58 2021)
    ctime (status change): 1637847298 (Thu Nov 25 13:34:58 2021)
sysconf:
  _SC_2_C_BIND: 200809
  _SC_2_C_DEV: 200809
  _SC_2_CHAR_TERM: 200809
  _SC_2_C_VERSION: 200809
  _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_CHECKPOINT: 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: 14009190
  _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: 4096
  _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: 64
  _SC_LEVEL1_DCACHE_SIZE: 0
  _SC_LEVEL1_ICACHE_ASSOC: 0
  _SC_LEVEL1_ICACHE_LINESIZE: 64
  _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: 64
  _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: 1
  _SC_NPROCESSORS_ONLN: 32
  _SC_NZERO: 20
  _SC_OPEN_MAX: 1024
  _SC_PAGE_SIZE: 4096
  _SC_PAGESIZE: 4096
  _SC_PASS_MAX: 8192
  _SC_PHYS_PAGES: 32840816
  _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_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_SIGQUEUE_MAX: 512814
  _SC_SINGLE_PROCESS: n/a
  _SC_SPAWN: 200809
  _SC_SPIN_LOCKS: 200809
  _SC_SPORADIC_SERVER: n/a
  _SC_SSIZE_MAX: 32767
  _SC_SS_REPL_MAX: n/a
  _SC_STREAM_MAX: 16
  _SC_STREAMS: n/a
  _SC_SYMLOOP_MAX: n/a
  _SC_SYNCHRONIZED_IO: 200809
  _SC_SYSTEM_DATABASE: n/a
  _SC_SYSTEM_DATABASE_R: n/a
  _SC_THREAD_ATTR_STACKADDR: 200809
  _SC_THREAD_ATTR_STACKSIZE: 200809
  _SC_THREAD_CPUTIME: 200809
  _SC_THREAD_DESTRUCTOR_ITERATIONS: 4
  _SC_THREAD_KEYS_MAX: 1024
  _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_THREADS: 200809
  _SC_THREAD_SAFE_FUNCTIONS: 200809
  _SC_THREAD_SPORADIC_SERVER: n/a
  _SC_THREAD_STACK_MIN: 131072
  _SC_THREAD_THREADS_MAX: n/a
  _SC_TIMEOUTS: 200809
  _SC_TIMER_MAX: n/a
  _SC_TIMERS: 200809
  _SC_T_IOV_MAX: n/a
  _SC_TRACE: n/a
  _SC_TRACE_EVENT_FILTER: n/a
  _SC_TRACE_EVENT_NAME_MAX: n/a
  _SC_TRACE_INHERIT: n/a
  _SC_TRACE_LOG: n/a
  _SC_TRACE_NAME_MAX: n/a
  _SC_TRACE_SYS_MAX: n/a
  _SC_TRACE_USER_EVENT_MAX: n/a
  _SC_TTY_NAME_MAX: 32
  _SC_TYPED_MEMORY_OBJECTS: n/a
  _SC_TZNAME_MAX: n/a
  _SC_UCHAR_MAX: 255
  _SC_UINT_MAX: 4294967295
  _SC_UIO_MAXIOV: 1024
  _SC_ULONG_MAX: n/a
  _SC_USER_GROUPS: n/a
  _SC_USER_GROUPS_R: n/a
  _SC_USHRT_MAX: 65535
  _SC_V6_ILP32_OFF32: n/a
  _SC_V6_ILP32_OFFBIG: n/a
  _SC_V6_LP64_OFF64: 1
  _SC_V6_LPBIG_OFFBIG: n/a
  _SC_V7_ILP32_OFF32: n/a
  _SC_V7_ILP32_OFFBIG: n/a
  _SC_V7_LP64_OFF64: 1
  _SC_V7_LPBIG_OFFBIG: n/a
  _SC_VERSION: 200809
  _SC_WORD_BIT: 32
  _SC_XBS5_ILP32_OFF32: n/a
  _SC_XBS5_ILP32_OFFBIG: n/a
  _SC_XBS5_LP64_OFF64: 1
  _SC_XBS5_LPBIG_OFFBIG: n/a
  _SC_XOPEN_CRYPT: n/a
  _SC_XOPEN_ENH_I18N: 1
  _SC_XOPEN_LEGACY: 1
  _SC_XOPEN_REALTIME: 1
  _SC_XOPEN_REALTIME_THREADS: 1
  _SC_XOPEN_SHM: 1
  _SC_XOPEN_STREAMS: n/a
  _SC_XOPEN_UNIX: 1
  _SC_XOPEN_VERSION: 700
  _SC_XOPEN_XCU_VERSION: 4
  _SC_XOPEN_XPG2: 1
  _SC_XOPEN_XPG3: 1
  _SC_XOPEN_XPG4: 1
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: 1637847316.166965575
  local: Thu Nov 25 13:35:16 2021
  ISO: 2021-10-25T13:35
timezone:
  tzname[0]: 'UTC'
  tzname[1]: 'UTC'
  timezone: 0
  daylight: 0
tty:
uname:
  sysname: Linux
  nodename: pktaa1.mageia.org
  release: 5.10.16-server-1.mga8
  version: #1 SMP PREEMPT Sat Feb 13 16:59:45 UTC 2021
  machine: aarch64
  domainname: (none)
PASS: procenv
==================
All 4 tests passed
==================
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procenv-0.60'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procenv-0.60'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: procenv-0.60-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8OyOoi
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd procenv-0.60
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/doc/procenv
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/doc/procenv
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/doc/procenv
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/doc/procenv
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/doc/procenv
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/doc/procenv
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d4WyXa
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd procenv-0.60
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/licenses/procenv
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/licenses/procenv
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64/usr/share/licenses/procenv
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: procenv = 0.60-1.mga9 procenv(aarch-64) = 0.60-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcap.so.2()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit)
Processing files: procenv-debugsource-0.60-1.mga9.aarch64
Provides: procenv-debugsource = 0.60-1.mga9 procenv-debugsource(aarch-64) = 0.60-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: procenv-debuginfo-0.60-1.mga9.aarch64
Provides: debuginfo(build-id) = 1de14241f36e13c910e5e797ebf6ca720165583a procenv-debuginfo = 0.60-1.mga9 procenv-debuginfo(aarch-64) = 0.60-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: procenv-debugsource(aarch-64) = 0.60-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/procenv-0.60-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/procenv-debugsource-0.60-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/procenv-debuginfo-0.60-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AFnEAM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd procenv-0.60
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/procenv-0.60-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FJjJH9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf procenv-0.60
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!