<86>Jun 16 03:14:19 userdel[670553]: delete user 'rooter' <86>Jun 16 03:14:19 userdel[670553]: removed group 'rooter' owned by 'rooter' <86>Jun 16 03:14:19 userdel[670553]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 03:14:19 groupadd[670776]: group added to /etc/group: name=rooter, GID=1259 <86>Jun 16 03:14:19 groupadd[670776]: group added to /etc/gshadow: name=rooter <86>Jun 16 03:14:19 groupadd[670776]: new group: name=rooter, GID=1259 <86>Jun 16 03:14:19 useradd[670857]: new user: name=rooter, UID=1259, GID=1259, home=/root, shell=/bin/bash <86>Jun 16 03:14:19 userdel[671011]: delete user 'builder' <86>Jun 16 03:14:19 userdel[671011]: removed group 'builder' owned by 'builder' <86>Jun 16 03:14:19 userdel[671011]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 03:14:19 groupadd[671065]: group added to /etc/group: name=builder, GID=1260 <86>Jun 16 03:14:19 groupadd[671065]: group added to /etc/gshadow: name=builder <86>Jun 16 03:14:19 groupadd[671065]: new group: name=builder, GID=1260 <86>Jun 16 03:14:19 useradd[671084]: new user: name=builder, UID=1260, GID=1260, home=/usr/src, shell=/bin/bash <13>Jun 16 03:14:26 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 03:14:26 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed <13>Jun 16 03:14:26 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 03:14:26 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 03:14:27 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 03:14:27 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 03:14:27 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Jun 16 03:14:27 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 03:14:27 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 03:14:27 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Jun 16 03:14:27 rpmi: ca-trust-0.1.6-alt1 p10+344774.100.1.1 1712685728 installed <13>Jun 16 03:14:27 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 03:14:27 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 03:14:27 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 03:14:27 rpmi: python3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 03:14:28 rpmi: python3-base-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 03:14:28 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/jsonnet-0.18.0-alt1.nosrc.rpm (w1.gzdio) Installing jsonnet-0.18.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jsonnet-0.18.0 + echo 'Source #0 (jsonnet-0.18.0.tar):' Source #0 (jsonnet-0.18.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/jsonnet-0.18.0.tar + cd jsonnet-0.18.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (fix-build-ppc64le.patch):' Patch #1 (fix-build-ppc64le.patch): + /usr/bin/patch -p1 patching file third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/ext/debugbreak/debugbreak.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jsonnet-0.18.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' ((od -v -Anone -t u1 stdlib/std.jsonnet \ | tr " " "\n" \ | grep -v "^$" \ | tr "\n" "," ) && echo "0") > core/std.jsonnet.h echo >> core/std.jsonnet.h make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/static_analysis.cpp -o core/static_analysis.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/md5/md5.cpp -o third_party/md5/md5.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/string_utils.cpp -o core/string_utils.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/src/c4/yml/common.cpp -o third_party/rapidyaml/rapidyaml/src/c4/yml/common.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/src/c4/yml/preprocess.cpp -o third_party/rapidyaml/rapidyaml/src/c4/yml/preprocess.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/lexer.cpp -o core/lexer.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/base64.cpp -o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/base64.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/char_traits.cpp -o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/char_traits.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/error.cpp -o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/error.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/format.cpp -o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/format.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/language.cpp -o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/language.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_resource.cpp -o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_resource.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_util.cpp -o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_util.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/time.cpp -o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/time.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/src/c4/yml/tree.cpp -o third_party/rapidyaml/rapidyaml/src/c4/yml/tree.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ cpp/libjsonnet++.cpp -o cpp/libjsonnet++.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ third_party/rapidyaml/rapidyaml/src/c4/yml/parse.cpp -o third_party/rapidyaml/rapidyaml/src/c4/yml/parse.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/libjsonnet.cpp -o core/libjsonnet.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/pass.cpp -o core/pass.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/formatter.cpp -o core/formatter.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/parser.cpp -o core/parser.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/desugarer.cpp -o core/desugarer.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -c -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ core/vm.cpp -o core/vm.o make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ core/desugarer.o core/formatter.o core/lexer.o core/libjsonnet.o core/parser.o core/pass.o core/static_analysis.o core/string_utils.o core/vm.o third_party/md5/md5.o third_party/rapidyaml/rapidyaml/src/c4/yml/common.o third_party/rapidyaml/rapidyaml/src/c4/yml/parse.o third_party/rapidyaml/rapidyaml/src/c4/yml/preprocess.o third_party/rapidyaml/rapidyaml/src/c4/yml/tree.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/base64.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/char_traits.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/error.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/format.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/language.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_resource.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_util.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/time.o -shared -Wl,-soname,libjsonnet.so.0 -o libjsonnet.so.0.18.0 make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' ln -sf libjsonnet.so.0.18.0 libjsonnet.so.0 make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' ln -sf libjsonnet.so.0 libjsonnet.so make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ core/desugarer.o core/formatter.o core/lexer.o core/libjsonnet.o core/parser.o core/pass.o core/static_analysis.o core/string_utils.o core/vm.o third_party/md5/md5.o third_party/rapidyaml/rapidyaml/src/c4/yml/common.o third_party/rapidyaml/rapidyaml/src/c4/yml/parse.o third_party/rapidyaml/rapidyaml/src/c4/yml/preprocess.o third_party/rapidyaml/rapidyaml/src/c4/yml/tree.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/base64.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/char_traits.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/error.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/format.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/language.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_resource.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_util.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/time.o cpp/libjsonnet++.o -shared -Wl,-soname,libjsonnet++.so.0 -o libjsonnet++.so.0.18.0 make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' ln -sf libjsonnet++.so.0.18.0 libjsonnet++.so.0 make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' ln -sf libjsonnet++.so.0 libjsonnet++.so make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ cmd/jsonnetfmt.cpp cmd/utils.cpp core/desugarer.o core/formatter.o core/lexer.o core/libjsonnet.o core/parser.o core/pass.o core/static_analysis.o core/string_utils.o core/vm.o third_party/md5/md5.o third_party/rapidyaml/rapidyaml/src/c4/yml/common.o third_party/rapidyaml/rapidyaml/src/c4/yml/parse.o third_party/rapidyaml/rapidyaml/src/c4/yml/preprocess.o third_party/rapidyaml/rapidyaml/src/c4/yml/tree.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/base64.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/char_traits.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/error.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/format.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/language.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_resource.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_util.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/time.o -o jsonnetfmt make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' g++ -g -O3 -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json -Ithird_party/rapidyaml/rapidyaml/src/ -Ithird_party/rapidyaml/rapidyaml/ext/c4core/src/ cmd/jsonnet.cpp cmd/utils.cpp core/desugarer.o core/formatter.o core/lexer.o core/libjsonnet.o core/parser.o core/pass.o core/static_analysis.o core/string_utils.o core/vm.o third_party/md5/md5.o third_party/rapidyaml/rapidyaml/src/c4/yml/common.o third_party/rapidyaml/rapidyaml/src/c4/yml/parse.o third_party/rapidyaml/rapidyaml/src/c4/yml/preprocess.o third_party/rapidyaml/rapidyaml/src/c4/yml/tree.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/base64.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/char_traits.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/error.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/format.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/language.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_resource.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_util.o third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/time.o -o jsonnet make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jsonnet-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jsonnet-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jsonnet-0.18.0 + mkdir -p /usr/src/tmp/jsonnet-buildroot/usr/bin + cp -p jsonnet jsonnetfmt -t /usr/src/tmp/jsonnet-buildroot/usr/bin + mkdir -p /usr/src/tmp/jsonnet-buildroot/usr/lib64 + cp -dp libjsonnet++.so libjsonnet++.so.0 libjsonnet++.so.0.18.0 libjsonnet.so libjsonnet.so.0 libjsonnet.so.0.18.0 /usr/src/tmp/jsonnet-buildroot/usr/lib64 + mkdir -p /usr/src/tmp/jsonnet-buildroot/usr/include + cp -p include/libjsonnet++.h include/libjsonnet.h include/libjsonnet_fmt.h /usr/src/tmp/jsonnet-buildroot/usr/include + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jsonnet-buildroot (auto) mode of './usr/lib64/libjsonnet.so.0.18.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libjsonnet++.so.0.18.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/jsonnet-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/jsonnet-buildroot/ (default) Compressing files in /usr/src/tmp/jsonnet-buildroot (auto) Adjusting library links in /usr/src/tmp/jsonnet-buildroot ./usr/lib64: (from :0) libjsonnet++.so.0 -> libjsonnet++.so.0.18.0 libjsonnet.so.0 -> libjsonnet.so.0.18.0 Verifying ELF objects in /usr/src/tmp/jsonnet-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.54768 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jsonnet-0.18.0 + make test make: Entering directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' cc -g -O3 -Wall -Wextra -pedantic -std=c99 -fPIC -Iinclude core/libjsonnet_test_snippet.c -L. -ljsonnet -o libjsonnet_test_snippet cc -g -O3 -Wall -Wextra -pedantic -std=c99 -fPIC -Iinclude core/libjsonnet_test_file.c -L. -ljsonnet -o libjsonnet_test_file ./tests.sh snippet: true libjsonnet_test_snippet: true libjsonnet_test_file: true examples/check.sh: All 21 tests executed correctly. examples/terraform/check.sh: All 4 tests executed correctly. ~/RPM/BUILD/jsonnet-0.18.0/test_cmd ~/RPM/BUILD/jsonnet-0.18.0 ~/RPM/BUILD/jsonnet-0.18.0 test_cmd/run_cmd_tests.sh: All 75 test scripts pass. test_suite/run_tests.sh: All 157 test scripts pass. test_suite/run_fmt_tests.sh: All 170 test scripts pass. test_suite/run_fmt_idempotence_tests.sh: All 340 test scripts pass. make: Leaving directory '/usr/src/RPM/BUILD/jsonnet-0.18.0' + exit 0 Processing files: jsonnet-0.18.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jsonnet-0.18.0 + DOCDIR=/usr/src/tmp/jsonnet-buildroot/usr/share/doc/jsonnet-0.18.0 + export DOCDIR + rm -rf /usr/src/tmp/jsonnet-buildroot/usr/share/doc/jsonnet-0.18.0 + /bin/mkdir -p /usr/src/tmp/jsonnet-buildroot/usr/share/doc/jsonnet-0.18.0 + cp -prL README.md release_checklist.md doc examples /usr/src/tmp/jsonnet-buildroot/usr/share/doc/jsonnet-0.18.0 + chmod -R go-w /usr/src/tmp/jsonnet-buildroot/usr/share/doc/jsonnet-0.18.0 + chmod -R a+rX /usr/src/tmp/jsonnet-buildroot/usr/share/doc/jsonnet-0.18.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lZgFEd find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.80DQme find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.14)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wlcqad Creating jsonnet-debuginfo package Processing files: libjsonnet-0.18.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uz8pkg find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/jsonnet-buildroot/usr/lib64/libjsonnet++.so.0: 1040 symbols, 21 bpp lib.prov: /usr/src/tmp/jsonnet-buildroot/usr/lib64/libjsonnet.so.0: 1018 symbols, 20 bpp warning: hash collision: _ZN2c43yml6Parser21_handle_finished_fileEv _ZN2c43yml7EmitterINS0_13WriterOStreamINSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEEEEE11_write_jsonERKNS0_10NodeScalarENS0_8NodeTypeE Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cbb5Dd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libjsonnet++.so.0()(64bit) = set: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, libjsonnet.so.0()(64bit) = set:ndNqW04EpaE4Y1E242dmO69PXgU8Rprkf6fkZAaTUce5IbEpJhkNoA8wAVTaZ6j836jyJixdXYn8DgKxMshUyEaslRpTNiuPHlzgouggq5pWfygzNUTQOzoxZvp1cbylmbaKwig6v7TEluvvnmPEYBbVGpTCu6k9bvL1poEsRyaahzuhBEpcnmcBBXixrTZyxG0GjXRaykOvbmDKS5NzkUYA1KBGIjeJC5jTaeX7jZ48EARbfpGZbudPket6aNvODdiAZigtzpb4bIVciHAye4nQ2pOtfD72pxxIWgPGdtZx8tmFeiMlc0JgNGOSFIRd5uDHNWZ9aEovh4Ut6hqVrAApvZ8IUqlpedXCmV35D7pieWJun4r09IJHqDbpCedfj72T24dyb35a1xHNhkkm2IcayP7Z7eakCo6QBkisWi9RySJ9vIVhzU4Ontu3ZdcZrLFvQJKtVW81G1AcoDBkqdRzExUjAZbOObdsOMRHhv0Aj2bBZfmWlOkjHbgI5T2tHeTJJ3ai4G4iWYGZkK8VCrBaiXSI3IWlphsGqBDeamkxJDHQDXrkFyT4re9RkuFEfGSBYzVxWNg7qZuUFhZii3hVICRmmjUdJmEfkwxPWdxaZwqQGGnG3PNXwbP10TJjfiAV456zCwPP2pZAlvfinLKpZuGCZFLOFP8X26CZzOG6fJKZfJBgR9i3ihlJiNoZFbh2gLxFDHB9LyxzNJ43THpdsMmDdhQjk3Wc2b3G0POcaHuHTcdsCKUdJDyZDx24pfuzwGPZBF5u4VIyOHnTY9axIh4FbAp6j9Zxq3z2WsZIKrWAFGsipeEIpCjHBsIY3EPu8k6iE4sy1Z8Z1EZKhUEkddew0PrpSVdBqyPtI5T7jrlGuFLIdxnDlBBLzWRm9k1UL9ZFe0f31BZkAdm3O8K4XymNZd1Ub6x3LQnnrHZIOh6a3lIuJ4lPgYLQvVTblaioGur7O5oUUwnRCwaFnQT9rDYtwlt27fzIHgDDh1vaZ2p1IwPDwgQWGLoUOPLjKM61hQRgRIHx9NsVW8cZIN9c1Ss0no5zxZncu4Zd64eeKidCtpboSSN3eCC15LJXjfkHMEpFYmjbNoxVw7wyOUdxJue9Qzajr0iPlZvC3jgEgGVfWrnLoj5lu1TmBmn4ZuPrFwSEljW3dG8haZtwMlSi7LoMql98q5Z7uDZvd0fnJCht6HtA0UBYFLJW5GdXFZjO0hxQpg3Oj5484pTkbaHpQVYKUGozaYlXHiF3LJzn6lTVes422xF3FAcUnZp8sroEHTiB8Geml4ymZdmmZxaeifhT7dayu5VJKw5yGp9CozCz1u7LB8BQvCNjxbNWH8hnclZ1VVk4o8mRyVjxun6Y8Z9p7OUICl6XCYHYB2RzQM7p2qbAHQBvP5vMZ6LbasneIB2dYpZqcE8yxSZkmhHLj7Slabb2j6pzg90Gfyi6EZxe52ZpZrUl0eMHHV6qkeg5uRzkp4O9hoZ3N7WhDYmpZhIb2KNiV1BxdGb5Dxe2qZvIeXhxx0LMSuhTec7RYJmJSkmixZeedL2ZbJ62rquGGQ44KfR77Kc7M1Hcn5HqTaZrtZbK9Zup1BSNBku6NaM9ZKMVo4g68XS90IazdLZcz19rDXBG2TBsik31oZ5b1G1egjx6cD4zQl5oGLaKxH39VWsRUdGHgE8jY7boVge4FBqCYyLnOwMhIQnbrR66nSzbzvZysrMVgyHIoZtjIMUZ1N8x76jtSkh4tilvcleHadTz9gZ0lVBALIhZ5MbnrlFA60NUrIZlXii2DVPEyWFhlzob426hjQcRGs8fkmh1CMWRrkMgMhr96AGFrvFKsTUsRZ4Z94xbNcvF4ZEGjCAGhCshlNF9gKdKqZf2nmZ9lD2qoLYQHbhTspqM1qpdMhYUpecpio96IQAigF8Fb5rutDKwJipM3ljZmMQLxgZLuYPMMVMrmOJQRr4uLcBx6N4os9C4Yq7QtubuyFNk8zyBu3pfxo5 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.14)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH), rtld(GNU_UNIQUE) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WmYr8b Creating libjsonnet-debuginfo package Processing files: libjsonnet-devel-0.18.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lMkAje find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J1m8lc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/jsonnet-buildroot/usr/include/libjsonnet++.h:20:10: fatal error: cstring: No such file or directory 20 | #include | ^~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/jsonnet-buildroot/usr/include/libjsonnet++.h: cpp failed, trying c++ mode Requires: /usr/lib64/libjsonnet++.so.0, /usr/lib64/libjsonnet.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vocyff Processing files: jsonnet-debuginfo-0.18.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aa0FPe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RZrVJc find-requires: running scripts (debuginfo) Requires: jsonnet = 0.18.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Processing files: libjsonnet-debuginfo-0.18.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.INlQIc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VJpIpf find-requires: running scripts (debuginfo) Provides: debug64(libjsonnet++.so.0), debug64(libjsonnet.so.0) Requires: libjsonnet = 0.18.0-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to jsonnet-debuginfo a strict dependency on jsonnet Adding to libjsonnet-debuginfo a strict dependency on libjsonnet Adding to libjsonnet-devel a strict dependency on libjsonnet Removing 2 extra deps from libjsonnet-devel due to dependency on libjsonnet Wrote: /usr/src/RPM/RPMS/x86_64/jsonnet-0.18.0-alt1.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjsonnet-0.18.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjsonnet-devel-0.18.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/jsonnet-debuginfo-0.18.0-alt1.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjsonnet-debuginfo-0.18.0-alt1.x86_64.rpm (w2T8.xzdio) 126.34user 13.01system 2:07.09elapsed 109%CPU (0avgtext+0avgdata 626316maxresident)k 0inputs+0outputs (0major+3635859minor)pagefaults 0swaps 5.21user 2.22system 2:28.14elapsed 5%CPU (0avgtext+0avgdata 128712maxresident)k 0inputs+0outputs (0major+204042minor)pagefaults 0swaps --- jsonnet-0.18.0-alt1.x86_64.rpm.repo 2022-07-25 16:29:29.000000000 +0000 +++ jsonnet-0.18.0-alt1.x86_64.rpm.hasher 2024-06-16 03:16:42.079492058 +0000 @@ -5095,4 +5095,4 @@ Provides: jsonnet = 0.18.0-alt1:p10+296260.70.7.1 -File: /usr/bin/jsonnet 100755 root:root b2cb6edd438d93f345bf9d7bb896d541 -File: /usr/bin/jsonnetfmt 100755 root:root 9eca6ad4a408ca961c4fcb586feb3da3 +File: /usr/bin/jsonnet 100755 root:root 2d696aa57bfd2b010661ec4462e97ff0 +File: /usr/bin/jsonnetfmt 100755 root:root 7351315fcfdada3555b4f65b51dc2feb File: /usr/share/doc/jsonnet-0.18.0 40755 root:root @@ -10169,2 +10169,2 @@ File: /usr/share/doc/jsonnet-0.18.0/release_checklist.md 100644 root:root e28923def21544a49537d90e2cde4e8a -RPMIdentity: 05fc3f03a65916fc765c212c49819b56eee7c928801e025ff6cda77c00077718c441729f1b84a7cbbd2cbaaa84538debc83c3d35e0617f824ca37e087444b0f7 +RPMIdentity: 4e0ead8c83a1705052b0e537dc4d6a21bdc53c4dd6cc6f63b50945e116a1bab93d08b7b12440f3f8d58332854bd3681e0aff93396af1bbfc9dc89da4ab6ba400 --- jsonnet-debuginfo-0.18.0-alt1.x86_64.rpm.repo 2022-07-25 16:29:28.000000000 +0000 +++ jsonnet-debuginfo-0.18.0-alt1.x86_64.rpm.hasher 2024-06-16 03:16:42.236491147 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/1e 40755 root:root -/usr/lib/debug/.build-id/1e/5f40d7a22cd591716ebb28cbef065679000f6d 120777 root:root ../../../../bin/jsonnetfmt -/usr/lib/debug/.build-id/1e/5f40d7a22cd591716ebb28cbef065679000f6d.debug 120777 root:root ../../usr/bin/jsonnetfmt.debug -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/8ff537b5fd29f533d2c09f0a43c090e4299d69 120777 root:root ../../../../bin/jsonnet -/usr/lib/debug/.build-id/3d/8ff537b5fd29f533d2c09f0a43c090e4299d69.debug 120777 root:root ../../usr/bin/jsonnet.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/3eb389ce195e93e7e321b279d39001d2650901 120777 root:root ../../../../bin/jsonnet +/usr/lib/debug/.build-id/90/3eb389ce195e93e7e321b279d39001d2650901.debug 120777 root:root ../../usr/bin/jsonnet.debug +/usr/lib/debug/.build-id/b4 40755 root:root +/usr/lib/debug/.build-id/b4/de15a3fac80094f6a9efb9f3d29f34d7a5d664 120777 root:root ../../../../bin/jsonnetfmt +/usr/lib/debug/.build-id/b4/de15a3fac80094f6a9efb9f3d29f34d7a5d664.debug 120777 root:root ../../usr/bin/jsonnetfmt.debug /usr/lib/debug/usr/bin/jsonnet.debug 100644 root:root @@ -107,10 +107,10 @@ Provides: jsonnet-debuginfo = 0.18.0-alt1:p10+296260.70.7.1 -File: /usr/lib/debug/.build-id/1e 40755 root:root -File: /usr/lib/debug/.build-id/1e/5f40d7a22cd591716ebb28cbef065679000f6d 120777 root:root ../../../../bin/jsonnetfmt -File: /usr/lib/debug/.build-id/1e/5f40d7a22cd591716ebb28cbef065679000f6d.debug 120777 root:root ../../usr/bin/jsonnetfmt.debug -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/8ff537b5fd29f533d2c09f0a43c090e4299d69 120777 root:root ../../../../bin/jsonnet -File: /usr/lib/debug/.build-id/3d/8ff537b5fd29f533d2c09f0a43c090e4299d69.debug 120777 root:root ../../usr/bin/jsonnet.debug -File: /usr/lib/debug/usr/bin/jsonnet.debug 100644 root:root 4e5a724d2a48c33b36a4053468608b97 -File: /usr/lib/debug/usr/bin/jsonnetfmt.debug 100644 root:root febbba08a31d7838e1e4212c498bd665 +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/3eb389ce195e93e7e321b279d39001d2650901 120777 root:root ../../../../bin/jsonnet +File: /usr/lib/debug/.build-id/90/3eb389ce195e93e7e321b279d39001d2650901.debug 120777 root:root ../../usr/bin/jsonnet.debug +File: /usr/lib/debug/.build-id/b4 40755 root:root +File: /usr/lib/debug/.build-id/b4/de15a3fac80094f6a9efb9f3d29f34d7a5d664 120777 root:root ../../../../bin/jsonnetfmt +File: /usr/lib/debug/.build-id/b4/de15a3fac80094f6a9efb9f3d29f34d7a5d664.debug 120777 root:root ../../usr/bin/jsonnetfmt.debug +File: /usr/lib/debug/usr/bin/jsonnet.debug 100644 root:root b4f4f76acc43be7969dd2e9964bb1432 +File: /usr/lib/debug/usr/bin/jsonnetfmt.debug 100644 root:root 089f3d35a8069747a9571635757978fe File: /usr/src/debug/jsonnet-0.18.0 40755 root:root @@ -206,2 +206,2 @@ File: /usr/src/debug/jsonnet-0.18.0/third_party/rapidyaml/rapidyaml/src/ryml.hpp 100644 root:root 9f84a23f051df232f2850dc280e4164c -RPMIdentity: d15c294651eadc3a42f2724118cddbdbf2a487d136bb415f29ef9f19763c63ab857f107c3c9d0c8bc8f5b60ec1215391ab2329c8f02df29e767f2b437ac9b657 +RPMIdentity: 4088bd81002a17a8ac7c55e956790c6d8ef11cf33523101c6898067fa0da39df6ec85c3ed3b4e1b2438fca37b571f1660496b419370563a42f2f1aa793b5154e --- libjsonnet-0.18.0-alt1.x86_64.rpm.repo 2022-07-25 16:29:28.000000000 +0000 +++ libjsonnet-0.18.0-alt1.x86_64.rpm.hasher 2024-06-16 03:16:42.419490085 +0000 @@ -28,5 +28,5 @@ File: /usr/lib64/libjsonnet++.so.0 120777 root:root libjsonnet++.so.0.18.0 -File: /usr/lib64/libjsonnet++.so.0.18.0 100644 root:root 9f42586cd05f1a77ddc0e3bab9c66938 +File: /usr/lib64/libjsonnet++.so.0.18.0 100644 root:root 7f3979dea5dbce7b51b395286b25d98d File: /usr/lib64/libjsonnet.so.0 120777 root:root libjsonnet.so.0.18.0 -File: /usr/lib64/libjsonnet.so.0.18.0 100644 root:root 7e0df923e5beaffb41a14f596e3d18e8 -RPMIdentity: 6ecab25de9f925eb5e2ea1fb3195bd7ed228f637ac6cd6a8f7387725d299d4b3c643fcb63b2ca32a3c3b6dcf7e5ef1ca3af14063ec029827b8b0e5205c0b6d7d +File: /usr/lib64/libjsonnet.so.0.18.0 100644 root:root 4201d631149ade1d413be99fba2867e5 +RPMIdentity: d677c768cca25716928b9c2b592f2cdb2bf39208f4938fb5d8f02fa1d2014b67813be53607dbe7223e309ac433f8efb53334f019d9aeb8c3ca5a3d611fb9f0e2 --- libjsonnet-debuginfo-0.18.0-alt1.x86_64.rpm.repo 2022-07-25 16:29:29.000000000 +0000 +++ libjsonnet-debuginfo-0.18.0-alt1.x86_64.rpm.hasher 2024-06-16 03:16:42.576489174 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/07 40755 root:root -/usr/lib/debug/.build-id/07/b3f3c3ee739b0aeb546a07bb80b5b090441953 120777 root:root ../../../../lib64/libjsonnet++.so.0.18.0 -/usr/lib/debug/.build-id/07/b3f3c3ee739b0aeb546a07bb80b5b090441953.debug 120777 root:root ../../usr/lib64/libjsonnet++.so.0.18.0.debug -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/a30a186d0c4894b7a046f943b777f6038a0c73 120777 root:root ../../../../lib64/libjsonnet.so.0.18.0 -/usr/lib/debug/.build-id/3c/a30a186d0c4894b7a046f943b777f6038a0c73.debug 120777 root:root ../../usr/lib64/libjsonnet.so.0.18.0.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/9db5dadf46d47cda0f72beeb7cf010978b92a9 120777 root:root ../../../../lib64/libjsonnet++.so.0.18.0 +/usr/lib/debug/.build-id/24/9db5dadf46d47cda0f72beeb7cf010978b92a9.debug 120777 root:root ../../usr/lib64/libjsonnet++.so.0.18.0.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/210346063908341c061102bc7ec780526ee6e6 120777 root:root ../../../../lib64/libjsonnet.so.0.18.0 +/usr/lib/debug/.build-id/41/210346063908341c061102bc7ec780526ee6e6.debug 120777 root:root ../../usr/lib64/libjsonnet.so.0.18.0.debug /usr/lib/debug/usr/lib64/libjsonnet++.so.0.18.0.debug 100644 root:root @@ -107,11 +107,11 @@ Provides: libjsonnet-debuginfo = 0.18.0-alt1:p10+296260.70.7.1 -File: /usr/lib/debug/.build-id/07 40755 root:root -File: /usr/lib/debug/.build-id/07/b3f3c3ee739b0aeb546a07bb80b5b090441953 120777 root:root ../../../../lib64/libjsonnet++.so.0.18.0 -File: /usr/lib/debug/.build-id/07/b3f3c3ee739b0aeb546a07bb80b5b090441953.debug 120777 root:root ../../usr/lib64/libjsonnet++.so.0.18.0.debug -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/a30a186d0c4894b7a046f943b777f6038a0c73 120777 root:root ../../../../lib64/libjsonnet.so.0.18.0 -File: /usr/lib/debug/.build-id/3c/a30a186d0c4894b7a046f943b777f6038a0c73.debug 120777 root:root ../../usr/lib64/libjsonnet.so.0.18.0.debug -File: /usr/lib/debug/usr/lib64/libjsonnet++.so.0.18.0.debug 100644 root:root 4d6f9552533d04a0251aff11310ef79b +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/9db5dadf46d47cda0f72beeb7cf010978b92a9 120777 root:root ../../../../lib64/libjsonnet++.so.0.18.0 +File: /usr/lib/debug/.build-id/24/9db5dadf46d47cda0f72beeb7cf010978b92a9.debug 120777 root:root ../../usr/lib64/libjsonnet++.so.0.18.0.debug +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/210346063908341c061102bc7ec780526ee6e6 120777 root:root ../../../../lib64/libjsonnet.so.0.18.0 +File: /usr/lib/debug/.build-id/41/210346063908341c061102bc7ec780526ee6e6.debug 120777 root:root ../../usr/lib64/libjsonnet.so.0.18.0.debug +File: /usr/lib/debug/usr/lib64/libjsonnet++.so.0.18.0.debug 100644 root:root b1a8cf7c5787734cd4fe5249a4973de2 File: /usr/lib/debug/usr/lib64/libjsonnet++.so.0.debug 120777 root:root libjsonnet++.so.0.18.0.debug -File: /usr/lib/debug/usr/lib64/libjsonnet.so.0.18.0.debug 100644 root:root 479d8f8a1fbecced985ed61d99edf64e +File: /usr/lib/debug/usr/lib64/libjsonnet.so.0.18.0.debug 100644 root:root f23f5ac3cfcc313e0516782201da8518 File: /usr/lib/debug/usr/lib64/libjsonnet.so.0.debug 120777 root:root libjsonnet.so.0.18.0.debug @@ -205,2 +205,2 @@ File: /usr/src/debug/jsonnet-0.18.0/third_party/rapidyaml/rapidyaml/src/ryml.hpp 100644 root:root 9f84a23f051df232f2850dc280e4164c -RPMIdentity: 62822614bded49c9c177babe811dca387a2418ad845561c8a43a949180c1cefd9bff920e5566c3f662537378d57846bd1ca8da749fb4d82b9b1b7d0b45254103 +RPMIdentity: fee3d73ca6b9ffd8c599d5ebf121d797a0d216d686ad69a86cd3fb63453f96dc876f759be6dd5fddfd4b8465087f54806bf69b627623c3fd1a6bf8480e2cfe15