## ---------------------- ## ## rpm 4.14.1 test suite. ## ## ---------------------- ## rpmtests: command line was: $ ./rpmtests ## ---------- ## ## ChangeLog. ## ## ---------- ## | commit a2d46cc4353215e27aa887f29511711c5a9357d8 | Author: Igor Gnatenko | Date: Sun Jan 14 00:42:57 2018 +0100 | | brp-compress: compress fish manpages | | Signed-off-by: Igor Gnatenko | (cherry picked from commit 0850547eb71da8cc942f679794de837c0a7e3421) | | commit bfc75dd1c581abc2bba6d5a0aa6936d4c13eed30 ## --------- ## ## Platform. ## ## --------- ## hostname = vm-gentoo-x64 uname -m = x86_64 uname -r = 4.17.0-gentoo uname -s = Linux uname -v = #1 SMP PREEMPT Tue Jun 5 14:12:37 CEST 2018 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests PATH: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/usr/bin PATH: /var/tmp/portage/app-arch/rpm-4.14.1/temp/python3.6/bin PATH: /usr/lib/portage/python3.6/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.6/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 PATH: /usr/lib/llvm/6/bin rpmtests: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2012 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests' | at_srcdir='.' | abs_srcdir='/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests' | at_top_srcdir='..' | abs_top_srcdir='/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1' | at_top_build_prefix='../' | abs_top_builddir='/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} rpmtests: atlocal: | LD_LIBRARY_PATH="${abs_builddir}/testing/usr/lib64" | export LD_LIBRARY_PATH | PATH="${abs_builddir}/testing@rpmbindir@:${abs_builddir}/testing/usr/bin:$PATH" | export PATH | | PYLIBDIR=`python -c "from distutils.sysconfig import get_python_lib; import sys; sys.stdout.write(get_python_lib(1,0,'/usr'))"` | PYTHONPATH="${abs_builddir}/testing${PYLIBDIR}" | export PYTHONPATH | | RPMTEST="${abs_builddir}/testing" | RPMDATA="${abs_srcdir}/data/" | | RPM_CONFIGDIR="${RPMTEST}//usr/libexec/rpm" | RPM_POPTEXEC_PATH="${RPMTEST}//usr/bin" | export RPM_CONFIGDIR RPM_POPTEXEC_PATH | | # Popt looks into $HOME | HOME="${RPMTEST}" | export HOME | | TZ=UTC | export TZ | | TOPDIR="${RPMTEST}/build" | | RPM_XFAIL=${RPM_XFAIL-1} | | function run() | { | "$@" --define "_tmppath ${RPMTEST}/tmp" --define "_topdir ${TOPDIR}" --dbpath="${RPMTEST}/var/lib/rpm/" | } | | function rundebug() | { | cp ${top_srcdir}/macros.debug ${RPM_CONFIGDIR}/macros.d/ | "$@" --define "_tmppath ${RPMTEST}/tmp" --define "_topdir ${TOPDIR}" --dbpath="${RPMTEST}/var/lib/rpm/" | rm -f ${RPM_CONFIGDIR}/macros.d/macros.debug | } | | function runroot() | { | (unset RPM_CONFIGDIR RPM_POPTEXEC_PATH; cd ${RPMTEST} && \ | MAGIC="/magic/magic" FAKECHROOT_BASE="${RPMTEST}" fakechroot "$@" --define "_topdir /build" --noplugins | ) | } | | function runroot_other() | { | (unset RPM_CONFIGDIR RPM_POPTEXEC_PATH; cd ${RPMTEST} && \ | FAKECHROOT_BASE="${RPMTEST}" fakechroot "$@" | ) | } ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:36: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/usr/bin/rpm --version RPM version 4.14.1 ./local.at:36: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/usr/bin/rpmbuild --version RPM version 4.14.1 ./local.at:36: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/usr/bin/rpmquery --version RPM version 4.14.1 ## ------------------ ## ## Running the tests. ## ## ------------------ ## rpmtests: starting at: Wed Jun 6 21:27:14 UTC 2018 1. rpm --version (rpmgeneral.at:22): ok (0m0.013s 0m0.024s) 2. rpmbuild --version (rpmgeneral.at:31): ok (0m0.013s 0m0.024s) 4. rpm --querytags (rpmgeneral.at:50): ok (0m0.015s 0m0.023s) 44. verifyscript failure (rpmverify.at:220): ok (0m0.039s 0m0.112s) 93. rpm -i (rpmi.at:228): ok (0m0.011s 0m0.028s) 94. rpm -i --nomanifest (rpmi.at:240): ok (0m0.014s 0m0.029s) 109. rpmbuild -ba *.spec (rpmbuild.at:23): ok (0m0.097s 0m0.207s) 110. rpmbuild --rebuild (rpmbuild.at:41): ok (0m0.092s 0m0.195s) 112. rpmbuild -tb (rpmbuild.at:72): ok (0m0.011s 0m0.040s) 113. rpmbuild -tb (rpmbuild.at:89): ok (0m0.095s 0m0.218s) 132. rpmbuild debuginfo no gdb index included (rpmbuild.at:761): ok (0m0.116s 0m0.223s) 143. rpmbuild buildid none (rpmbuildid.at:23): ok (0m0.066s 0m0.183s) 270. package with file conflict (rpmconflict.at:7): ok (0m0.076s 0m0.111s) rpmtests: ending at: Wed Jun 6 21:28:20 UTC 2018 rpmtests: test suite duration: 0h 1m 6s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 411 tests were run, 398 failed (4 expected failures). ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: rpm 4.14.1 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 3: rpmgeneral.at:40 rpm --showrc basic 5: rpmio.at:21 SIGPIPE from install scriptlet signals 6: rpmquery.at:22 rpm --qf -p *.i386.rpm query 7: rpmquery.at:36 rpm --qf -p *.src.rpm query 8: rpmquery.at:50 rpm -ql -p *.src.rpm query 9: rpmquery.at:65 rpmspec -q query 10: rpmquery.at:77 rpm -ql -p *.i386.rpm query 11: rpmquery.at:94 rpm -qp query 12: rpmquery.at:115 rpm -q --scripts -p *.i386.rpm query 13: rpmquery.at:136 rpm -q on installed package rpmdb install query 14: rpmquery.at:180 integer array query query 15: rpmquery.at:196 formatted filesbypkg query query 16: rpmquery.at:212 hex formatted integer array extension query query 17: rpmquery.at:228 base64 extension query query 18: rpmquery.at:241 pgpsig extension query query signature 19: rpmquery.at:255 integer array perms format query query 20: rpmquery.at:271 string array query query 21: rpmquery.at:284 empty string array query query 22: rpmquery.at:297 empty string array extension array format query 23: rpmquery.at:310 empty string array extension query query 24: rpmquery.at:323 different sizes arrays query 1 query 25: rpmquery.at:339 different sizes arrays query 2 query 26: rpmquery.at:353 different sizes arrays query 3 query 27: rpmquery.at:367 different sizes arrays query 4 query 28: rpmquery.at:383 non-existent string tag query 29: rpmquery.at:396 non-existent integer tag query query 30: rpmquery.at:409 conditional queryformat query 31: rpmquery.at:422 invalid tag query query 32: rpmquery.at:436 invalid data for format query query 33: rpmquery.at:449 invalid format width query query 34: rpmquery.at:462 xml format query 35: rpmquery.at:761 query file attribute filtering query 36: rpmverify.at:7 dependency problems verify 37: rpmverify.at:32 files with no problems verify 38: rpmverify.at:48 files with no problems in verbose mode verify 39: rpmverify.at:67 directory replaced with a directory symlink verify 40: rpmverify.at:98 directory replaced with an invalid directory symlink verify 41: rpmverify.at:128 verify from db, with problems present verify 42: rpmverify.at:150 verify from package, with problems present verify 43: rpmverify.at:171 verify file attribute filtering query 45: rpmverify.at:237 verifyscript success verify 46: rpmverify.at:256 shared file timestamp behavior verify 47: rpmverify.at:285 Upgraded verification with min_writes 1 (files) upgrade verify min_writes 48: rpmverify.at:357 Upgraded verification with min_writes 2 (files) upgrade verify min_writes 49: rpmverify.at:436 Upgraded verification with min_writes 3 (LINKs) upgrade verify min_writes 50: rpmverify.at:503 Upgraded verification with min_writes 4 (LINKs) upgrade verify min_writes 51: rpmsigdig.at:7 rpmkeys -Kv 1 rpmkeys digest 52: rpmsigdig.at:31 rpmkeys -Kv 1 rpmkeys digest 53: rpmsigdig.at:56 rpmkeys -Kv 2 rpmkeys digest 54: rpmsigdig.at:81 rpmkeys -Kv 3 rpmkeys digest 55: rpmsigdig.at:106 rpmkeys -Kv 2 rpmkeys digest 56: rpmsigdig.at:135 rpmkeys --import rsa rpmkeys import 57: rpmsigdig.at:196 rpmkeys -K 1 rpmkeys digest signature 58: rpmsigdig.at:216 rpmkeys -Kv 1 rpmkeys digest signature 59: rpmsigdig.at:258 rpmkeys -Kv 1 rpmkeys digest signature 60: rpmsigdig.at:294 rpmkeys -Kv 2 rpmkeys digest signature 61: rpmsigdig.at:331 rpmkeys -Kv 3 rpmkeys digest signature 62: rpmsigdig.at:368 rpmsign --addsign rpmsign signature 63: rpmsigdig.at:403 rpmsign --delsign rpmsign signature 64: rpmsigdig.at:430 rpmsign --addsign rpmsign signature 65: rpmdb.at:23 rpm --initdb rpmdb 66: rpmdb.at:36 rpm -qa rpmdb query 67: rpmdb.at:49 rpm -q foo rpmdb query 68: rpmdb.at:69 rpm -q foo- rpmdb query 69: rpmdb.at:90 rpm -i *.noarch.rpm rpmdb install 70: rpmdb.at:106 rpm -U --replacepkgs 1 rpmdb install 72: rpmdb.at:150 rpm --reinstall 1 rpmdb install 73: rpmdb.at:173 rpm -i --relocate=.. *.i386.rpm rpmdb install 74: rpmdb.at:192 rpm -i --relocate=.. *.ppc64.rpm rpmdb install 75: rpmdb.at:208 rpmdb --rebuilddb rpmdb 76: rpmdb.at:233 rpmdb --rebuilddb and verify empty database rpmdb 77: rpmdb.at:248 rpm -U and verify status install rpmdb query 78: rpmdb.at:271 rpm -U with _install_lang and verify status install rpmdb query 79: rpmdb.at:297 rpm -U and verify files on disk install rpmdb 80: rpmdb.at:318 rpm -e and verify files removed install rpmdb 81: rpmi.at:21 rpm -U install 82: rpmi.at:36 rpm -U install 83: rpmi.at:52 rpm -U install 84: rpmi.at:68 rpm -U install 85: rpmi.at:83 rpm -U install 86: rpmi.at:97 rpm -U install 87: rpmi.at:112 rpm -U install 88: rpmi.at:127 rpm -U install 89: rpmi.at:148 rpm -U install 90: rpmi.at:173 rpm -U install 91: rpmi.at:197 rpm -U *.src.rpm install 92: rpmi.at:212 rpm -i *.src.rpm install 95: rpmi.at:257 rpm -i ... ./rpmquery.at:96: cat << EOF > ${RPMTEST}/query.mft /data/RPMS/hello-1.0-1.i386.rpm /data/RPMS/hello-1.0-1.ppc64.rpm /data/RPMS/foo-1.0-1.noarch.rpm EOF runroot rpm -qp --qf "%{nvr}\n" /query.mft --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/11/stderr 2018-06-06 21:27:15.646151692 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:15.656789013 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/11/stdout 2018-06-06 21:27:15.652151760 +0000 @@ -1,4 +1 @@ -hello-1.0-1 -hello-1.0-1 -foo-1.0-1 ./rpmquery.at:96: exit code was 1, expected 0 11. rpmquery.at:94: 11. rpm -qp (rpmquery.at:94): FAILED (rpmquery.at:96) # -*- compilation -*- 12. rpmquery.at:115: testing rpm -q --scripts -p *.i386.rpm ... ./rpmquery.at:117: runroot rpm \ -q --scripts \ -p /data/RPMS/hello-1.0-1.i386.rpm stderr: rpm: --scripts: unknown option --- - 2018-06-06 21:27:15.717588387 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/12/stdout 2018-06-06 21:27:15.713152452 +0000 @@ -1,5 +1 @@ -preinstall program: /bin/sh -postinstall program: /bin/sh -preuninstall program: /bin/sh -postuninstall program: /bin/sh ./rpmquery.at:117: exit code was 1, expected 0 12. rpmquery.at:115: 12. rpm -q --scripts -p *.i386.rpm (rpmquery.at:115): FAILED (rpmquery.at:117) # -*- compilation -*- 13. rpmquery.at:136: testing rpm -q on installed package ... ./rpmquery.at:139: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm \ --noscripts --nodeps --ignorearch --relocate=/usr=/check \ -i /data/RPMS/hello-1.0-1.ppc64.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/13/stderr 2018-06-06 21:27:15.809153541 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library ./rpmquery.at:139: exit code was 1, expected 0 13. rpmquery.at:136: 13. rpm -q on installed package (rpmquery.at:136): FAILED (rpmquery.at:139) # -*- compilation -*- 14. rpmquery.at:180: testing integer array query ... ./rpmquery.at:182: runroot rpm \ --queryformat="[%{filemodes}\n]" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/14/stderr 2018-06-06 21:27:15.865154176 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:15.875406428 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/14/stdout 2018-06-06 21:27:15.870154233 +0000 @@ -1,4 +1 @@ -33257 -16877 -33188 ./rpmquery.at:182: exit code was 1, expected 0 14. rpmquery.at:180: 14. integer array query (rpmquery.at:180): FAILED (rpmquery.at:182) # -*- compilation -*- 15. rpmquery.at:196: testing formatted filesbypkg query ... ./rpmquery.at:198: runroot rpm \ --queryformat="[%-10{=NAME} %{FILENAMES}\n]" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/15/stderr 2018-06-06 21:27:15.926154868 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:15.936875233 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/15/stdout 2018-06-06 21:27:15.931154925 +0000 @@ -1,4 +1 @@ -hello /usr/local/bin/hello -hello /usr/share/doc/hello-1.0 -hello /usr/share/doc/hello-1.0/FAQ ./rpmquery.at:198: exit code was 1, expected 0 15. rpmquery.at:196: 15. formatted filesbypkg query (rpmquery.at:196): FAILED (rpmquery.at:198) # -*- compilation -*- 16. rpmquery.at:212: testing hex formatted integer array extension query ... ./rpmquery.at:214: runroot rpm \ --queryformat="[%5{longfilesizes:hex}\n]" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/16/stderr 2018-06-06 21:27:15.987155560 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:15.997585915 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/16/stdout 2018-06-06 21:27:15.993155628 +0000 @@ -1,4 +1 @@ - b40 - 1000 - 24 ./rpmquery.at:214: exit code was 1, expected 0 16. rpmquery.at:212: 16. hex formatted integer array extension query (rpmquery.at:212): FAILED (rpmquery.at:214) # -*- compilation -*- 17. rpmquery.at:228: testing base64 extension query ... ./rpmquery.at:230: runroot rpm \ --queryformat="%{pkgid:base64}" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/17/stderr 2018-06-06 21:27:16.046156229 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.056058750 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/17/stdout 2018-06-06 21:27:16.052156297 +0000 @@ -1,2 +1 @@ -qt8W635v5FKy1pILrW+0uw== ./rpmquery.at:230: exit code was 1, expected 0 17. rpmquery.at:228: 17. base64 extension query (rpmquery.at:228): FAILED (rpmquery.at:230) # -*- compilation -*- 18. rpmquery.at:241: testing pgpsig extension query ... ./rpmquery.at:243: runroot rpm \ --queryformat="%{rsaheader:pgpsig}" \ -qp /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- - 2018-06-06 21:27:16.113761680 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/18/stderr 2018-06-06 21:27:16.108156932 +0000 @@ -1,2 +1,2 @@ -warning: /data/RPMS/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.117919751 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/18/stdout 2018-06-06 21:27:16.113156989 +0000 @@ -1 +1 @@ -RSA/SHA256, Thu Apr 6 13:02:33 2017, Key ID 4344591e1964c5fc + ./rpmquery.at:243: exit code was 1, expected 0 18. rpmquery.at:241: 18. pgpsig extension query (rpmquery.at:241): FAILED (rpmquery.at:243) # -*- compilation -*- 19. rpmquery.at:255: testing integer array perms format query ... ./rpmquery.at:257: runroot rpm \ --queryformat="[%{filemodes:perms}\n]" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/19/stderr 2018-06-06 21:27:16.172157659 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.182256642 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/19/stdout 2018-06-06 21:27:16.178157727 +0000 @@ -1,4 +1 @@ --rwxr-x--x -drwxr-xr-x --rw-r--r-- ./rpmquery.at:257: exit code was 1, expected 0 19. rpmquery.at:255: 19. integer array perms format query (rpmquery.at:255): FAILED (rpmquery.at:257) # -*- compilation -*- 20. rpmquery.at:271: testing string array query ... ./rpmquery.at:273: runroot rpm \ --queryformat="[%{basenames} ]" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/20/stderr 2018-06-06 21:27:16.233158350 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.243256718 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/20/stdout 2018-06-06 21:27:16.239158419 +0000 @@ -1 +1 @@ -hello hello-1.0 FAQ + ./rpmquery.at:273: exit code was 1, expected 0 20. rpmquery.at:271: 20. string array query (rpmquery.at:271): FAILED (rpmquery.at:273) # -*- compilation -*- 21. rpmquery.at:284: testing empty string array query ... ./rpmquery.at:286: runroot rpm \ --queryformat="[%{basenames}]" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/21/stderr 2018-06-06 21:27:16.293159031 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library ./rpmquery.at:286: exit code was 1, expected 0 21. rpmquery.at:284: 21. empty string array query (rpmquery.at:284): FAILED (rpmquery.at:286) # -*- compilation -*- 22. rpmquery.at:297: testing empty string array extension array format ... ./rpmquery.at:299: runroot rpm \ --queryformat="[%{filenames}]" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/22/stderr 2018-06-06 21:27:16.350159678 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library ./rpmquery.at:299: exit code was 1, expected 0 22. rpmquery.at:297: 22. empty string array extension array format (rpmquery.at:297): FAILED (rpmquery.at:299) # -*- compilation -*- 23. rpmquery.at:310: testing empty string array extension query ... ./rpmquery.at:312: runroot rpm \ --queryformat="%{filenames}" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/23/stderr 2018-06-06 21:27:16.410160358 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.421341737 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/23/stdout 2018-06-06 21:27:16.416160427 +0000 @@ -1 +1 @@ -(none) + ./rpmquery.at:312: exit code was 1, expected 0 23. rpmquery.at:310: 23. empty string array extension query (rpmquery.at:310): FAILED (rpmquery.at:312) # -*- compilation -*- 24. rpmquery.at:323: testing different sizes arrays query 1 ... ./rpmquery.at:325: runroot rpm \ --queryformat="[%{basenames} %{changelogname}]\n" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- - 2018-06-06 21:27:16.476449498 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/24/stderr 2018-06-06 21:27:16.472161062 +0000 @@ -1,2 +1,2 @@ -error: incorrect format: array iterator used with different sized arrays +error: Failed to initialize NSS library ./rpmquery.at:325: exit code was 1, expected 0 24. rpmquery.at:323: 24. different sizes arrays query 1 (rpmquery.at:323): FAILED (rpmquery.at:325) # -*- compilation -*- 25. rpmquery.at:339: testing different sizes arrays query 2 ... ./rpmquery.at:341: runroot rpm \ --queryformat="[%{name} %{changelogtime}]\n" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/25/stderr 2018-06-06 21:27:16.528161697 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.538511114 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/25/stdout 2018-06-06 21:27:16.534161765 +0000 @@ -1,2 +1 @@ -hello 908877600 ./rpmquery.at:341: exit code was 1, expected 0 25. rpmquery.at:339: 25. different sizes arrays query 2 (rpmquery.at:339): FAILED (rpmquery.at:341) # -*- compilation -*- 26. rpmquery.at:353: testing different sizes arrays query 3 ... ./rpmquery.at:355: runroot rpm \ --queryformat="[%{name} %{basenames}]\n" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- - 2018-06-06 21:27:16.592992727 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/26/stderr 2018-06-06 21:27:16.588162378 +0000 @@ -1,2 +1,2 @@ -error: incorrect format: array iterator used with different sized arrays +error: Failed to initialize NSS library ./rpmquery.at:355: exit code was 1, expected 0 26. rpmquery.at:353: 26. different sizes arrays query 3 (rpmquery.at:353): FAILED (rpmquery.at:355) # -*- compilation -*- 27. rpmquery.at:367: testing different sizes arrays query 4 ... ./rpmquery.at:369: runroot rpm \ --queryformat="[%{=name} %{basenames}\n]" \ -qp /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/27/stderr 2018-06-06 21:27:16.643163002 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.653486102 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/27/stdout 2018-06-06 21:27:16.649163070 +0000 @@ -1,4 +1 @@ -hello hello -hello hello-1.0 -hello FAQ ./rpmquery.at:369: exit code was 1, expected 0 27. rpmquery.at:367: 27. different sizes arrays query 4 (rpmquery.at:367): FAILED (rpmquery.at:369) # -*- compilation -*- 28. rpmquery.at:383: testing non-existent string tag ... ./rpmquery.at:385: runroot rpm \ --queryformat="%{vendor}" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/28/stderr 2018-06-06 21:27:16.705163704 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.718500362 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/28/stdout 2018-06-06 21:27:16.710163761 +0000 @@ -1 +1 @@ -(none) + ./rpmquery.at:385: exit code was 1, expected 0 28. rpmquery.at:383: 28. non-existent string tag (rpmquery.at:383): FAILED (rpmquery.at:385) # -*- compilation -*- 29. rpmquery.at:396: testing non-existent integer tag query ... ./rpmquery.at:398: runroot rpm \ --queryformat="%{installcolor}" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/29/stderr 2018-06-06 21:27:16.770164442 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.781201400 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/29/stdout 2018-06-06 21:27:16.776164510 +0000 @@ -1 +1 @@ -(none) + ./rpmquery.at:398: exit code was 1, expected 0 29. rpmquery.at:396: 29. non-existent integer tag query (rpmquery.at:396): FAILED (rpmquery.at:398) # -*- compilation -*- 30. rpmquery.at:409: testing conditional queryformat ... ./rpmquery.at:411: runroot rpm \ --queryformat="%|name?{%{name}}:{no}| %|installtime?{%{installtime}}:{(not installed)}|" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/30/stderr 2018-06-06 21:27:16.832165145 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.842477492 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/30/stdout 2018-06-06 21:27:16.838165213 +0000 @@ -1 +1 @@ -foo (not installed) + ./rpmquery.at:411: exit code was 1, expected 0 30. rpmquery.at:409: 30. conditional queryformat (rpmquery.at:409): FAILED (rpmquery.at:411) # -*- compilation -*- 31. rpmquery.at:422: testing invalid tag query ... ./rpmquery.at:424: runroot rpm \ --queryformat="%{notag}" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- - 2018-06-06 21:27:16.898583400 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/31/stderr 2018-06-06 21:27:16.894165848 +0000 @@ -1,2 +1,2 @@ -error: incorrect format: unknown tag: "notag" +error: Failed to initialize NSS library ./rpmquery.at:424: exit code was 1, expected 0 31. rpmquery.at:422: 31. invalid tag query (rpmquery.at:422): FAILED (rpmquery.at:424) # -*- compilation -*- 32. rpmquery.at:436: testing invalid data for format query ... ./rpmquery.at:438: runroot rpm \ --queryformat="%{name:depflags}" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/32/stderr 2018-06-06 21:27:16.949166472 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:16.958905277 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/32/stdout 2018-06-06 21:27:16.954166528 +0000 @@ -1 +1 @@ -(not a number) + ./rpmquery.at:438: exit code was 1, expected 0 32. rpmquery.at:436: 32. invalid data for format query (rpmquery.at:436): FAILED (rpmquery.at:438) # -*- compilation -*- 33. rpmquery.at:449: testing invalid format width query ... ./rpmquery.at:451: runroot rpm \ --queryformat="%ss{size}" \ -qp /data/RPMS/foo-1.0-1.noarch.rpm --- - 2018-06-06 21:27:17.016713663 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/33/stderr 2018-06-06 21:27:17.012167187 +0000 @@ -1,2 +1,2 @@ -error: incorrect format: invalid field width +error: Failed to initialize NSS library ./rpmquery.at:451: exit code was 1, expected 0 33. rpmquery.at:449: 33. invalid format width query (rpmquery.at:449): FAILED (rpmquery.at:451) # -*- compilation -*- 34. rpmquery.at:462: testing xml format ... ./rpmquery.at:464: runroot rpm -qp --xml data/RPMS/hello-2.0-1.x86_64.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/34/stderr 2018-06-06 21:27:17.067167811 +0000 @@ -0,0 +1 @@ +rpm: --xml: unknown option --- - 2018-06-06 21:27:17.077581658 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/34/stdout 2018-06-06 21:27:17.073167879 +0000 @@ -1,290 +1 @@ - - - C - - - 5411 - - - E3yh2LNcygKhhUujAcVDLg== - - - - 5cd9874c510b67b44483f9e382a1649ef7743bac - - - ef920781af3bf072ae9888eec3de1c589143101dff9cc0b561468d395fb766d9 - - - hello - - - 2.0 - - - 1 - - - hello -- hello, world rpm - - - Simple rpm demonstration. - - - 1227355200 - - - localhost - - - 7243 - - - GPL - - - Testing - - - linux - - - x86_64 - - - 7120 - 4096 - 48 - 36 - 39 - - - 33257 - 16877 - 33188 - 33188 - 33188 - - - 0 - 0 - 0 - 0 - 0 - - - 1489670606 - 1489670606 - 908894882 - 908895030 - 908884468 - - - c89fa87aeb1143969c0b6be9334b21d932f77f74e8f60120b5de316406369cf0 - - fac3b28492ecdc16da172a6f1a432ceed356ca4d9248157b2a962b395e37b3b0 - 678b87e217a415f05e43460e2c7b668245b412e2b4f18a75aa7399d9774ed0b4 - d63fdc6c986106f57230f217d36b2395d83ecf491d2b7187af714dc8db9629e9 - - - - - - - - - - 0 - 0 - 2 - 2 - 2 - - - root - root - root - root - root - - - root - root - root - root - root - - - hello-2.0-1.src.rpm - - - 4294967295 - 0 - 4294967295 - 4294967295 - 4294967295 - - - 8060 - - - hello - hello(x86-64) - - - 16384 - 16384 - 16777226 - 16777226 - 16777226 - 16384 - - - libc.so.6()(64bit) - libc.so.6(GLIBC_2.2.5)(64bit) - rpmlib(CompressedFileNames) - rpmlib(FileDigests) - rpmlib(PayloadFilesHavePrefix) - rtld(GNU_HASH) - - - - - 3.0.4-1 - 4.6.0-1 - 4.0-1 - - - - 4.13.90 - - - 1227355200 - 908884800 - - - Panu Matilainen <pmatilai@redhat.com> - Jeff Johnson <jbj@redhat.com> - - - - updated version - - create. - - - 1 - 1 - 1 - 1 - 1 - - - 1 - 2 - 3 - 4 - 5 - - - - - - - - - - /usr - - - 8 - 8 - - - 2.0-1 - 2.0-1 - - - 0 - 1 - 2 - 2 - 2 - - - hello - hello-2.0 - COPYING - FAQ - README - - - /usr/bin/ - /usr/share/doc/ - /usr/share/doc/hello-2.0/ - - - -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic - - - cpio - - - gzip - - - 9 - - - x86_64-redhat-linux-gnu - - - 2 - 0 - 0 - 0 - 0 - - - 0 - 1 - 2 - 2 - 2 - - - ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=775fdcb927e4300adbe83cfacec3cfeb1f63fe17, stripped - directory - ASCII text - - - 0 - 0 - 0 - 0 - 0 - - - 3 - 0 - 0 - 0 - 0 - - - 1375731713 - 1375731712 - 1375731717 - - - 8 - - - utf-8 - - - 84a7338287bf19715c4eed0243f5cdb447eeb0ade37b2af718d4060aefca2f7c - - - 8 - - ./rpmquery.at:464: exit code was 1, expected 0 34. rpmquery.at:462: 34. xml format (rpmquery.at:462): FAILED (rpmquery.at:464) # -*- compilation -*- 35. rpmquery.at:761: testing query file attribute filtering ... ./rpmquery.at:763: runroot rpmbuild -bb --quiet \ /data/SPECS/vattrtest.spec pkg="/build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm" cmd="rpm -qpl" for filter in --noconfig --noghost --noartifact -A -c -d -L; do echo ${filter} runroot ${cmd} ${filter} ${pkg} done --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/35/stderr 2018-06-06 21:27:17.337170874 +0000 @@ -0,0 +1,8 @@ +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:17.346558417 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/35/stdout 2018-06-06 21:27:17.342170931 +0000 @@ -1,36 +1,8 @@ --noconfig -/opt/vattrtest -/opt/vattrtest/a -/opt/vattrtest/d -/opt/vattrtest/g -/opt/vattrtest/l -/opt/vattrtest/m -/opt/vattrtest/r --noghost -/opt/vattrtest -/opt/vattrtest/a -/opt/vattrtest/c -/opt/vattrtest/cn -/opt/vattrtest/d -/opt/vattrtest/l -/opt/vattrtest/m -/opt/vattrtest/r --noartifact -/opt/vattrtest -/opt/vattrtest/c -/opt/vattrtest/cn -/opt/vattrtest/d -/opt/vattrtest/g -/opt/vattrtest/l -/opt/vattrtest/m -/opt/vattrtest/r -A -/opt/vattrtest/a -c -/opt/vattrtest/c -/opt/vattrtest/cn -d -/opt/vattrtest/d -L -/opt/vattrtest/l ./rpmquery.at:763: exit code was 1, expected 0 35. rpmquery.at:761: 35. query file attribute filtering (rpmquery.at:761): FAILED (rpmquery.at:763) # -*- compilation -*- 36. rpmverify.at:7: testing dependency problems ... ./rpmverify.at:9: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two" \ /data/SPECS/deptest.spec runroot rpm -U --nodeps /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -Va --nofiles --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/36/stderr 2018-06-06 21:27:17.500172723 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:17.510633460 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/36/stdout 2018-06-06 21:27:17.506172791 +0000 @@ -1,3 +1 @@ -Unsatisfied dependencies for deptest-one-1.0-1.noarch: - deptest-two is needed by (installed) deptest-one-1.0-1.noarch 36. rpmverify.at:7: 36. dependency problems (rpmverify.at:7): FAILED (rpmverify.at:9) # -*- compilation -*- 37. rpmverify.at:32: testing files with no problems ... ./rpmverify.at:34: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --nodeps --noscripts --ignorearch --ignoreos \ /data/RPMS/hello-1.0-1.i386.rpm runroot rpm -Va --nodeps --nouser --nogroup --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/37/stderr 2018-06-06 21:27:17.630174197 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmverify.at:34: exit code was 1, expected 0 37. rpmverify.at:32: 37. files with no problems (rpmverify.at:32): FAILED (rpmverify.at:34) # -*- compilation -*- 38. rpmverify.at:48: testing files with no problems in verbose mode ... ./rpmverify.at:50: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --nodeps --noscripts --ignorearch --ignoreos \ /data/RPMS/hello-1.0-1.i386.rpm runroot rpm -Vva --nodeps --nouser --nogroup --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/38/stderr 2018-06-06 21:27:17.761175684 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:17.770704190 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/38/stdout 2018-06-06 21:27:17.766175741 +0000 @@ -1,4 +1 @@ -......... /usr/local/bin/hello -......... /usr/share/doc/hello-1.0 -......... d /usr/share/doc/hello-1.0/FAQ ./rpmverify.at:50: exit code was 1, expected 0 38. rpmverify.at:48: 38. files with no problems in verbose mode (rpmverify.at:48): FAILED (rpmverify.at:50) # -*- compilation -*- 39. rpmverify.at:67: testing directory replaced with a directory symlink ... ./rpmverify.at:69: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype datadir" \ --define "filedata README1" \ --define "user $(id -u -n)" \ --define "grp $(id -g -n)" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm mv "${RPMTEST}"/opt/foo "${RPMTEST}"/opt/was ln -s was "${RPMTEST}"/opt/foo runroot rpm -Vv replacetest --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/39/stderr 2018-06-06 21:27:17.944177759 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +mv: cannot stat '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +ln: failed to create symbolic link '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:27:17.953625630 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/39/stdout 2018-06-06 21:27:17.949177816 +0000 @@ -1,5 +1 @@ -......... /opt/foo -......... /opt/foo/README1 -......... /opt/goo -......... /opt/zoo ./rpmverify.at:69: exit code was 1, expected 0 39. rpmverify.at:67: 39. directory replaced with a directory symlink (rpmverify.at:67): FAILED (rpmverify.at:69) # -*- compilation -*- 40. rpmverify.at:98: testing directory replaced with an invalid directory symlink ... ./rpmverify.at:100: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype datadir" \ --define "filedata README1" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm mv "${RPMTEST}"/opt/foo "${RPMTEST}"/opt/was ln -s was "${RPMTEST}"/opt/foo runroot rpm -Vv --nouser --nogroup replacetest --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/40/stderr 2018-06-06 21:27:18.118179733 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +mv: cannot stat '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +ln: failed to create symbolic link '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:27:18.128128447 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/40/stdout 2018-06-06 21:27:18.123179790 +0000 @@ -1,5 +1 @@ -....L.... /opt/foo -......... /opt/foo/README1 -......... /opt/goo -......... /opt/zoo 40. rpmverify.at:98: 40. directory replaced with an invalid directory symlink (rpmverify.at:98): FAILED (rpmverify.at:100) # -*- compilation -*- 41. rpmverify.at:128: testing verify from db, with problems present ... ./rpmverify.at:130: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --nodeps --noscripts --ignorearch --ignoreos \ /data/RPMS/hello-1.0-1.i386.rpm rm -f "${RPMTEST}"/usr/share/doc/hello-1.0/FAQ chmod u-x "${RPMTEST}"/usr/local/bin/hello dd if=/dev/zero of="${RPMTEST}"/usr/local/bin/hello \ conv=notrunc bs=1 seek=5 count=6 2> /dev/null runroot rpm -Va --nodeps --nouser --nogroup --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/41/stderr 2018-06-06 21:27:18.262181366 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +chmod: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/usr/local/bin/hello': No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:27:18.271673051 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/41/stdout 2018-06-06 21:27:18.267181423 +0000 @@ -1,3 +1 @@ -.M5....T. /usr/local/bin/hello -missing d /usr/share/doc/hello-1.0/FAQ 41. rpmverify.at:128: 41. verify from db, with problems present (rpmverify.at:128): FAILED (rpmverify.at:130) # -*- compilation -*- 42. rpmverify.at:150: testing verify from package, with problems present ... ./rpmverify.at:152: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --nodeps --noscripts --ignorearch --ignoreos \ /data/RPMS/hello-1.0-1.i386.rpm rm -f "${RPMTEST}"/usr/share/doc/hello-1.0/FAQ chmod u-x "${RPMTEST}"/usr/local/bin/hello dd if=/dev/zero of="${RPMTEST}"/usr/local/bin/hello \ conv=notrunc bs=1 seek=5 count=6 2> /dev/null runroot rpm -Vp --nodeps --nouser --nogroup /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/42/stderr 2018-06-06 21:27:18.402182955 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +chmod: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/usr/local/bin/hello': No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:27:18.412089447 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/42/stdout 2018-06-06 21:27:18.408183023 +0000 @@ -1,3 +1 @@ -.M5....T. /usr/local/bin/hello -missing d /usr/share/doc/hello-1.0/FAQ 42. rpmverify.at:150: 42. verify from package, with problems present (rpmverify.at:150): FAILED (rpmverify.at:152) # -*- compilation -*- 43. rpmverify.at:171: testing verify file attribute filtering ... ./rpmverify.at:173: runroot rpmbuild -bb --quiet \ /data/SPECS/vattrtest.spec runroot rpm -U /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm runroot_other touch /opt/vattrtest/g runroot_other chmod 644 /opt/vattrtest/g cmd="rpm -Vv --nouser --nogroup" for filter in --noconfig --noghost --noartifact; do echo ${filter} runroot ${cmd} ${filter} vattrtest done --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/43/stderr 2018-06-06 21:27:18.633185575 +0000 @@ -0,0 +1,7 @@ +error: Failed to initialize NSS library +error: Failed to initialize NSS library +touch: cannot touch '/opt/vattrtest/g': No such file or directory +chmod: cannot access '/opt/vattrtest/g': No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:18.642744120 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/43/stdout 2018-06-06 21:27:18.638185632 +0000 @@ -1,27 +1,4 @@ --noconfig -......... /opt/vattrtest -......... a /opt/vattrtest/a -......... d /opt/vattrtest/d -......... g /opt/vattrtest/g -......... l /opt/vattrtest/l -......... m /opt/vattrtest/m -......... r /opt/vattrtest/r --noghost -......... /opt/vattrtest -......... a /opt/vattrtest/a -......... c /opt/vattrtest/c -......... c /opt/vattrtest/cn -......... d /opt/vattrtest/d -......... l /opt/vattrtest/l -......... m /opt/vattrtest/m -......... r /opt/vattrtest/r --noartifact -......... /opt/vattrtest -......... c /opt/vattrtest/c -......... c /opt/vattrtest/cn -......... d /opt/vattrtest/d -......... g /opt/vattrtest/g -......... l /opt/vattrtest/l -......... m /opt/vattrtest/m -......... r /opt/vattrtest/r 43. rpmverify.at:171: 43. verify file attribute filtering (rpmverify.at:171): FAILED (rpmverify.at:173) # -*- compilation -*- 45. rpmverify.at:237: testing verifyscript success ... ./rpmverify.at:239: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/verifyscript.spec runroot rpm -U --nodeps /build/RPMS/noarch/verifyscript-1.0-1.noarch.rpm touch "${RPMTEST}"/var/checkme runroot rpm -V --nodeps verifyscript --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/45/stderr 2018-06-06 21:27:18.977189477 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmverify.at:239: exit code was 1, expected 0 45. rpmverify.at:237: 45. verifyscript success (rpmverify.at:237): FAILED (rpmverify.at:239) # -*- compilation -*- 46. rpmverify.at:256: testing shared file timestamp behavior ... ./rpmverify.at:258: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" # create packages sharing a file but with different timestamp for p in "one" "two"; do runroot rpmbuild --quiet -bb \ --define "pkg $p" \ --define "filedata same_stuff" \ /data/SPECS/conflicttest.spec sleep 1 done # first instance of a shared file is the one that actually gets created, # force the order so we know what to expect as these dont depend on each other runroot rpm -U --noorder /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm runroot rpm -e conflicttwo runroot rpm -Va --nouser --nogroup --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/46/stderr 2018-06-06 21:27:21.302215849 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmverify.at:258: exit code was 1, expected 0 46. rpmverify.at:256: 46. shared file timestamp behavior (rpmverify.at:256): FAILED (rpmverify.at:258) # -*- compilation -*- 47. rpmverify.at:285: testing Upgraded verification with min_writes 1 (files) ... ./rpmverify.at:287: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec done for v in "3.0" "4.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype file" \ --define "filedata fox" \ /data/SPECS/replacetest.spec done runroot rpm -i /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" touch -t 201703171717 ${tf} runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest cat "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest cat "${tf}" echo "xx" > "${tf}" cat "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest cat "${tf}" touch -t 201703171717 ${tf} runroot rpm -U --oldpackage \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest cat "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/47/stderr 2018-06-06 21:27:21.830221842 +0000 @@ -0,0 +1,23 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +touch: cannot touch '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/47/test-source: line 114: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +touch: cannot touch '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory --- - 2018-06-06 21:27:21.838546157 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/47/stdout 2018-06-06 21:27:21.834221887 +0000 @@ -1,7 +1 @@ -foo -foo -fox -xx -fox -fox ./rpmverify.at:287: exit code was 1, expected 0 47. rpmverify.at:285: 47. Upgraded verification with min_writes 1 (files) (rpmverify.at:285): FAILED (rpmverify.at:287) # -*- compilation -*- 48. rpmverify.at:357: testing Upgraded verification with min_writes 2 (files) ... ./rpmverify.at:359: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec done for v in "3.0" "4.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype file" \ --define "filedata fox" \ /data/SPECS/replacetest.spec done runroot rpm -i /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" touch -t 201703171717 ${tf} runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt cat "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt cat "${tf}" echo "xx" > "${tf}" cat "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt cat "${tf}" touch -t 201703171717 ${tf} runroot rpm -U -Uvv --fsmdebug --oldpackage \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt cat "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/48/stderr 2018-06-06 21:27:22.341227639 +0000 @@ -0,0 +1,19 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +touch: cannot touch '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/48/test-source: line 120: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +touch: cannot touch '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory --- - 2018-06-06 21:27:22.349603925 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/48/stdout 2018-06-06 21:27:22.345227685 +0000 @@ -1,11 +1,5 @@ -foo -2 -foo -1 -fox -xx -1 -fox -2 -fox +0 +0 +0 +0 ./rpmverify.at:359: exit code was 1, expected 0 48. rpmverify.at:357: 48. Upgraded verification with min_writes 2 (files) (rpmverify.at:357): FAILED (rpmverify.at:359) # -*- compilation -*- 49. rpmverify.at:436: testing Upgraded verification with min_writes 3 (LINKs) ... ./rpmverify.at:438: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype link" \ --define "filedata foo" \ /data/SPECS/replacetest.spec done for v in "3.0" "4.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype link" \ --define "filedata fox" \ /data/SPECS/replacetest.spec done runroot rpm -i /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest readlink "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest readlink "${tf}" ln -sf "xx" "${tf}" readlink "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest readlink "${tf}" runroot rpm -U --oldpackage \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest readlink "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/49/stderr 2018-06-06 21:27:22.827233153 +0000 @@ -0,0 +1,15 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +ln: failed to create symbolic link '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:22.839711758 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/49/stdout 2018-06-06 21:27:22.835233244 +0000 @@ -1,7 +1 @@ -foo -foo -fox -xx -fox -fox ./rpmverify.at:438: exit code was 1, expected 0 49. rpmverify.at:436: 49. Upgraded verification with min_writes 3 (LINKs) (rpmverify.at:436): FAILED (rpmverify.at:438) # -*- compilation -*- 50. rpmverify.at:503: testing Upgraded verification with min_writes 4 (LINKs) ... ./rpmverify.at:505: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype link" \ --define "filedata foo" \ /data/SPECS/replacetest.spec done for v in "3.0" "4.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype link" \ --define "filedata fox" \ /data/SPECS/replacetest.spec done runroot rpm -i /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt readlink "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt readlink "${tf}" ln -sf "xx" "${tf}" readlink "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt readlink "${tf}" runroot rpm -U -Uvv --fsmdebug --oldpackage \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt readlink "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/50/stderr 2018-06-06 21:27:23.329238848 +0000 @@ -0,0 +1,11 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +ln: failed to create symbolic link '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo': No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:23.346401627 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/50/stdout 2018-06-06 21:27:23.342238995 +0000 @@ -1,11 +1,5 @@ -foo -2 -foo -1 -fox -xx -1 -fox -2 -fox +0 +0 +0 +0 ./rpmverify.at:505: exit code was 1, expected 0 50. rpmverify.at:503: 50. Upgraded verification with min_writes 4 (LINKs) (rpmverify.at:503): FAILED (rpmverify.at:505) # -*- compilation -*- 51. rpmsigdig.at:7: testing rpmkeys -Kv 1 ... ./rpmsigdig.at:9: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmkeys -Kv /data/RPMS/hello-2.0-1.x86_64.rpm /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/51/stderr 2018-06-06 21:27:23.441240118 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library --- - 2018-06-06 21:27:23.451852115 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/51/stdout 2018-06-06 21:27:23.447240186 +0000 @@ -1,9 +1 @@ -/data/RPMS/hello-2.0-1.x86_64.rpm: - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: OK - MD5 digest: OK -/data/RPMS/hello-1.0-1.i386.rpm: - Header SHA1 digest: OK - MD5 digest: OK ./rpmsigdig.at:9: exit code was 1, expected 0 51. rpmsigdig.at:7: 51. rpmkeys -Kv 1 (rpmsigdig.at:7): FAILED (rpmsigdig.at:9) # -*- compilation -*- 52. rpmsigdig.at:31: testing rpmkeys -Kv 1 ... ./rpmsigdig.at:33: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" pkg="hello-2.0-1.x86_64.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} # conv=notrunc bs=1 seek=261 count=6 2> /dev/null dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=333 count=4 2> /dev/null runroot rpmkeys -Kv /tmp/${pkg} --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/52/stderr 2018-06-06 21:27:23.553241389 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library --- - 2018-06-06 21:27:23.562252097 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/52/stdout 2018-06-06 21:27:23.554241400 +0000 @@ -1,6 +1 @@ -/tmp/hello-2.0-1.x86_64.rpm: - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: OK - MD5 digest: BAD (Expected 007ca1d8b35cca02a1854ba301c5432e != 137ca1d8b35cca02a1854ba301c5432e) 52. rpmsigdig.at:31: 52. rpmkeys -Kv 1 (rpmsigdig.at:31): FAILED (rpmsigdig.at:33) # -*- compilation -*- 53. rpmsigdig.at:56: testing rpmkeys -Kv 2 ... ./rpmsigdig.at:58: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" pkg="hello-2.0-1.x86_64.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=5555 count=6 2> /dev/null runroot rpmkeys -Kv /tmp/${pkg} --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/53/stderr 2018-06-06 21:27:23.665242659 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library --- - 2018-06-06 21:27:23.674913365 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/53/stdout 2018-06-06 21:27:23.670242716 +0000 @@ -1,6 +1 @@ -/tmp/hello-2.0-1.x86_64.rpm: - Header SHA1 digest: BAD (Expected 5cd9874c510b67b44483f9e382a1649ef7743bac != 4261b2c1eb861a4152c2239bce20bfbcaa8971ba) - Header SHA256 digest: BAD (Expected ef920781af3bf072ae9888eec3de1c589143101dff9cc0b561468d395fb766d9 != 29fdfe92782fb0470a9a164a6c94af87d3b138c63b39d4c30e0223ca1202ba82) - Payload SHA256 digest: OK - MD5 digest: BAD (Expected 137ca1d8b35cca02a1854ba301c5432e != de65519eeb4ab52eb076ec054d42e34e) 53. rpmsigdig.at:56: 53. rpmkeys -Kv 2 (rpmsigdig.at:56): FAILED (rpmsigdig.at:58) # -*- compilation -*- 54. rpmsigdig.at:81: testing rpmkeys -Kv 3 ... ./rpmsigdig.at:83: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" pkg="hello-2.0-1.x86_64.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=7777 count=6 2> /dev/null runroot rpmkeys -Kv /tmp/${pkg} --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/54/stderr 2018-06-06 21:27:23.780243964 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library --- - 2018-06-06 21:27:23.790073967 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/54/stdout 2018-06-06 21:27:23.785244021 +0000 @@ -1,6 +1 @@ -/tmp/hello-2.0-1.x86_64.rpm: - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: BAD (Expected 84a7338287bf19715c4eed0243f5cdb447eeb0ade37b2af718d4060aefca2f7c != bea903609dceac36e1f26a983c493c98064d320fdfeb423034ed63d649b2c8dc) - MD5 digest: BAD (Expected 137ca1d8b35cca02a1854ba301c5432e != d662cd0d81601a7107312684ad1ddf38) 54. rpmsigdig.at:81: 54. rpmkeys -Kv 3 (rpmsigdig.at:81): FAILED (rpmsigdig.at:83) # -*- compilation -*- 55. rpmsigdig.at:106: testing rpmkeys -Kv 2 ... ./rpmsigdig.at:108: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild -bb --quiet \ --define "%optflags -O2 -g" \ --define "%_target_platform noarch-linux" \ --define "%_binary_payload w.ufdio" \ --define "%_buildhost localhost" \ --define "%source_date_epoch_from_changelog 1" \ --define "%clamp_mtime_to_source_date_epoch 1" \ /data/SPECS/attrtest.spec runroot rpmkeys -Kv /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/55/stderr 2018-06-06 21:27:23.914245484 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:23.923685409 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/55/stdout 2018-06-06 21:27:23.919245541 +0000 @@ -1,6 +1 @@ -/build/RPMS/noarch/attrtest-1.0-1.noarch.rpm: - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: OK - MD5 digest: OK ./rpmsigdig.at:108: exit code was 1, expected 0 55. rpmsigdig.at:106: 55. rpmkeys -Kv 2 (rpmsigdig.at:106): FAILED (rpmsigdig.at:108) # -*- compilation -*- 56. rpmsigdig.at:135: testing rpmkeys --import rsa ... ./rpmsigdig.at:137: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpm -qi gpg-pubkey-1964c5fc-58e63918|grep -v Date|grep -v Version: --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/56/stderr 2018-06-06 21:27:24.048247004 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +rpm: -qi: unknown option --- - 2018-06-06 21:27:24.058920894 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/56/stdout 2018-06-06 21:27:24.054247072 +0000 @@ -1,45 +1 @@ -Name : gpg-pubkey -Version : 1964c5fc -Release : 58e63918 -Architecture: (none) -Group : Public Keys -Size : 0 -License : pubkey -Signature : (none) -Source RPM : (none) -Build Host : localhost -Relocations : (not relocatable) -Packager : rpm.org RSA testkey -Summary : gpg(rpm.org RSA testkey ) -Description : ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQENBFjmORgBCAC7TMEk6wnjSs8Dr4yqSScWdU2pjcqrkTxuzdWvowcIUPZI0w/g -HkRqGd4apjvY2V15kjL10gk3QhFP3pZ/9p7zh8o8NHX7aGdSGDK7NOq1eFaErPRY -91LW9RiZ0lbOjXEzIL0KHxUiTQEmdXJT43DJMFPyW9fkCWg0OltiX618FUdWWfI8 -eySdLur1utnqBvdEbCUvWK2RX3vQZQdvEBODnNk2pxqTyV0w6VPQ96W++lF/5Aas -7rUv3HIyIXxIggc8FRrnH+y9XvvHDonhTIlGnYZN4ubm9i4y3gOkrZlGTrEw7elQ -1QeMyG2QQEbze8YjpTm4iLABCBrRfPRaQpwrABEBAAG0IXJwbS5vcmcgUlNBIHRl -c3RrZXkgPHJzYUBycG0ub3JnPokBNwQTAQgAIQUCWOY5GAIbAwULCQgHAgYVCAkK -CwIEFgIDAQIeAQIXgAAKCRBDRFkeGWTF/MxxCACnjqFL+MmPh9W9JQKT2DcLbBzf -Cqo6wcEBoCOcwgRSk8dSikhARoteoa55JRJhuMyeKhhEAogE9HRmCPFdjezFTwgB -BDVBpO2dZ023mLXDVCYX3S8pShOgCP6Tn4wqCnYeAdLcGg106N4xcmgtcssJE+Pr -XzTZksbZsrTVEmL/Ym+R5w5jBfFnGk7Yw7ndwfQsfNXQb5AZynClFxnX546lcyZX -fEx3/e6ezw57WNOUK6WT+8b+EGovPkbetK/rGxNXuWaP6X4A/QUm8O98nCuHYFQq -+mvNdsCBqGf7mhaRGtpHk/JgCn5rFvArMDqLVrR9hX0LdCSsH7EGE+bR3r7wuQEN -BFjmORgBCACk+vDZrIXQuFXEYToZVwb2attzbbJJCqD71vmZTLsW0QxuPKRgbcYY -zp4K4lVBnHhFrF8MOUOxJ7kQWIJZMZFt+BDcptCYurbD2H4W2xvnWViiC+LzCMzz -iMJT6165uefL4JHTDPxC2fFiM9yrc72LmylJNkM/vepT128J5Qv0gRUaQbHiQuS6 -Dm/+WRnUfx3i89SV4mnBxb/Ta93GVqoOciWwzWSnwEnWYAvOb95JL4U7c5J5f/+c -KnQDHsW7sIiIdscsWzvgf6qs2Ra1Zrt7Fdk4+ZS2f/adagLhDO1C24sXf5XfMk5m -L0OGwZSr9m5s17VXxfspgU5ugc8kBJfzABEBAAGJAR8EGAEIAAkFAljmORgCGwwA -CgkQQ0RZHhlkxfzwDQf/Y5on5o+s/xD3tDyRYa6SErfT44lEArdCD7Yi+cygJFox -3jyM8ovtJAkwRegwyxcaLN7zeG1p1Sk9ZAYWQEJT6qSU4Ppu+CVGHgxgnTcfUiu6 -EZZQE6srvua53IMY1lT50M7vx0T5VicHFRWBFV2C/Mc32p7cEE6nn45nEZgUXQNl -ySEyvoRlsAJq6gFsfqucVz2vMJDTMVczUtq1CjvUqFbif8JVL36EoZCf1SeRw6d6 -s1Kp3AA33Rjd+Uw87HJ4EIB75zMFQX2H0ggAVdYTQcqGXHP5MZK1jJrHfxJyMi3d -UNW2iqnN3BA7guhOv6OMiROF1+I7Q5nWT63mQC7IgQ== -=Z6nu ------END PGP PUBLIC KEY BLOCK----- - ./rpmsigdig.at:137: exit code was 1, expected 0 56. rpmsigdig.at:135: 56. rpmkeys --import rsa (rpmsigdig.at:135): FAILED (rpmsigdig.at:137) # -*- compilation -*- 57. rpmsigdig.at:196: testing rpmkeys -K 1 ... ./rpmsigdig.at:198: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmkeys -K /data/RPMS/hello-2.0-1.x86_64-signed.rpm runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpmkeys -K /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/57/stderr 2018-06-06 21:27:24.219248944 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:24.229409563 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/57/stdout 2018-06-06 21:27:24.225249012 +0000 @@ -1,3 +1 @@ -/data/RPMS/hello-2.0-1.x86_64-signed.rpm: digests SIGNATURES NOT OK -/data/RPMS/hello-2.0-1.x86_64-signed.rpm: digests signatures OK ./rpmsigdig.at:198: exit code was 1, expected 0 57. rpmsigdig.at:196: 57. rpmkeys -K 1 (rpmsigdig.at:196): FAILED (rpmsigdig.at:198) # -*- compilation -*- 58. rpmsigdig.at:216: testing rpmkeys -Kv 1 ... ./rpmsigdig.at:218: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmkeys -Kv /data/RPMS/hello-2.0-1.x86_64-signed.rpm runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpmkeys -Kv /data/RPMS/hello-2.0-1.x86_64-signed.rpm runroot rpmkeys -Kv --nodigest /data/RPMS/hello-2.0-1.x86_64-signed.rpm runroot rpmkeys -Kv --nosignature /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/58/stderr 2018-06-06 21:27:24.443251485 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:24.454466189 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/58/stdout 2018-06-06 21:27:24.450251564 +0000 @@ -1,23 +1 @@ -/data/RPMS/hello-2.0-1.x86_64-signed.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: OK - V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY - MD5 digest: OK -/data/RPMS/hello-2.0-1.x86_64-signed.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: OK - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: OK - V4 RSA/SHA256 Signature, key ID 1964c5fc: OK - MD5 digest: OK -/data/RPMS/hello-2.0-1.x86_64-signed.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: OK - V4 RSA/SHA256 Signature, key ID 1964c5fc: OK -/data/RPMS/hello-2.0-1.x86_64-signed.rpm: - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: OK - MD5 digest: OK ./rpmsigdig.at:218: exit code was 1, expected 0 58. rpmsigdig.at:216: 58. rpmkeys -Kv 1 (rpmsigdig.at:216): FAILED (rpmsigdig.at:218) # -*- compilation -*- 59. rpmsigdig.at:258: testing rpmkeys -Kv 1 ... ./rpmsigdig.at:260: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" pkg="hello-2.0-1.x86_64-signed.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=264 count=6 2> /dev/null runroot rpmkeys -Kv /tmp/${pkg} runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpmkeys -Kv /tmp/${pkg} --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/59/stderr 2018-06-06 21:27:24.621253506 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:24.631431419 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/59/stdout 2018-06-06 21:27:24.627253573 +0000 @@ -1,15 +1 @@ -/tmp/hello-2.0-1.x86_64-signed.rpm: - Header signature: BAD (package tag 268: invalid OpenPGP signature) - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: OK - V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY - MD5 digest: OK -/tmp/hello-2.0-1.x86_64-signed.rpm: - Header signature: BAD (package tag 268: invalid OpenPGP signature) - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: OK - V4 RSA/SHA256 Signature, key ID 1964c5fc: OK - MD5 digest: OK 59. rpmsigdig.at:258: 59. rpmkeys -Kv 1 (rpmsigdig.at:258): FAILED (rpmsigdig.at:260) # -*- compilation -*- 60. rpmsigdig.at:294: testing rpmkeys -Kv 2 ... ./rpmsigdig.at:296: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" pkg="hello-2.0-1.x86_64-signed.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=5555 count=6 2> /dev/null runroot rpmkeys -Kv /tmp/${pkg} runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpmkeys -Kv /tmp/${pkg} --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/60/stderr 2018-06-06 21:27:24.797255502 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:24.807064297 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/60/stdout 2018-06-06 21:27:24.802255559 +0000 @@ -1,15 +1 @@ -/tmp/hello-2.0-1.x86_64-signed.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: BAD - Header SHA1 digest: BAD (Expected 5cd9874c510b67b44483f9e382a1649ef7743bac != 4261b2c1eb861a4152c2239bce20bfbcaa8971ba) - Header SHA256 digest: BAD (Expected ef920781af3bf072ae9888eec3de1c589143101dff9cc0b561468d395fb766d9 != 29fdfe92782fb0470a9a164a6c94af87d3b138c63b39d4c30e0223ca1202ba82) - Payload SHA256 digest: OK - V4 RSA/SHA256 Signature, key ID 1964c5fc: BAD - MD5 digest: BAD (Expected 137ca1d8b35cca02a1854ba301c5432e != de65519eeb4ab52eb076ec054d42e34e) -/tmp/hello-2.0-1.x86_64-signed.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: BAD - Header SHA1 digest: BAD (Expected 5cd9874c510b67b44483f9e382a1649ef7743bac != 4261b2c1eb861a4152c2239bce20bfbcaa8971ba) - Header SHA256 digest: BAD (Expected ef920781af3bf072ae9888eec3de1c589143101dff9cc0b561468d395fb766d9 != 29fdfe92782fb0470a9a164a6c94af87d3b138c63b39d4c30e0223ca1202ba82) - Payload SHA256 digest: OK - V4 RSA/SHA256 Signature, key ID 1964c5fc: BAD - MD5 digest: BAD (Expected 137ca1d8b35cca02a1854ba301c5432e != de65519eeb4ab52eb076ec054d42e34e) 60. rpmsigdig.at:294: 60. rpmkeys -Kv 2 (rpmsigdig.at:294): FAILED (rpmsigdig.at:296) # -*- compilation -*- 61. rpmsigdig.at:331: testing rpmkeys -Kv 3 ... ./rpmsigdig.at:333: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" pkg="hello-2.0-1.x86_64-signed.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=7777 count=6 2> /dev/null runroot rpmkeys -Kv /tmp/${pkg} runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpmkeys -Kv /tmp/${pkg} --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/61/stderr 2018-06-06 21:27:24.969257454 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:24.978881500 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/61/stdout 2018-06-06 21:27:24.975257522 +0000 @@ -1,15 +1 @@ -/tmp/hello-2.0-1.x86_64-signed.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: BAD (Expected 84a7338287bf19715c4eed0243f5cdb447eeb0ade37b2af718d4060aefca2f7c != bea903609dceac36e1f26a983c493c98064d320fdfeb423034ed63d649b2c8dc) - V4 RSA/SHA256 Signature, key ID 1964c5fc: BAD - MD5 digest: BAD (Expected 137ca1d8b35cca02a1854ba301c5432e != d662cd0d81601a7107312684ad1ddf38) -/tmp/hello-2.0-1.x86_64-signed.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: OK - Header SHA1 digest: OK - Header SHA256 digest: OK - Payload SHA256 digest: BAD (Expected 84a7338287bf19715c4eed0243f5cdb447eeb0ade37b2af718d4060aefca2f7c != bea903609dceac36e1f26a983c493c98064d320fdfeb423034ed63d649b2c8dc) - V4 RSA/SHA256 Signature, key ID 1964c5fc: BAD - MD5 digest: BAD (Expected 137ca1d8b35cca02a1854ba301c5432e != d662cd0d81601a7107312684ad1ddf38) 61. rpmsigdig.at:331: 61. rpmkeys -Kv 3 (rpmsigdig.at:331): FAILED (rpmsigdig.at:333) # -*- compilation -*- 62. rpmsigdig.at:368: testing rpmsign --addsign ... ./rpmsigdig.at:370: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" cp "${RPMTEST}"/data/RPMS/hello-2.0-1.x86_64.rpm "${RPMTEST}"/tmp/ run rpmsign --key-id 1964C5FC --addsign "${RPMTEST}"/tmp/hello-2.0-1.x86_64.rpm > /dev/null echo PRE-IMPORT runroot rpmkeys -Kv /tmp/hello-2.0-1.x86_64.rpm|grep -v digest echo POST-IMPORT runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpmkeys -Kv /tmp/hello-2.0-1.x86_64.rpm|grep -v digest run rpmsign --delsign "${RPMTEST}"/tmp/hello-2.0-1.x86_64.rpm > /dev/null echo POST-DELSIGN runroot rpmkeys -Kv /tmp/hello-2.0-1.x86_64.rpm|grep -v digest --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/62/stderr 2018-06-06 21:27:25.234260460 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:25.243998140 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/62/stdout 2018-06-06 21:27:25.240260528 +0000 @@ -1,11 +1,4 @@ PRE-IMPORT -/tmp/hello-2.0-1.x86_64.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY - V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY POST-IMPORT -/tmp/hello-2.0-1.x86_64.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: OK - V4 RSA/SHA256 Signature, key ID 1964c5fc: OK POST-DELSIGN -/tmp/hello-2.0-1.x86_64.rpm: ./rpmsigdig.at:370: exit code was 1, expected 0 62. rpmsigdig.at:368: 62. rpmsign --addsign (rpmsigdig.at:368): FAILED (rpmsigdig.at:370) # -*- compilation -*- 63. rpmsigdig.at:403: testing rpmsign --delsign ... ./rpmsigdig.at:405: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" cp "${RPMTEST}"/data/RPMS/hello-2.0-1.x86_64-signed.rpm "${RPMTEST}"/tmp/ echo PRE-DELSIGN runroot rpmkeys -Kv /tmp/hello-2.0-1.x86_64-signed.rpm|grep -v digest echo POST-DELSIGN run rpmsign --delsign "${RPMTEST}"/tmp/hello-2.0-1.x86_64-signed.rpm > /dev/null runroot rpmkeys -Kv /tmp/hello-2.0-1.x86_64-signed.rpm|grep -v digest --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/63/stderr 2018-06-06 21:27:25.387262196 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:25.397267173 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/63/stdout 2018-06-06 21:27:25.393262264 +0000 @@ -1,7 +1,3 @@ PRE-DELSIGN -/tmp/hello-2.0-1.x86_64-signed.rpm: - Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY - V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY POST-DELSIGN -/tmp/hello-2.0-1.x86_64-signed.rpm: ./rpmsigdig.at:405: exit code was 1, expected 0 63. rpmsigdig.at:403: 63. rpmsign --delsign (rpmsigdig.at:403): FAILED (rpmsigdig.at:405) # -*- compilation -*- 64. rpmsigdig.at:430: testing rpmsign --addsign ... ./rpmsigdig.at:432: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" cp "${RPMTEST}"/data/RPMS/hello-2.0-1.x86_64-signed.rpm "${RPMTEST}"/tmp/ run rpmsign --key-id 1964C5FC --addsign "${RPMTEST}"/tmp/hello-2.0-1.x86_64-signed.rpm 2>&1 |grep -q "already contains identical signature, skipping" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/64/stderr 2018-06-06 21:27:25.458263002 +0000 @@ -0,0 +1 @@ +rpm: --initdb: unknown option 64. rpmsigdig.at:430: 64. rpmsign --addsign (rpmsigdig.at:430): FAILED (rpmsigdig.at:432) # -*- compilation -*- 65. rpmdb.at:23: testing rpm --initdb ... ./rpmdb.at:25: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb stderr: rpm: --initdb: unknown option stdout: ./rpmdb.at:25: exit code was 1, expected 0 65. rpmdb.at:23: 65. rpm --initdb (rpmdb.at:23): FAILED (rpmdb.at:25) # -*- compilation -*- 66. rpmdb.at:36: testing rpm -qa ... ./rpmdb.at:38: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm \ -qa --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/66/stderr 2018-06-06 21:27:25.658265271 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library ./rpmdb.at:38: exit code was 1, expected 0 66. rpmdb.at:36: 66. rpm -qa (rpmdb.at:36): FAILED (rpmdb.at:38) # -*- compilation -*- 67. rpmdb.at:49: testing rpm -q foo ... ./rpmdb.at:51: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ /data/RPMS/foo-1.0-1.noarch.rpm runroot rpm -q foo --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/67/stderr 2018-06-06 21:27:25.788266746 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:25.797738701 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/67/stdout 2018-06-06 21:27:25.794266814 +0000 @@ -1,2 +1 @@ -foo-1.0-1.noarch ./rpmdb.at:51: exit code was 1, expected 0 67. rpmdb.at:49: 67. rpm -q foo (rpmdb.at:49): FAILED (rpmdb.at:51) # -*- compilation -*- 68. rpmdb.at:69: testing rpm -q foo- ... ./rpmdb.at:71: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ /data/RPMS/foo-1.0-1.noarch.rpm runroot rpm -q foo- --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/68/stderr 2018-06-06 21:27:25.919268232 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:25.928763503 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/68/stdout 2018-06-06 21:27:25.924268289 +0000 @@ -1,2 +1 @@ -package foo- is not installed 68. rpmdb.at:69: 68. rpm -q foo- (rpmdb.at:69): FAILED (rpmdb.at:71) # -*- compilation -*- 69. rpmdb.at:90: testing rpm -i *.noarch.rpm ... ./rpmdb.at:93: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/69/stderr 2018-06-06 21:27:26.022269401 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library ./rpmdb.at:93: exit code was 1, expected 0 69. rpmdb.at:90: 69. rpm -i *.noarch.rpm (rpmdb.at:90): FAILED (rpmdb.at:93) # -*- compilation -*- 70. rpmdb.at:106: testing rpm -U --replacepkgs 1 ... ./rpmdb.at:109: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tpkg="/data/RPMS/foo-1.0-1.noarch.rpm" runroot rpm -i "${tpkg}" && runroot rpm -U --replacepkgs "${tpkg}" && runroot rpm -qa --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/70/stderr 2018-06-06 21:27:26.120270513 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library --- - 2018-06-06 21:27:26.129726239 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/70/stdout 2018-06-06 21:27:26.125270569 +0000 @@ -1,2 +1 @@ -foo-1.0-1.noarch ./rpmdb.at:109: exit code was 1, expected 0 70. rpmdb.at:106: 70. rpm -U --replacepkgs 1 (rpmdb.at:106): FAILED (rpmdb.at:109) # -*- compilation -*- 72. rpmdb.at:150: testing rpm --reinstall 1 ... ./rpmdb.at:153: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tpkg="/data/RPMS/hello-2.0-1.i686.rpm" runroot rpm -U --nodeps --ignorearch "${tpkg}" && runroot rpm --reinstall --nodeps --ignorearch --nodocs "${tpkg}" && runroot rpm -e hello test -d "${RPMTEST}"/usr/share/doc/hello-2.0 --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/72/stderr 2018-06-06 21:27:26.320272782 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library 72. rpmdb.at:150: 72. rpm --reinstall 1 (rpmdb.at:150): FAILED (rpmdb.at:153) # -*- compilation -*- 73. rpmdb.at:173: testing rpm -i --relocate=.. *.i386.rpm ... ./rpmdb.at:175: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ --noscripts --nodeps --ignorearch --relocate=/usr=/check \ /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/73/stderr 2018-06-06 21:27:26.417273882 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library ./rpmdb.at:175: exit code was 1, expected 0 73. rpmdb.at:173: 73. rpm -i --relocate=.. *.i386.rpm (rpmdb.at:173): FAILED (rpmdb.at:175) # -*- compilation -*- 74. rpmdb.at:192: testing rpm -i --relocate=.. *.ppc64.rpm ... ./rpmdb.at:194: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ --noscripts --nodeps --ignorearch --relocate=/usr=/check \ /data/RPMS/hello-1.0-1.ppc64.rpm stderr: rpm: --initdb: unknown option error: Failed to initialize NSS library stdout: ./rpmdb.at:194: exit code was 1, expected 0 74. rpmdb.at:192: 74. rpm -i --relocate=.. *.ppc64.rpm (rpmdb.at:192): FAILED (rpmdb.at:194) # -*- compilation -*- 75. rpmdb.at:208: testing rpmdb --rebuilddb ... ./rpmdb.at:210: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --noscripts --nodeps --ignorearch \ /data/RPMS/hello-1.0-1.i386.rpm runroot rpm -qa --qf "%{nevra} %{dbinstance}\n" runroot rpm -U --noscripts --nodeps --ignorearch \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -qa --qf "%{nevra} %{dbinstance}\n" runroot rpmdb --rebuilddb runroot rpm -qa --qf "%{nevra} %{dbinstance}\n" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/75/stderr 2018-06-06 21:27:26.767277854 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:26.778577405 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/75/stdout 2018-06-06 21:27:26.772277910 +0000 @@ -1,4 +1 @@ -hello-1.0-1.i386 1 -hello-2.0-1.i686 2 -hello-2.0-1.i686 1 ./rpmdb.at:210: exit code was 1, expected 0 75. rpmdb.at:208: 75. rpmdb --rebuilddb (rpmdb.at:208): FAILED (rpmdb.at:210) # -*- compilation -*- 76. rpmdb.at:233: testing rpmdb --rebuilddb and verify empty database ... ./rpmdb.at:235: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmdb --rebuilddb runroot rpmdb --verifydb --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/76/stderr 2018-06-06 21:27:26.900279363 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdb.at:235: exit code was 1, expected 0 76. rpmdb.at:233: 76. rpmdb --rebuilddb and verify empty database (rpmdb.at:233): FAILED (rpmdb.at:235) # -*- compilation -*- 77. rpmdb.at:248: testing rpm -U and verify status ... ./rpmdb.at:250: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg status" \ --define "filedata same_stuff" \ /data/SPECS/conflicttest.spec runroot rpm -U /build/RPMS/noarch/conflictstatus-1.0-1.noarch.rpm runroot rpm -qls conflictstatus --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/77/stderr 2018-06-06 21:27:27.062281201 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:27.074498832 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/77/stdout 2018-06-06 21:27:27.070281292 +0000 @@ -1,2 +1 @@ -normal /usr/share/my.version ./rpmdb.at:250: exit code was 1, expected 0 77. rpmdb.at:248: 77. rpm -U and verify status (rpmdb.at:248): FAILED (rpmdb.at:250) # -*- compilation -*- 78. rpmdb.at:271: testing rpm -U with _install_lang and verify status ... ./rpmdb.at:273: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ /data/SPECS/flangtest.spec runroot rpm -U --define "_install_langs de:fi" /build/RPMS/noarch/flangtest-1.0-1.noarch.rpm runroot rpm -qls flangtest --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/78/stderr 2018-06-06 21:27:27.229283095 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:27.239349794 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/78/stdout 2018-06-06 21:27:27.235283164 +0000 @@ -1,7 +1 @@ -normal /usr/share/flangtest/de.txt -normal /usr/share/flangtest/empty.txt -not installed /usr/share/flangtest/en.txt -normal /usr/share/flangtest/fi.txt -normal /usr/share/flangtest/none.txt -not installed /usr/share/flangtest/pl.txt ./rpmdb.at:273: exit code was 1, expected 0 78. rpmdb.at:271: 78. rpm -U with _install_lang and verify status (rpmdb.at:271): FAILED (rpmdb.at:273) # -*- compilation -*- 79. rpmdb.at:297: testing rpm -U and verify files on disk ... ./rpmdb.at:299: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" rm -rf "${RPMTEST}"/opt/* runroot rpmbuild --quiet -bb /data/SPECS/selfconflict.spec runroot rpm -U /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm find "${RPMTEST}"/opt | wc -l --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/79/stderr 2018-06-06 21:27:27.372284718 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +find: '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt': No such file or directory --- - 2018-06-06 21:27:27.380911602 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/79/stdout 2018-06-06 21:27:27.376284763 +0000 @@ -1,2 +1,2 @@ -6 +0 79. rpmdb.at:297: 79. rpm -U and verify files on disk (rpmdb.at:297): FAILED (rpmdb.at:299) # -*- compilation -*- 80. rpmdb.at:318: testing rpm -e and verify files removed ... ./rpmdb.at:320: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" rm -rf "${RPMTEST}"/opt/* runroot rpmbuild --quiet -bb /data/SPECS/selfconflict.spec runroot rpm -U /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm runroot rpm -e selfconflict find "${RPMTEST}"/opt | wc -l --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/80/stderr 2018-06-06 21:27:27.544286670 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +find: '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt': No such file or directory --- - 2018-06-06 21:27:27.554151528 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/80/stdout 2018-06-06 21:27:27.549286726 +0000 @@ -1,2 +1,2 @@ -1 +0 80. rpmdb.at:318: 80. rpm -e and verify files removed (rpmdb.at:318): FAILED (rpmdb.at:320) # -*- compilation -*- 81. rpmi.at:21: testing rpm -U ... ./rpmi.at:23: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb echo /data/RPMS/hello-2.0-1.x86_64.rpm > ${RPMTEST}/tmp/test.mft runroot rpm -U --ignorearch --ignoreos --nodeps \ /tmp/test.mft --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/81/stderr 2018-06-06 21:27:27.647287839 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library ./rpmi.at:23: exit code was 1, expected 0 81. rpmi.at:21: 81. rpm -U (rpmi.at:21): FAILED (rpmi.at:23) # -*- compilation -*- 82. rpmi.at:36: testing rpm -U ... ./rpmi.at:38: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb echo /data/RPMS/hello-2.0-1.x86_64.rpm > ${RPMTEST}/tmp/test.mft runroot rpm -U --ignorearch --ignoreos --nodeps \ /tmp/test-not-there.mft --- - 2018-06-06 21:27:27.751549211 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/82/stderr 2018-06-06 21:27:27.747288973 +0000 @@ -1,2 +1,3 @@ -error: open of /tmp/test-not-there.mft failed: No such file or directory +rpm: --initdb: unknown option +error: Failed to initialize NSS library 82. rpmi.at:36: 82. rpm -U (rpmi.at:36): FAILED (rpmi.at:38) # -*- compilation -*- 83. rpmi.at:52: testing rpm -U ... ./rpmi.at:54: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb echo /data/RPMS/hello-not-there-2.0-1.x86_64.rpm > ${RPMTEST}/tmp/test.mft runroot rpm -U --ignorearch --ignoreos --nodeps \ /tmp/test.mft --- - 2018-06-06 21:27:27.850772802 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/83/stderr 2018-06-06 21:27:27.846290096 +0000 @@ -1,2 +1,3 @@ -error: open of /data/RPMS/hello-not-there-2.0-1.x86_64.rpm failed: No such file or directory +rpm: --initdb: unknown option +error: Failed to initialize NSS library 83. rpmi.at:52: 83. rpm -U (rpmi.at:52): FAILED (rpmi.at:54) # -*- compilation -*- 84. rpmi.at:68: testing rpm -U ... ./rpmi.at:70: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignorearch --ignoreos --nodeps \ /data/RPMS/hello-not-there-2.0-1.x86_64.rpm --- - 2018-06-06 21:27:27.949887636 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/84/stderr 2018-06-06 21:27:27.945291219 +0000 @@ -1,2 +1,3 @@ -error: open of /data/RPMS/hello-not-there-2.0-1.x86_64.rpm failed: No such file or directory +rpm: --initdb: unknown option +error: Failed to initialize NSS library 84. rpmi.at:68: 84. rpm -U (rpmi.at:68): FAILED (rpmi.at:70) # -*- compilation -*- 85. rpmi.at:83: testing rpm -U ... ./rpmi.at:85: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignorearch --ignoreos --nodeps \ /data/RPMS/hello-2.0-1.x86_64.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/85/stderr 2018-06-06 21:27:28.040292298 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library ./rpmi.at:85: exit code was 1, expected 0 85. rpmi.at:83: 85. rpm -U (rpmi.at:83): FAILED (rpmi.at:85) # -*- compilation -*- 86. rpmi.at:97: testing rpm -U ... ./rpmi.at:99: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignorearch --ignoreos --nodeps \ /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- - 2018-06-06 21:27:28.143993063 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/86/stderr 2018-06-06 21:27:28.139293421 +0000 @@ -1,2 +1,3 @@ -warning: /data/RPMS/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY +rpm: --initdb: unknown option +error: Failed to initialize NSS library ./rpmi.at:99: exit code was 1, expected 0 86. rpmi.at:97: 86. rpm -U (rpmi.at:97): FAILED (rpmi.at:99) # -*- compilation -*- 87. rpmi.at:112: testing rpm -U ... ./rpmi.at:114: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpm -U --ignorearch --ignoreos --nodeps \ /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/87/stderr 2018-06-06 21:27:28.267294872 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmi.at:114: exit code was 1, expected 0 87. rpmi.at:112: 87. rpm -U (rpmi.at:112): FAILED (rpmi.at:114) # -*- compilation -*- 88. rpmi.at:127: testing rpm -U ... ./rpmi.at:129: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb pkg="hello-2.0-1.x86_64-signed.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=264 count=2 2> /dev/null runroot rpm -U --ignorearch --ignoreos --nodeps \ /tmp/${pkg} --- - 2018-06-06 21:27:28.380359947 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/88/stderr 2018-06-06 21:27:28.376296109 +0000 @@ -1,3 +1,3 @@ -error: /tmp/hello-2.0-1.x86_64-signed.rpm: Header signature: BAD (package tag 268: invalid OpenPGP signature) -error: /tmp/hello-2.0-1.x86_64-signed.rpm cannot be installed +rpm: --initdb: unknown option +error: Failed to initialize NSS library 88. rpmi.at:127: 88. rpm -U (rpmi.at:127): FAILED (rpmi.at:129) # -*- compilation -*- 89. rpmi.at:148: testing rpm -U ... ./rpmi.at:150: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb pkg="hello-2.0-1.x86_64-signed.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=5555 count=6 2> /dev/null runroot rpm -U --ignorearch --ignoreos --nodeps \ /tmp/${pkg} --- - 2018-06-06 21:27:28.485849689 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/89/stderr 2018-06-06 21:27:28.481297300 +0000 @@ -1,5 +1,3 @@ -error: /tmp/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: BAD -error: /tmp/hello-2.0-1.x86_64-signed.rpm: Header SHA1 digest: BAD (Expected 5cd9874c510b67b44483f9e382a1649ef7743bac != 4261b2c1eb861a4152c2239bce20bfbcaa8971ba) -error: /tmp/hello-2.0-1.x86_64-signed.rpm: Header SHA256 digest: BAD (Expected ef920781af3bf072ae9888eec3de1c589143101dff9cc0b561468d395fb766d9 != 29fdfe92782fb0470a9a164a6c94af87d3b138c63b39d4c30e0223ca1202ba82) -error: /tmp/hello-2.0-1.x86_64-signed.rpm cannot be installed +rpm: --initdb: unknown option +error: Failed to initialize NSS library 89. rpmi.at:148: 89. rpm -U (rpmi.at:148): FAILED (rpmi.at:150) # -*- compilation -*- 90. rpmi.at:173: testing rpm -U ... ./rpmi.at:175: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb pkg="hello-2.0-1.x86_64-signed.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=7788 count=6 2> /dev/null runroot rpm -U --ignorearch --ignoreos --nodeps \ /tmp/${pkg} --- - 2018-06-06 21:27:28.590309675 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/90/stderr 2018-06-06 21:27:28.586298491 +0000 @@ -1,4 +1,3 @@ -warning: /tmp/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY -error: unpacking of archive failed: cpio: Bad magic -error: hello-2.0-1.x86_64: install failed +rpm: --initdb: unknown option +error: Failed to initialize NSS library 90. rpmi.at:173: 90. rpm -U (rpmi.at:173): FAILED (rpmi.at:175) # -*- compilation -*- 91. rpmi.at:197: testing rpm -U *.src.rpm ... ./rpmi.at:199: rm -rf ${TOPDIR} runroot rpm \ -U /data/SRPMS/hello-1.0-1.src.rpm stderr: error: Failed to initialize NSS library stdout: ./rpmi.at:199: exit code was 1, expected 0 91. rpmi.at:197: 91. rpm -U *.src.rpm (rpmi.at:197): FAILED (rpmi.at:199) # -*- compilation -*- 92. rpmi.at:212: testing rpm -i *.src.rpm ... ./rpmi.at:214: rm -rf ${TOPDIR} runroot rpm \ -i /data/SRPMS/hello-1.0-1.src.rpm stderr: error: Failed to initialize NSS library stdout: ./rpmi.at:214: exit code was 1, expected 0 92. rpmi.at:212: 92. rpm -i *.src.rpm (rpmi.at:212): FAILED (rpmi.at:214) # -*- compilation -*- 95. rpmi.at:257: testing rpm -i "${junk}" no_such.file not_pkg.rpm EOF runroot rpm \ -Uvv /not_an.rpm stderr: error: Failed to initialize NSS library stdout: ./rpmi.at:259: exit code was 1, expected 2 95. rpmi.at:257: 95. rpm -i /dev/null run rpmbuild --quiet -bl --short-circuit "${abs_srcdir}"/data/SPECS/hello.spec --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/111/stderr 2018-06-06 21:27:31.834335344 +0000 @@ -0,0 +1 @@ +warning: Missing build-id in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello 111. rpmbuild.at:54: 111. rpmbuild --short-circuit -bl (rpmbuild.at:54): FAILED (rpmbuild.at:56) # -*- compilation -*- 114. rpmbuild.at:104: testing rpmbuild %attr and %defattr ... ./rpmbuild.at:106: rm -rf ${TOPDIR} runroot rpmbuild \ -bb --quiet /data/SPECS/attrtest.spec runroot rpm -qp --qf \ "\n[%{filemodes:perms} %-8{fileusername} %-8{filegroupname} %{filenames}\n]"\ /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/114/stderr 2018-06-06 21:27:32.333341005 +0000 @@ -0,0 +1,2 @@ +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:32.343139536 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/114/stdout 2018-06-06 21:27:32.338341061 +0000 @@ -1,22 +1 @@ -drwx------ root root /a/dir --r-------- root root /a/file -drwx------ daemon adm /b/dir --r-------- daemon adm /b/file -drwxr-x--- root adm /c/dir --rw-r----- daemon root /c/file -drwxr-x--x daemon bin /d/dir --rw-r--r-- bin daemon /d/file -drwx------ foo bar /e/dir --r-------- foo bar /e/file -drwxrwx--- bar foo /f/dir --rw-rw---- bar foo /f/file -drwx------ adm foo /g/dir --r-------- bar adm /g/file -drwxr-xr-x foo bar /h/dir --rw-r--r-- foo bar /h/file -drwxr-x--- adm root /i/dir --rwsr-xr-x root adm /i/file -drwxrwxrwx zoot zoot /j/dir ---w--w--w- zoot zoot /j/file - ./rpmbuild.at:106: exit code was 1, expected 0 114. rpmbuild.at:104: 114. rpmbuild %attr and %defattr (rpmbuild.at:104): FAILED (rpmbuild.at:106) # -*- compilation -*- 115. rpmbuild.at:144: testing rpmbuild hardlink ... ./rpmbuild.at:146: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf ${TOPDIR} runroot rpmbuild \ -bb --quiet /data/SPECS/hlinktest.spec runroot rpm -i /build/RPMS/noarch/hlinktest-1.0-1.noarch.rpm runroot rpm -q --qf "[%{filenlinks} %{filenames}\n]%{longsize}\n" hlinktest runroot rpm -V --nouser --nogroup hlinktest ls -i "${RPMTEST}"/foo/hello* | awk {'print $1'} | sort -u | wc -l --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/115/stderr 2018-06-06 21:27:32.534343285 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +ls: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/foo/hello*': No such file or directory --- - 2018-06-06 21:27:32.545708070 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/115/stdout 2018-06-06 21:27:32.541343365 +0000 @@ -1,10 +1,2 @@ -2 /foo/aaaa -1 /foo/copyllo -4 /foo/hello -4 /foo/hello-bar -4 /foo/hello-foo -4 /foo/hello-world -2 /foo/zzzz -87 -1 +0 115. rpmbuild.at:144: 115. rpmbuild hardlink (rpmbuild.at:144): FAILED (rpmbuild.at:146) # -*- compilation -*- 116. rpmbuild.at:175: testing rpmbuild unpackaged files ... ./rpmbuild.at:177: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf ${TOPDIR} runroot rpmbuild \ -bb --quiet --with unpackaged_files /data/SPECS/hlinktest.spec --- - 2018-06-06 21:27:32.646183368 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/116/stderr 2018-06-06 21:27:32.641344499 +0000 @@ -1,5 +1,3 @@ -error: Installed (but unpackaged) file(s) found: - /toot - Installed (but unpackaged) file(s) found: - /toot +rpm: --initdb: unknown option +rpmbuild: --with: unknown option 116. rpmbuild.at:175: 116. rpmbuild unpackaged files (rpmbuild.at:175): FAILED (rpmbuild.at:177) # -*- compilation -*- 118. rpmbuild.at:215: testing rpmbuild glob ... ./rpmbuild.at:217: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf ${TOPDIR} runroot rpmbuild -bb --quiet /data/SPECS/globtest.spec runroot rpm -qp \ --qf "[%{filemodes:perms} %{filenames}\n]" \ /build/RPMS/noarch/globtest-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/118/stderr 2018-06-06 21:27:32.878347187 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:32.887710166 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/118/stdout 2018-06-06 21:27:32.883347244 +0000 @@ -1,16 +1 @@ --rw-r--r-- /opt/globtest/baf -drwxr-xr-x /opt/globtest/bang --rw-r--r-- /opt/globtest/bif -drwxr-xr-x /opt/globtest/bing -drwxr-xr-x /opt/globtest/bong -drwxr-xr-x /opt/globtest/foo --rw-r--r-- /opt/globtest/foo/one --rw-r--r-- /opt/globtest/foo/three --rw-r--r-- /opt/globtest/foo/two -lrwxrwxrwx /opt/globtest/linkbad -lrwxrwxrwx /opt/globtest/linkgood --rw-r--r-- /opt/globtest/weird%name --rw-r--r-- /opt/globtest/zab --rw-r--r-- /opt/globtest/zeb --rw-r--r-- /opt/globtest/zib ./rpmbuild.at:217: exit code was 1, expected 0 118. rpmbuild.at:215: 118. rpmbuild glob (rpmbuild.at:215): FAILED (rpmbuild.at:217) # -*- compilation -*- 119. rpmbuild.at:247: testing rpmbuild prefixpostfix ... ./rpmbuild.at:249: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf ${TOPDIR} runroot rpmbuild -bb --quiet \ /data/SPECS/prefixtest.spec runroot rpm -qp \ --qf "[%{filemodes:perms} %{filenames}\n]" \ /build/RPMS/noarch/prefixtest-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/119/stderr 2018-06-06 21:27:33.011348696 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:33.021081229 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/119/stdout 2018-06-06 21:27:33.017348764 +0000 @@ -1,16 +1 @@ --rw-r--r-- /opt/prefixtest/ba -drwxr-xr-x /opt/prefixtest/ban --rw-r--r-- /opt/prefixtest/bi -drwxr-xr-x /opt/prefixtest/bin -drwxr-xr-x /opt/prefixtest/bon -drwxr-xr-x /opt/prefixtest/foo --rw-r--r-- /opt/prefixtest/foo/one --rw-r--r-- /opt/prefixtest/foo/three --rw-r--r-- /opt/prefixtest/foo/two -lrwxrwxrwx /opt/prefixtest/linkbad -lrwxrwxrwx /opt/prefixtest/linkgood --rw-r--r-- /opt/prefixtest/weird%name --rw-r--r-- /opt/prefixtest/zab --rw-r--r-- /opt/prefixtest/zeb --rw-r--r-- /opt/prefixtest/zib ./rpmbuild.at:249: exit code was 1, expected 0 119. rpmbuild.at:247: 119. rpmbuild prefixpostfix (rpmbuild.at:247): FAILED (rpmbuild.at:249) # -*- compilation -*- 120. rpmbuild.at:282: testing Weak and reverse requires ... ./rpmbuild.at:284: runroot rpmbuild -bb --quiet \ --define "pkg weakdeps" \ --define "recs foo > 1.2.3" \ --define "sugs bar >= 0.1.2" \ --define "sups baz" \ --define "ens zap = 3" \ /data/SPECS/deptest.spec runroot rpm -qp --recommends /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm runroot rpm -qp --suggests /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm runroot rpm -qp --supplements /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm runroot rpm -qp --enhances /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm stderr: error: Failed to initialize NSS library rpm: --recommends: unknown option rpm: --suggests: unknown option rpm: --supplements: unknown option rpm: --enhances: unknown option --- - 2018-06-06 21:27:33.195146681 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/120/stdout 2018-06-06 21:27:33.191350738 +0000 @@ -1,5 +1 @@ -foo > 1.2.3 -bar >= 0.1.2 -baz -zap = 3 ./rpmbuild.at:284: exit code was 1, expected 0 120. rpmbuild.at:282: 120. Weak and reverse requires (rpmbuild.at:282): FAILED (rpmbuild.at:284) # -*- compilation -*- 121. rpmbuild.at:310: testing Build requires ... ./rpmbuild.at:312: runroot rpmbuild -bb --quiet \ --define "pkg buildreq" \ --define "buildreqs foo > 1.2.3" \ /data/SPECS/deptest.spec --- - 2018-06-06 21:27:33.256092568 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/121/stderr 2018-06-06 21:27:33.252351430 +0000 @@ -1,3 +1,2 @@ -error: Failed build dependencies: - foo > 1.2.3 is needed by deptest-buildreq-1.0-1.noarch +error: Failed to initialize NSS library 121. rpmbuild.at:310: 121. Build requires (rpmbuild.at:310): FAILED (rpmbuild.at:312) # -*- compilation -*- 122. rpmbuild.at:326: testing Dependency generation ... ./rpmbuild.at:328: runroot rpmbuild -bb --quiet \ /data/SPECS/filedep.spec echo Requires: runroot rpm -qp --requires /build/RPMS/noarch/filedep-1.0-1.noarch.rpm echo Provides: runroot rpm -qp --provides /build/RPMS/noarch/filedep-1.0-1.noarch.rpm echo Filerequires: runroot rpm -qp --qf '["%{FILENAMES}\t%{FILEREQUIRE}"\n]' /build/RPMS/noarch/filedep-1.0-1.noarch.rpm echo Fileprovides: runroot rpm -qp --qf '["%{FILENAMES}\t%{FILEPROVIDE}"\n]' /build/RPMS/noarch/filedep-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/122/stderr 2018-06-06 21:27:33.420353336 +0000 @@ -0,0 +1,5 @@ +error: Failed to initialize NSS library +rpm: --requires: unknown option +rpm: --provides: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:33.429968738 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/122/stdout 2018-06-06 21:27:33.425353393 +0000 @@ -1,21 +1,5 @@ Requires: -/bin/f00f -/bin/sh -rpmlib(CompressedFileNames) <= 3.0.4-1 -rpmlib(FileDigests) <= 4.6.0-1 -rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Provides: -filedep = 1.0-1 Filerequires: -"/etc/foo.conf " -"/usr/bin/bar /bin/f00f" -"/usr/bin/foo /bin/sh" -"/usr/share/doc/filedep " -"/usr/share/doc/filedep/README " Fileprovides: -"/etc/foo.conf " -"/usr/bin/bar " -"/usr/bin/foo " -"/usr/share/doc/filedep " -"/usr/share/doc/filedep/README " ./rpmbuild.at:328: exit code was 1, expected 0 122. rpmbuild.at:326: 122. Dependency generation (rpmbuild.at:326): FAILED (rpmbuild.at:328) # -*- compilation -*- 123. rpmbuild.at:369: testing rpmspec query 1 ... ./rpmbuild.at:371: runroot rpmspec -q \ --define "pkg dep" \ --define "reqs foo > 1.2.3 bar <= 2.3" \ --requires \ /data/SPECS/deptest.spec --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/123/stderr 2018-06-06 21:27:33.484354063 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:33.493945338 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/123/stdout 2018-06-06 21:27:33.490354131 +0000 @@ -1,3 +1 @@ -bar <= 2.3 -foo > 1.2.3 ./rpmbuild.at:371: exit code was 1, expected 0 123. rpmbuild.at:369: 123. rpmspec query 1 (rpmbuild.at:369): FAILED (rpmbuild.at:371) # -*- compilation -*- 124. rpmbuild.at:389: testing rpmbuild archive sanity ... ./rpmbuild.at:391: rm -rf ${TOPDIR} runroot rpmbuild \ -bb --quiet /data/SPECS/attrtest.spec runroot rpm2cpio \ /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm > /tmp/attrtest.cpio --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/124/stderr 2018-06-06 21:27:33.547354777 +0000 @@ -0,0 +1,2 @@ +error: Failed to initialize NSS library +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/124/test-source: line 26: /tmp/attrtest.cpio: Permission denied ./rpmbuild.at:391: exit code was 1, expected 0 124. rpmbuild.at:389: 124. rpmbuild archive sanity (rpmbuild.at:389): FAILED (rpmbuild.at:391) # -*- compilation -*- 125. rpmbuild.at:407: testing rpmbuild debuginfo minisymtab ... ./rpmbuild.at:409: rm -rf ${TOPDIR} # Use macros.debug to generate a debuginfo package. export CFLAGS="-g" rundebug rpmbuild --quiet \ --rebuild "${abs_srcdir}"/data/SRPMS/hello-1.0-1.src.rpm # Extract the main package and inspect the hello binary # It should contain .gnu_debugdata, but not the full .symtab rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm | cpio -diu test -f ./usr/local/bin/hello || exit 1 readelf -S ./usr/local/bin/hello |\ grep -q .gnu_debugdata; test $? == 0 || exit 1 readelf -S ./usr/local/bin/hello \ | grep -q .symtab; test $? == 1 || exit 1 # And the opposite for the debuginfo package rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | cpio -diu test -f ./usr/lib/debug/usr/local/bin/hello*.debug || exit 1 readelf -S ./usr/lib/debug/usr/local/bin/hello*.debug \ | grep -q .gnu_debugdata; test $? == 1 || exit 1 readelf -S ./usr/lib/debug/usr/local/bin/hello*.debug \ | grep -q .symtab; test $? == 0 || exit 1 stderr: warning: user packman does not exist - using root warning: user packman does not exist - using root make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. hello.c: In function 'main': hello.c:4:2: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] printf("hello\n"); ^~~~~~ hello.c:4:2: warning: incompatible implicit declaration of built-in function 'printf' hello.c:4:2: note: include '' or provide a declaration of 'printf' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.ncrVFK (%install) user packman does not exist - using root user packman does not exist - using root Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.ncrVFK (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive ./rpmbuild.at:409: exit code was 1, expected 0 125. rpmbuild.at:407: 125. rpmbuild debuginfo minisymtab (rpmbuild.at:407): FAILED (rpmbuild.at:409) # -*- compilation -*- 126. rpmbuild.at:444: testing rpmbuild debuginfo minisymtab strip -g ... ./rpmbuild.at:446: rm -rf ${TOPDIR} # Use macros.debug to generate a debuginfo package. export CFLAGS="-g" rundebug rpmbuild --quiet \ --define="_find_debuginfo_opts -g" \ --rebuild "${abs_srcdir}"/data/SRPMS/hello-1.0-1.src.rpm # Extract the main package and inspect the hello binary # It should contain .symtab (because of strip -g), so doesn't .gnu_debugdata. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm | cpio -diu test -f ./usr/local/bin/hello || exit 1 readelf -S ./usr/local/bin/hello \ | grep -q .gnu_debugdata; test $? == 1 || exit 1 readelf -S ./usr/local/bin/hello \ | grep -q .symtab; test $? == 0 || exit 1 # The debuginfo package should contain neither. The .symtab is NOBITS. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | cpio -diu test -f ./usr/lib/debug/usr/local/bin/hello*.debug || exit 1 readelf -S ./usr/lib/debug/usr/local/bin/hello*.debug \ | grep -q .gnu_debugdata; test $? == 1 || exit 1 readelf -S ./usr/lib/debug/usr/local/bin/hello*.debug \ | grep .symtab | grep -q NOBITS; test $? == 0 || exit 1 stderr: warning: user packman does not exist - using root warning: user packman does not exist - using root make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. hello.c: In function 'main': hello.c:4:2: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] printf("hello\n"); ^~~~~~ hello.c:4:2: warning: incompatible implicit declaration of built-in function 'printf' hello.c:4:2: note: include '' or provide a declaration of 'printf' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.Hgi1L4 (%install) user packman does not exist - using root user packman does not exist - using root Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.Hgi1L4 (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive ./rpmbuild.at:446: exit code was 1, expected 0 126. rpmbuild.at:444: 126. rpmbuild debuginfo minisymtab strip -g (rpmbuild.at:444): FAILED (rpmbuild.at:446) # -*- compilation -*- 127. rpmbuild.at:483: testing rpmbuild debuginfo dwz ... ./rpmbuild.at:485: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --undefine "_unique_debug_names" \ --undefine "_unique_debug_srcs" \ -ba "${abs_srcdir}"/data/SPECS/hello2.spec # The debuginfo package should contain a .debug file for each binary # and a dwz multi file that contains the shared debuginfo between them. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu hello_file_debug=./usr/lib/debug/usr/local/bin/hello.debug hello2_file_debug=./usr/lib/debug/usr/local/bin/hello2.debug hello_multi_file=./usr/lib/debug/.dwz/hello2-1.0-1.* test -f $hello_file_debug || echo "no hello debug file: $hello_file_debug" test -f $hello2_file_debug || echo "no hello2 debug file: $hello2_file_debug" test -f $hello_multi_file || echo "no dwz multi file: $hello_multi_file" # Make sure the main package binaries contain the correct build-ids # linking them to the debug packages. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu hello_file=./usr/local/bin/hello hello2_file=./usr/local/bin/hello2 test -f $hello_file || echo "no hello file: $hello_file" test -f $hello2_file || echo "no hello2 file: $hello2_file" id1=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id2=$(file $hello2_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id1debug=$(file $hello_file_debug | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id2debug=$(file $hello2_file_debug | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') idmulti=$(file $hello_multi_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') test "$id1" = "$id1debug" || echo "id1: $id1 != id1debug: $id1debug" test "$id2" = "$id2debug" || echo "id2: $id2 != id2debug: $id2debug" # The build-id files should link to the .debug files. id1file="./usr/lib/debug/.build-id/${id1:0:2}/${id1:2}" canonid1file=$(readlink -f ${id1file}) canonfile1=$(readlink -f $hello_file) canonid1debug=$(readlink -f ${id1file}.debug) canondebug1=$(readlink -f $hello_file_debug) test "$canonid1file" = "$canonfile1" \ || echo "canonid1file: $canonid1file != $canonfile1" test "$canonid1debug" = "$canondebug1" \ || echo "canonid1debug: $canonid1debug != $canondebug1" id2file="./usr/lib/debug/.build-id/${id2:0:2}/${id2:2}" canonid2file=$(readlink -f ${id2file}) canonfile2=$(readlink -f $hello2_file) canonid2debug=$(readlink -f ${id2file}.debug) canondebug2=$(readlink -f $hello2_file_debug) test "$canonid2file" = "$canonfile2" \ || echo "canonid2: $canonid2file != $canonfile2" test "$canonid2debug" = "$canondebug2" \ || echo "canonid2debug: $canonid2debug" != "$canondebug2" # Both .debug files should point to the dwz multi file. # It would be nice to also test that they contain the correct dwz build-id # but that is a bit hard to grep out of the section data. multiref1=$(readelf --string-dump=.gnu_debugaltlink $hello_file_debug \ | grep ' 0' | cut -c13-) multiref2=$(readelf --string-dump=.gnu_debugaltlink $hello2_file_debug \ | grep ' 0' | cut -c13-) test "$multiref1" = "$multiref2" || echo "multiref: $multiref1 != $multiref2" canonmultiref=$(readlink -f $(dirname $canondebug1)/$multiref1) canonmultifile=$(readlink -f $hello_multi_file) test "$canonmultiref" = "$canonmultifile" \ || echo "canonmultiref: $canonmultiref" != "$canonmultifile" stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello2 /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing//usr/libexec/rpm/find-debuginfo.sh: line 474: /var/tmp/portage/app-arch/rpm-4.14.1/temp/find-debuginfo.qd4ist/res.*: No such file or directory error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.9W8e4c (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.9W8e4c (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './usr/lib/debug/usr/local/bin/hello.debug': No such file readelf: Error: './usr/lib/debug/usr/local/bin/hello2.debug': No such file dirname: missing operand Try 'dirname --help' for more information. --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/127/stdout 2018-06-06 21:27:34.377364195 +0000 @@ -0,0 +1,36 @@ +no hello debug file: ./usr/lib/debug/usr/local/bin/hello.debug +no hello2 debug file: ./usr/lib/debug/usr/local/bin/hello2.debug +no dwz multi file: ./usr/lib/debug/.dwz/hello2-1.0-1.* +no hello file: ./usr/local/bin/hello +no hello2 file: ./usr/local/bin/hello2 +id1: ./usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) != id1debug: ./usr/lib/debug/usr/local/bin/hello.debug: cannot open `./usr/lib/debug/usr/local/bin/hello.debug' (No such file or directory) +id2: ./usr/local/bin/hello2: cannot open `./usr/local/bin/hello2' (No such file or directory) != id2debug: ./usr/lib/debug/usr/local/bin/hello2.debug: cannot open `./usr/lib/debug/usr/local/bin/hello2.debug' (No such file or directory) +canonid1file: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/directory) != +canonid1debug: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/directory).debug != +canonid2: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/directory) != +canonid2debug: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/127/directory).debug != +canonmultiref: / != 127. rpmbuild.at:483: 127. rpmbuild debuginfo dwz (rpmbuild.at:483): FAILED (rpmbuild.at:485) # -*- compilation -*- 128. rpmbuild.at:575: testing rpmbuild debuginfo dwz unique debug names ... ./rpmbuild.at:577: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --define "_unique_debug_names 1" \ -ba "${abs_srcdir}"/data/SPECS/hello2.spec # The debuginfo package should contain a .debug file for each binary # and a dwz multi file that contains the shared debuginfo between them. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu hello_file_debug=./usr/lib/debug/usr/local/bin/hello-*.debug hello2_file_debug=./usr/lib/debug/usr/local/bin/hello2-*.debug hello_multi_file=./usr/lib/debug/.dwz/hello2-1.0-1.* test -f $hello_file_debug || echo "no hello debug file: $hello_file_debug" test -f $hello2_file_debug || echo "no hello2 debug file: $hello2_file_debug" test -f $hello_multi_file || echo "no dwz multi file: $hello_multi_file" # Make sure the main package binaries contain the correct build-ids # linking them to the debug packages. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu hello_file=./usr/local/bin/hello hello2_file=./usr/local/bin/hello2 test -f $hello_file || echo "no hello file: $hello_file" test -f $hello2_file || echo "no hello2 file: $hello2_file" id1=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id2=$(file $hello2_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id1debug=$(file $hello_file_debug | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id2debug=$(file $hello2_file_debug | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') idmulti=$(file $hello_multi_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') test "$id1" = "$id1debug" || echo "id1: $id1 != id1debug: $id1debug" test "$id2" = "$id2debug" || echo "id2: $id2 != id2debug: $id2debug" # The build-id files should link to the .debug files. id1file="./usr/lib/debug/.build-id/${id1:0:2}/${id1:2}" canonid1file=$(readlink -f ${id1file}) canonfile1=$(readlink -f $hello_file) canonid1debug=$(readlink -f ${id1file}.debug) canondebug1=$(readlink -f $hello_file_debug) test "$canonid1file" = "$canonfile1" \ || echo "canonid1file: $canonid1file != $canonfile1" test "$canonid1debug" = "$canondebug1" \ || echo "canonid1debug: $canonid1debug != $canondebug1" id2file="./usr/lib/debug/.build-id/${id2:0:2}/${id2:2}" canonid2file=$(readlink -f ${id2file}) canonfile2=$(readlink -f $hello2_file) canonid2debug=$(readlink -f ${id2file}.debug) canondebug2=$(readlink -f $hello2_file_debug) test "$canonid2file" = "$canonfile2" \ || echo "canonid2: $canonid2file != $canonfile2" test "$canonid2debug" = "$canondebug2" \ || echo "canonid2debug: $canonid2debug" != "$canondebug2" # Both .debug files should point to the dwz multi file. # It would be nice to also test that they contain the correct dwz build-id # but that is a bit hard to grep out of the section data. multiref1=$(readelf --string-dump=.gnu_debugaltlink $hello_file_debug \ | grep ' 0' | cut -c13-) multiref2=$(readelf --string-dump=.gnu_debugaltlink $hello2_file_debug \ | grep ' 0' | cut -c13-) test "$multiref1" = "$multiref2" || echo "multiref: $multiref1 != $multiref2" canonmultiref=$(readlink -f $(dirname $canondebug1)/$multiref1) canonmultifile=$(readlink -f $hello_multi_file) test "$canonmultiref" = "$canonmultifile" \ || echo "canonmultiref: $canonmultiref" != "$canonmultifile" stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello2 /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing//usr/libexec/rpm/find-debuginfo.sh: line 474: /var/tmp/portage/app-arch/rpm-4.14.1/temp/find-debuginfo.FfvoV6/res.*: No such file or directory error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.ZTaSvK (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.ZTaSvK (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './usr/lib/debug/usr/local/bin/hello-*.debug': No such file readelf: Error: './usr/lib/debug/usr/local/bin/hello2-*.debug': No such file dirname: missing operand Try 'dirname --help' for more information. --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/128/stdout 2018-06-06 21:27:34.779368756 +0000 @@ -0,0 +1,36 @@ +no hello debug file: ./usr/lib/debug/usr/local/bin/hello-*.debug +no hello2 debug file: ./usr/lib/debug/usr/local/bin/hello2-*.debug +no dwz multi file: ./usr/lib/debug/.dwz/hello2-1.0-1.* +no hello file: ./usr/local/bin/hello +no hello2 file: ./usr/local/bin/hello2 +id1: ./usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) != id1debug: ./usr/lib/debug/usr/local/bin/hello-*.debug: cannot open `./usr/lib/debug/usr/local/bin/hello-*.debug' (No such file or directory) +id2: ./usr/local/bin/hello2: cannot open `./usr/local/bin/hello2' (No such file or directory) != id2debug: ./usr/lib/debug/usr/local/bin/hello2-*.debug: cannot open `./usr/lib/debug/usr/local/bin/hello2-*.debug' (No such file or directory) +canonid1file: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/directory) != +canonid1debug: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/directory).debug != +canonid2: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/directory) != +canonid2debug: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/128/directory).debug != +canonmultiref: / != 128. rpmbuild.at:575: 128. rpmbuild debuginfo dwz unique debug names (rpmbuild.at:575): FAILED (rpmbuild.at:577) # -*- compilation -*- 129. rpmbuild.at:664: testing rpmbuild debuginfo dwz gnu_debuglink crc ... ./rpmbuild.at:666: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Build a package that cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ -ba "${abs_srcdir}"/data/SPECS/hello2.spec # Unpack the main and debuginfo rpms so we can check binaries and .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu # Check that dwz has ran and a multi file has been produced test -f ./usr/lib/debug/.dwz/hello2-1.0-1.* || exit 1 # Run sepdbugcrcfix on the binaries, both should have correct CRC already. ${abs_top_builddir}/sepdebugcrcfix ./usr/lib/debug \ ./usr/local/bin/hello ./usr/local/bin/hello2 | grep CRC32 | cut -f2 -d: stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello2 *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing//usr/libexec/rpm/find-debuginfo.sh: line 474: /var/tmp/portage/app-arch/rpm-4.14.1/temp/find-debuginfo.KCMLXM/res.*: No such file or directory error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.yZ28zf (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.yZ28zf (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:35.106358712 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/129/stdout 2018-06-06 21:27:35.102372421 +0000 @@ -1,2 +1 @@ - Updated 0 CRC32s, 2 CRC32s did match. ./rpmbuild.at:666: exit code was 1, expected 0 129. rpmbuild.at:664: 129. rpmbuild debuginfo dwz gnu_debuglink crc (rpmbuild.at:664): FAILED (rpmbuild.at:666) # -*- compilation -*- 130. rpmbuild.at:698: testing rpmbuild implicit suid binary ... ./rpmbuild.at:700: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Build a package that has some debuginfo cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ -ba "${abs_srcdir}"/data/SPECS/hello2-suid.spec # Unpack rpm so we can check the included binaries. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu --quiet # List all binaries with suid bit set (should be one, hello). echo "suid:" find usr -executable -type f -perm /4000 # List all binaries without suid bit set (should also be one, hello2). echo "no-suid:" find usr -executable -type f \! -perm /4000 stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello2 *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing//usr/libexec/rpm/find-debuginfo.sh: line 474: /var/tmp/portage/app-arch/rpm-4.14.1/temp/find-debuginfo.PbIBxM/res.*: No such file or directory error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.N7SyEw (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.N7SyEw (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive find: 'usr': No such file or directory find: 'usr': No such file or directory --- - 2018-06-06 21:27:35.426699968 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/130/stdout 2018-06-06 21:27:35.422376052 +0000 @@ -1,5 +1,3 @@ suid: -usr/local/bin/hello no-suid: -usr/local/bin/hello2 ./rpmbuild.at:700: exit code was 1, expected 0 130. rpmbuild.at:698: 130. rpmbuild implicit suid binary (rpmbuild.at:698): FAILED (rpmbuild.at:700) # -*- compilation -*- 131. rpmbuild.at:732: testing rpmbuild debuginfo gdb index included ... ./rpmbuild.at:734: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Build a package that has some debuginfo cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --define "_include_gdb_index 1" \ -ba "${abs_srcdir}"/data/SPECS/hello2.spec # Unpack the debuginfo rpms so we can check the .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # Check that gdb-add-index has ran and a .gdb_index section has been added readelf -S ./usr/lib/debug/usr/local/bin/hello2*.debug \ | grep gdb_index | cut -c8-17 stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello2 /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing//usr/libexec/rpm/find-debuginfo.sh: line 474: /var/tmp/portage/app-arch/rpm-4.14.1/temp/find-debuginfo.l1PZIk/res.*: No such file or directory error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.uJwM9W (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.uJwM9W (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './usr/lib/debug/usr/local/bin/hello2*.debug': No such file --- - 2018-06-06 21:27:35.741545538 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/131/stdout 2018-06-06 21:27:35.737379626 +0000 @@ -1,2 +1 @@ -.gdb_index 131. rpmbuild.at:732: 131. rpmbuild debuginfo gdb index included (rpmbuild.at:732): FAILED (rpmbuild.at:734) # -*- compilation -*- 133. rpmbuild.at:789: testing rpmbuild debuginfo unique debug src dir ... ./rpmbuild.at:791: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Build a package that has some debuginfo cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Note that the spec defines hello2 as name, but the source is hello-1.0. # Disable dwz to make debuginfo path rewrite checking easier. rundebug rpmbuild --quiet \ --undefine "_find_debuginfo_dwz_opts" \ --define "_unique_debug_srcs 1" \ -ba "${abs_srcdir}"/data/SPECS/hello2.spec # Unpack the debuginfo rpms so we can check the .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # Check that the source path is "unique" # Drop the final arch prefix to make the test arch-independent. ls ./usr/src/debug/ | cut -f1,2 -d\. # Check that the source path has been rewritten in the .debug file. # Drop the final arch prefix to make the test arch-independent. readelf --debug-dump=info ./usr/lib/debug/usr/local/bin/hello2*.debug \ | grep comp_dir | sed -e 's/\t$//' | cut -f5- -d/ | cut -f1,2 -d\. stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello2 /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing//usr/libexec/rpm/find-debuginfo.sh: line 474: /var/tmp/portage/app-arch/rpm-4.14.1/temp/find-debuginfo.EpjGBu/res.*: No such file or directory error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.9y7xQE (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.9y7xQE (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive ls: cannot access './usr/src/debug/': No such file or directory readelf: Error: './usr/lib/debug/usr/local/bin/hello2*.debug': No such file --- - 2018-06-06 21:27:36.389555415 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/133/stdout 2018-06-06 21:27:36.385386979 +0000 @@ -1,3 +1 @@ -hello2-1.0-1 -hello2-1.0-1 133. rpmbuild.at:789: 133. rpmbuild debuginfo unique debug src dir (rpmbuild.at:789): FAILED (rpmbuild.at:791) # -*- compilation -*- 134. rpmbuild.at:828: testing rpmbuild debuginfo no unique debug src dir ... ./rpmbuild.at:830: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Build a package that has some debuginfo cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Note that the spec defines hello2 as name, but the source is hello-1.0. # Disable dwz to make debuginfo path rewrite checking easier. rundebug rpmbuild --quiet \ --undefine "_find_debuginfo_dwz_opts" \ --undefine "_unique_debug_srcs" \ -ba "${abs_srcdir}"/data/SPECS/hello2.spec # Unpack the debuginfo rpms so we can check the .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # Check that the source path is "unique" ls ./usr/src/debug/ # Check that the source path has been rewritten in the .debug file. readelf --debug-dump=info ./usr/lib/debug/usr/local/bin/hello2*.debug \ | grep comp_dir | sed -e 's/\t$//' | cut -f5- -d/ stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello2 *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing//usr/libexec/rpm/find-debuginfo.sh: line 474: /var/tmp/portage/app-arch/rpm-4.14.1/temp/find-debuginfo.7BAqcJ/res.*: No such file or directory error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.YdCeV5 (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.YdCeV5 (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive ls: cannot access './usr/src/debug/': No such file or directory readelf: Error: './usr/lib/debug/usr/local/bin/hello2*.debug': No such file --- - 2018-06-06 21:27:36.730380118 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/134/stdout 2018-06-06 21:27:36.725390836 +0000 @@ -1,3 +1 @@ -hello-1.0 -hello-1.0 134. rpmbuild.at:828: 134. rpmbuild debuginfo no unique debug src dir (rpmbuild.at:828): FAILED (rpmbuild.at:830) # -*- compilation -*- 135. rpmbuild.at:864: testing rpmbuild debugsource ... ./rpmbuild.at:866: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Build a package that has some debuginfo cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --define "_debugsource_packages 1" \ -ba "${abs_srcdir}"/data/SPECS/hello2.spec # Unpack the debugsource rpm so we can check the sources are there. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debugsource-1.0-1.*.rpm \ | cpio -diu --quiet # Check that hello.c is there. ls ./usr/src/debug/hello2-1.0*/ # The debuginfo package should recommend the debugsource package (ignore arch). echo -n "Recommends: " run rpm -qp --recommends ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm | sed -E 's/([-.a-z0-9]+)\(.*\) = ([-.0-9]+)/\1\(ignore-arch\) = \2/' stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello2 *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello2-1.0-1.x86_64/usr/local/bin/hello /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing//usr/libexec/rpm/find-debuginfo.sh: line 474: /var/tmp/portage/app-arch/rpm-4.14.1/temp/find-debuginfo.EnKy4u/res.*: No such file or directory error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.6h8gFx (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.6h8gFx (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debugsource-1.0-1.*.rpm: No such file or directory cpio: premature end of archive ls: cannot access './usr/src/debug/hello2-1.0*/': No such file or directory --- - 2018-06-06 21:27:37.047539904 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/135/stdout 2018-06-06 21:27:37.043394445 +0000 @@ -1,3 +1 @@ -hello.c -Recommends: hello2-debugsource(ignore-arch) = 1.0-1 - +Recommends: 135. rpmbuild.at:864: 135. rpmbuild debugsource (rpmbuild.at:864): FAILED (rpmbuild.at:866) # -*- compilation -*- 136. rpmbuild.at:899: testing rpmbuild debugsource debugsourcefiles.list path ... ./rpmbuild.at:901: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --define "_debugsource_packages 1" \ -ba "${abs_srcdir}"/data/SPECS/hello-cd.spec # Unpack the debuginfo rpms so we can check the sources are there. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-debugsource-1.0-1.*.rpm \ | cpio -diu --quiet # Check that hello.c is there. ls ./usr/src/debug/test-1.0*/ stderr: error: scriptlet support not built in error: line 14: %autosetup -c -D -T rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-debugsource-1.0-1.*.rpm: No such file or directory cpio: premature end of archive ls: cannot access './usr/src/debug/test-1.0*/': No such file or directory --- - 2018-06-06 21:27:37.125046579 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/136/stdout 2018-06-06 21:27:37.121395329 +0000 @@ -1,2 +1 @@ -hello.c ./rpmbuild.at:901: exit code was 2, expected 0 136. rpmbuild.at:899: 136. rpmbuild debugsource debugsourcefiles.list path (rpmbuild.at:899): FAILED (rpmbuild.at:901) # -*- compilation -*- 137. rpmbuild.at:927: testing rpmbuild debuginfo subpackages single ... ./rpmbuild.at:929: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --undefine "_unique_debug_names" \ --undefine "_unique_debug_srcs" \ --undefine "_debugsource_packages" \ --undefine "_debuginfo_subpackages" \ -ba "${abs_srcdir}"/data/SPECS/test-subpackages.spec # Check that there is just one debuginfo package. ls ${abs_builddir}/testing/build/RPMS/*/*debuginfo*rpm | wc --lines # Which contains hello.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello debug exists" else echo "No hello: $debug_name" fi stderr: error: scriptlet support not built in error: line 22: %autosetup -c -D -T ls: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/*debuginfo*rpm': No such file or directory rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:37.220525618 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/137/stdout 2018-06-06 21:27:37.216396407 +0000 @@ -1,3 +1,3 @@ -1 -hello debug exists +0 +No hello: 137. rpmbuild.at:927: 137. rpmbuild debuginfo subpackages single (rpmbuild.at:927): FAILED (rpmbuild.at:929) # -*- compilation -*- 138. rpmbuild.at:969: testing rpmbuild debuginfo subpackages multiple ... ./rpmbuild.at:971: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --undefine "_unique_debug_names" \ --undefine "_unique_debug_srcs" \ --undefine "_debugsource_packages" \ --define "_debuginfo_subpackages 1" \ -ba "${abs_srcdir}"/data/SPECS/test-subpackages.spec # Check that there are 3 debuginfo packages. ls ${abs_builddir}/testing/build/RPMS/*/*debuginfo*rpm | wc --lines # First contains hello.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello debug exists" else echo "No hello: $debug_name" fi # Second contains hello2.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello2 | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello2 debug exists" else echo "No hello2: $debug_name" fi # No debugsource package, so sources are in the main debuginfo package. # Make sure it is recommended. echo -n "Recommends: " run rpm -qp --recommends ${abs_builddir}/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm | sed -E 's/([-.a-z0-9]+)\(.*\) = ([-.0-9]+)/\1\(ignore-arch\) = \2/' # Third contains hello3.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test3-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello3 | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello3 debug exists" else echo "No hello3: $debug_name" fi # No debugsource package, so sources are in the main debuginfo package. # Make sure it is recommended. echo -n "Recommends: " run rpm -qp --recommends ${abs_builddir}/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm | sed -E 's/([-.a-z0-9]+)\(.*\) = ([-.0-9]+)/\1\(ignore-arch\) = \2/' stderr: error: scriptlet support not built in error: line 22: %autosetup -c -D -T ls: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/*debuginfo*rpm': No such file or directory rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello2': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test3-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello3': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:37.382902914 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/138/stdout 2018-06-06 21:27:37.378398244 +0000 @@ -1,7 +1,5 @@ -3 -hello debug exists -hello2 debug exists -Recommends: test-debuginfo(ignore-arch) = 1.0-1 -hello3 debug exists -Recommends: test-debuginfo(ignore-arch) = 1.0-1 - +0 +No hello: +No hello2: +Recommends: No hello3: +Recommends: 138. rpmbuild.at:969: 138. rpmbuild debuginfo subpackages multiple (rpmbuild.at:969): FAILED (rpmbuild.at:971) # -*- compilation -*- 139. rpmbuild.at:1053: testing rpmbuild debuginfo subpackages multiple unique ... ./rpmbuild.at:1055: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --define "_unique_debug_names 1" \ --define "_unique_debug_srcs 1" \ --undefine "_debugsource_packages" \ --define "_debuginfo_subpackages 1" \ -ba "${abs_srcdir}"/data/SPECS/test-subpackages.spec # Check that there are 3 debuginfo packages. ls ${abs_builddir}/testing/build/RPMS/*/*debuginfo*rpm | wc --lines # First contains hello.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello debug exists" else echo "No hello: $debug_name" fi # Second contains hello2.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello2 | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello2 debug exists" else echo "No hello2: $debug_name" fi # No debugsource package, so sources are in the main debuginfo package. # Make sure it is recommended. echo -n "Recommends: " run rpm -qp --recommends ${abs_builddir}/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm | sed -E 's/([-.a-z0-9]+)\(.*\) = ([-.0-9]+)/\1\(ignore-arch\) = \2/' # Third contains hello3.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test3-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello3 | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello3 debug exists" else echo "No hello3: $debug_name" fi # No debugsource package, so sources are in the main debuginfo package. # Make sure it is recommended. echo -n "Recommends: " run rpm -qp --recommends ${abs_builddir}/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm | sed -E 's/([-.a-z0-9]+)\(.*\) = ([-.0-9]+)/\1\(ignore-arch\) = \2/' stderr: error: scriptlet support not built in error: line 22: %autosetup -c -D -T ls: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/*debuginfo*rpm': No such file or directory rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello2': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test3-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello3': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:37.547976845 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/139/stdout 2018-06-06 21:27:37.543400117 +0000 @@ -1,7 +1,5 @@ -3 -hello debug exists -hello2 debug exists -Recommends: test-debuginfo(ignore-arch) = 1.0-1 -hello3 debug exists -Recommends: test-debuginfo(ignore-arch) = 1.0-1 - +0 +No hello: +No hello2: +Recommends: No hello3: +Recommends: 139. rpmbuild.at:1053: 139. rpmbuild debuginfo subpackages multiple unique (rpmbuild.at:1053): FAILED (rpmbuild.at:1055) # -*- compilation -*- 140. rpmbuild.at:1137: testing rpmbuild debuginfo subpackages multiple unique debugsource ... ./rpmbuild.at:1139: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --define "_unique_debug_names 1" \ --define "_unique_debug_srcs 1" \ --define "_debugsource_packages 1" \ --define "_debuginfo_subpackages 1" \ -ba "${abs_srcdir}"/data/SPECS/test-subpackages.spec # Check that there are 3 debuginfo packages. ls ${abs_builddir}/testing/build/RPMS/*/*debuginfo*rpm | wc --lines # First contains hello.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello debug exists" else echo "No hello: $debug_name" fi # Sources are in debugsource package. Make sure it is recommended. echo -n "Recommends: " run rpm -qp --recommends ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm | sed -E 's/([-.a-z0-9]+)\(.*\) = ([-.0-9]+)/\1\(ignore-arch\) = \2/' # Second contains hello2.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello2 | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello2 debug exists" else echo "No hello2: $debug_name" fi # Sources are in debugsource package. Make sure it is recommended. echo -n "Recommends: " run rpm -qp --recommends ${abs_builddir}/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm | sed -E 's/([-.a-z0-9]+)\(.*\) = ([-.0-9]+)/\1\(ignore-arch\) = \2/' # Third contains hello3.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test3-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello3 | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello3 debug exists" else echo "No hello3: $debug_name" fi # Sources are in debugsource package. Make sure it is recommended. echo -n "Recommends: " run rpm -qp --recommends ${abs_builddir}/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm | sed -E 's/([-.a-z0-9]+)\(.*\) = ([-.0-9]+)/\1\(ignore-arch\) = \2/' stderr: error: scriptlet support not built in error: line 22: %autosetup -c -D -T ls: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/*debuginfo*rpm': No such file or directory rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello2': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test3-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello3': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test3-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:37.721108149 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/140/stdout 2018-06-06 21:27:37.717402091 +0000 @@ -1,8 +1,5 @@ -3 -hello debug exists -Recommends: test-debugsource(ignore-arch) = 1.0-1 -hello2 debug exists -Recommends: test-debugsource(ignore-arch) = 1.0-1 -hello3 debug exists -Recommends: test-debugsource(ignore-arch) = 1.0-1 - +0 +No hello: +Recommends: No hello2: +Recommends: No hello3: +Recommends: 140. rpmbuild.at:1137: 140. rpmbuild debuginfo subpackages multiple unique debugsource (rpmbuild.at:1137): FAILED (rpmbuild.at:1139) # -*- compilation -*- 141. rpmbuild.at:1224: testing rpmbuild debuginfo subpackages multiple excluded ... ./rpmbuild.at:1226: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --define "_unique_debug_names 1" \ --define "_unique_debug_srcs 1" \ --define "_debugsource_packages 1" \ --define "_debuginfo_subpackages 1" \ -ba "${abs_srcdir}"/data/SPECS/test-subpackages-exclude.spec # Check that there are 2 debuginfo packages. ls ${abs_builddir}/testing/build/RPMS/*/*debuginfo*rpm | wc --lines # First contains hello.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello debug exists" else echo "No hello: $debug_name" fi # Second contains hello2.debug but NOT hello3.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello2 | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello2 debug exists" else echo "No hello2: $debug_name" fi if test -f ./usr/lib/debug/bin/hello3*; then echo "hello3 debug exists" else echo "No hello3 debug" fi stderr: error: scriptlet support not built in error: line 18: %autosetup -c -D -T ls: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/*debuginfo*rpm': No such file or directory rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello2': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:37.835948002 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/141/stdout 2018-06-06 21:27:37.831403385 +0000 @@ -1,5 +1,5 @@ -2 -hello debug exists -hello2 debug exists +0 +No hello: +No hello2: No hello3 debug 141. rpmbuild.at:1224: 141. rpmbuild debuginfo subpackages multiple excluded (rpmbuild.at:1224): FAILED (rpmbuild.at:1226) # -*- compilation -*- 142. rpmbuild.at:1288: testing rpmbuild debuginfo subpackages multiple excluded ... ./rpmbuild.at:1290: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES rundebug rpmbuild --quiet \ --define "_unique_debug_names 1" \ --define "_unique_debug_srcs 1" \ --define "_debugsource_packages 1" \ --define "_debuginfo_subpackages 1" \ -ba "${abs_srcdir}"/data/SPECS/test-subpackages-pathpostfixes.spec # Check that there are 2 debuginfo packages. ls ${abs_builddir}/testing/build/RPMS/*/*debuginfo*rpm | wc --lines # First contains hello.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello debug exists" else echo "No hello: $debug_name" fi # remove it, we are going to check the other debuginfo package. rm ./bin/hello rm ./usr/lib/debug/bin/$debug_name orig_debugname=$debugname # Second contains hello.foobar.debug but NOT hello.debug rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-1.0-1.*.rpm \ | cpio -diu --quiet # Extract the debug name from the exe (.gnu_debuglink section, first string) debug_name=$(readelf -p .gnu_debuglink ./bin/hello | grep hello | cut -c13-) rpm2cpio ${abs_builddir}/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet if test -f ./usr/lib/debug/bin/$debug_name; then echo "hello.foobar debug exists" else echo "No hello2: $debug_name" fi if test -f ./usr/lib/debug/bin/$orig_debugname; then echo "$orig_debugname exists" else echo "No hello.debug" fi stderr: error: scriptlet support not built in error: line 19: %autosetup -c -D -T ls: cannot access '/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/*debuginfo*rpm': No such file or directory rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rm: cannot remove './bin/hello': No such file or directory rm: cannot remove './usr/lib/debug/bin/': No such file or directory rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-1.0-1.*.rpm: No such file or directory cpio: premature end of archive readelf: Error: './bin/hello': No such file rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/test-test2-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:37.963821007 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/142/stdout 2018-06-06 21:27:37.959404837 +0000 @@ -1,5 +1,5 @@ -2 -hello debug exists -hello.foobar debug exists +0 +No hello: +No hello2: No hello.debug 142. rpmbuild.at:1288: 142. rpmbuild debuginfo subpackages multiple excluded (rpmbuild.at:1288): FAILED (rpmbuild.at:1290) # -*- compilation -*- 144. rpmbuildid.at:57: testing rpmbuild buildid alldebug ... ./rpmbuildid.at:59: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Build, contains one ELF which should have a buildid. rundebug rpmbuild \ --define="_build_id_links alldebug" \ --undefine "_unique_debug_names" \ --undefine "_unique_debug_srcs" \ --quiet -ba "${abs_srcdir}"/data/SPECS/hello.spec # There should be zero build-id files in the main package # Main and debug should be in the debuginfo package, # plus the .build-id/xx subdir, 3 in total. echo -n "hello build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines echo -n "hello debuginfo build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines # Extract the both packages to check the build-id files link to the # main and .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | cpio -diu # Check there is a build-id symlink for the main file. main_file=./usr/local/bin/hello test -f "${main_file}" || echo "No main file ${main_file}" # Extract the build-id from the main file id_main=$(file $main_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id_main_file="./usr/lib/debug/.build-id/${id_main:0:2}/${id_main:2}" test -L "$id_main_file" || echo "No build-id file $id_main_file" canon_main_file=$(readlink -f ${main_file}) test -f "$canon_main_file" \ || echo "Cannot resolve main file ${main_file} -> ${canon_main_file}" canon_main_id_file=$(readlink -f ${id_main_file}) test -f "$canon_main_id_file" \ || echo "Cannot resolve main build-id file ${id_main_file} -> ${canon_main_id_file}" test "$canon_main_file" = "$canon_main_id_file" \ || echo "main and build-id file not linked" # And check the same for the debug file. debug_file=./usr/lib/debug/usr/local/bin/hello.debug test -f ${debug_file} || echo "No debug file ${debug_file}" # Extract the build-id from the .debug file id_debug=$(file $debug_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') test ${id_main} = ${id_debug} || echo "unequal main and debug id" id_debug_file="./usr/lib/debug/.build-id/${id_debug:0:2}/${id_debug:2}.debug" test -L "$id_debug_file" || echo "No build-id file $id_debug_file" canon_debug_file=$(readlink -f ${debug_file}) test -f "$canon_debug_file" \ || echo "Cannot resolve debug file ${debug_file} -> ${canon_debug_file}" canon_debug_id_file=$(readlink -f ${id_debug_file}) test -f "$canon_debug_id_file" \ || echo "Cannot resolve debug build-id file ${id_debug_file} -> ${canon_debug_id_file}" test "$canon_debug_file" = "$canon_debug_id_file" \ || echo "debug and build-id not linked" stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.9FwRUf (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.9FwRUf (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/144/test-source: line 153: test: too many arguments --- - 2018-06-06 21:27:38.497736883 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/144/stdout 2018-06-06 21:27:38.493410897 +0000 @@ -1,3 +1,26 @@ hello build-id files: 0 -hello debuginfo build-id files: 3 +hello debuginfo build-id files: 0 +No main file ./usr/local/bin/hello +No build-id file ./usr/lib/debug/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) +Cannot resolve main file ./usr/local/bin/hello -> +Cannot resolve main build-id file ./usr/lib/debug/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/directory) +main and build-id file not linked +No debug file ./usr/lib/debug/usr/local/bin/hello.debug +unequal main and debug id +No build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello.debug: cannot open `./usr/lib/debug/usr/local/bin/hello.debug' (No such file or directory).debug +Cannot resolve debug file ./usr/lib/debug/usr/local/bin/hello.debug -> +Cannot resolve debug build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello.debug: cannot open `./usr/lib/debug/usr/local/bin/hello.debug' (No such file or directory).debug -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/144/directory).debug +debug and build-id not linked 144. rpmbuildid.at:57: 144. rpmbuild buildid alldebug (rpmbuildid.at:57): FAILED (rpmbuildid.at:59) # -*- compilation -*- 145. rpmbuildid.at:149: testing rpmbuild buildid alldebug unique debug names ... ./rpmbuildid.at:151: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Build, contains one ELF which should have a buildid. rundebug rpmbuild \ --define="_build_id_links alldebug" \ --define="_unique_debug_names 1" \ --quiet -ba "${abs_srcdir}"/data/SPECS/hello.spec # There should be zero build-id files in the main package # Main and debug should be in the debuginfo package, # plus the .build-id/xx subdir, 3 in total. echo -n "hello build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines echo -n "hello debuginfo build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines # Extract the both packages to check the build-id files link to the # main and .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | cpio -diu # Check there is a build-id symlink for the main file. main_file=./usr/local/bin/hello test -f "${main_file}" || echo "No main file ${main_file}" # Extract the build-id from the main file id_main=$(file $main_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id_main_file="./usr/lib/debug/.build-id/${id_main:0:2}/${id_main:2}" test -L "$id_main_file" || echo "No build-id file $id_main_file" canon_main_file=$(readlink -f ${main_file}) test -f "$canon_main_file" \ || echo "Cannot resolve main file ${main_file} -> ${canon_main_file}" canon_main_id_file=$(readlink -f ${id_main_file}) test -f "$canon_main_id_file" \ || echo "Cannot resolve main build-id file ${id_main_file} -> ${canon_main_id_file}" test "$canon_main_file" = "$canon_main_id_file" \ || echo "main and build-id file not linked" # And check the same for the debug file. debug_file=./usr/lib/debug/usr/local/bin/hello-*.debug test -f ${debug_file} || echo "No debug file ${debug_file}" # Extract the build-id from the .debug file id_debug=$(file $debug_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') test ${id_main} = ${id_debug} || echo "unequal main and debug id" id_debug_file="./usr/lib/debug/.build-id/${id_debug:0:2}/${id_debug:2}.debug" test -L "$id_debug_file" || echo "No build-id file $id_debug_file" canon_debug_file=$(readlink -f ${debug_file}) test -f "$canon_debug_file" \ || echo "Cannot resolve debug file ${debug_file} -> ${canon_debug_file}" canon_debug_id_file=$(readlink -f ${id_debug_file}) test -f "$canon_debug_id_file" \ || echo "Cannot resolve debug build-id file ${id_debug_file} -> ${canon_debug_id_file}" test "$canon_debug_file" = "$canon_debug_id_file" \ || echo "debug and build-id not linked" stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.Q9WcBB (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.Q9WcBB (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/145/test-source: line 151: test: too many arguments --- - 2018-06-06 21:27:38.796166907 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/145/stdout 2018-06-06 21:27:38.790414267 +0000 @@ -1,3 +1,26 @@ hello build-id files: 0 -hello debuginfo build-id files: 3 +hello debuginfo build-id files: 0 +No main file ./usr/local/bin/hello +No build-id file ./usr/lib/debug/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) +Cannot resolve main file ./usr/local/bin/hello -> +Cannot resolve main build-id file ./usr/lib/debug/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/directory) +main and build-id file not linked +No debug file ./usr/lib/debug/usr/local/bin/hello-*.debug +unequal main and debug id +No build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello-*.debug: cannot open `./usr/lib/debug/usr/local/bin/hello-*.debug' (No such file or directory).debug +Cannot resolve debug file ./usr/lib/debug/usr/local/bin/hello-*.debug -> +Cannot resolve debug build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello-*.debug: cannot open `./usr/lib/debug/usr/local/bin/hello-*.debug' (No such file or directory).debug -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/145/directory).debug +debug and build-id not linked 145. rpmbuildid.at:149: 145. rpmbuild buildid alldebug unique debug names (rpmbuildid.at:149): FAILED (rpmbuildid.at:151) # -*- compilation -*- 146. rpmbuildid.at:240: testing rpmbuild buildid separate ... ./rpmbuildid.at:242: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Build, contains one ELF which should have a buildid. rundebug rpmbuild \ --define="_build_id_links separate" \ --undefine "_unique_debug_names" \ --undefine "_unique_debug_srcs" \ --quiet -ba "${abs_srcdir}"/data/SPECS/hello.spec # There should be one build-id files in the main and debuginfo package # plus the .build-id/xx subdir, 2 in total. echo -n "hello build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines echo -n "hello debuginfo build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines # Extract the both packages to check the build-id files link to the # main and .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | cpio -diu # Check there is a build-id symlink for the main file. main_file=./usr/local/bin/hello test -f "${main_file}" || echo "No main file ${main_file}" # Extract the build-id from the main file id_main=$(file $main_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id_main_file="./usr/lib/.build-id/${id_main:0:2}/${id_main:2}" test -L "$id_main_file" || echo "No build-id file $id_main_file" canon_main_file=$(readlink -f ${main_file}) test -f "$canon_main_file" \ || echo "Cannot resolve main file ${main_file} -> ${canon_main_file}" canon_main_id_file=$(readlink -f ${id_main_file}) test -f "$canon_main_id_file" \ || echo "Cannot resolve main build-id file ${id_main_file} -> ${canon_main_id_file}" test "$canon_main_file" = "$canon_main_id_file" \ || echo "main and build-id file not linked" # And check the same for the debug file. debug_file=./usr/lib/debug/usr/local/bin/hello.debug test -f ${debug_file} || echo "No debug file ${debug_file}" # Extract the build-id from the .debug file id_debug=$(file $debug_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') test ${id_main} = ${id_debug} || echo "unequal main and debug id" id_debug_file="./usr/lib/debug/.build-id/${id_debug:0:2}/${id_debug:2}.debug" test -L "$id_debug_file" || echo "No build-id file $id_debug_file" canon_debug_file=$(readlink -f ${debug_file}) test -f "$canon_debug_file" \ || echo "Cannot resolve debug file ${debug_file} -> ${canon_debug_file}" canon_debug_id_file=$(readlink -f ${id_debug_file}) test -f "$canon_debug_id_file" \ || echo "Cannot resolve debug build-id file ${id_debug_file} -> ${canon_debug_id_file}" test "$canon_debug_file" = "$canon_debug_id_file" \ || echo "debug and build-id not linked" stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.5LTE72 (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.5LTE72 (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/146/test-source: line 151: test: too many arguments --- - 2018-06-06 21:27:39.088441476 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/146/stdout 2018-06-06 21:27:39.083417592 +0000 @@ -1,3 +1,26 @@ -hello build-id files: 2 -hello debuginfo build-id files: 2 +hello build-id files: 0 +hello debuginfo build-id files: 0 +No main file ./usr/local/bin/hello +No build-id file ./usr/lib/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) +Cannot resolve main file ./usr/local/bin/hello -> +Cannot resolve main build-id file ./usr/lib/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/directory) +main and build-id file not linked +No debug file ./usr/lib/debug/usr/local/bin/hello.debug +unequal main and debug id +No build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello.debug: cannot open `./usr/lib/debug/usr/local/bin/hello.debug' (No such file or directory).debug +Cannot resolve debug file ./usr/lib/debug/usr/local/bin/hello.debug -> +Cannot resolve debug build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello.debug: cannot open `./usr/lib/debug/usr/local/bin/hello.debug' (No such file or directory).debug -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/146/directory).debug +debug and build-id not linked 146. rpmbuildid.at:240: 146. rpmbuild buildid separate (rpmbuildid.at:240): FAILED (rpmbuildid.at:242) # -*- compilation -*- 147. rpmbuildid.at:331: testing rpmbuild buildid separate unique debug names ... ./rpmbuildid.at:333: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Build, contains one ELF which should have a buildid. rundebug rpmbuild \ --define="_build_id_links separate" \ --define="_unique_debug_names 1" \ --quiet -ba "${abs_srcdir}"/data/SPECS/hello.spec # There should be one build-id files in the main and debuginfo package # plus the .build-id/xx subdir, 2 in total. echo -n "hello build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines echo -n "hello debuginfo build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines # Extract the both packages to check the build-id files link to the # main and .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | cpio -diu # Check there is a build-id symlink for the main file. main_file=./usr/local/bin/hello test -f "${main_file}" || echo "No main file ${main_file}" # Extract the build-id from the main file id_main=$(file $main_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id_main_file="./usr/lib/.build-id/${id_main:0:2}/${id_main:2}" test -L "$id_main_file" || echo "No build-id file $id_main_file" canon_main_file=$(readlink -f ${main_file}) test -f "$canon_main_file" \ || echo "Cannot resolve main file ${main_file} -> ${canon_main_file}" canon_main_id_file=$(readlink -f ${id_main_file}) test -f "$canon_main_id_file" \ || echo "Cannot resolve main build-id file ${id_main_file} -> ${canon_main_id_file}" test "$canon_main_file" = "$canon_main_id_file" \ || echo "main and build-id file not linked" # And check the same for the debug file. debug_file=./usr/lib/debug/usr/local/bin/hello-*.debug test -f ${debug_file} || echo "No debug file ${debug_file}" # Extract the build-id from the .debug file id_debug=$(file $debug_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') test ${id_main} = ${id_debug} || echo "unequal main and debug id" id_debug_file="./usr/lib/debug/.build-id/${id_debug:0:2}/${id_debug:2}.debug" test -L "$id_debug_file" || echo "No build-id file $id_debug_file" canon_debug_file=$(readlink -f ${debug_file}) test -f "$canon_debug_file" \ || echo "Cannot resolve debug file ${debug_file} -> ${canon_debug_file}" canon_debug_id_file=$(readlink -f ${id_debug_file}) test -f "$canon_debug_id_file" \ || echo "Cannot resolve debug build-id file ${id_debug_file} -> ${canon_debug_id_file}" test "$canon_debug_file" = "$canon_debug_id_file" \ || echo "debug and build-id not linked" stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.HBEirh (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.HBEirh (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/147/test-source: line 149: test: too many arguments --- - 2018-06-06 21:27:39.372347227 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/147/stdout 2018-06-06 21:27:39.368420826 +0000 @@ -1,3 +1,26 @@ -hello build-id files: 2 -hello debuginfo build-id files: 2 +hello build-id files: 0 +hello debuginfo build-id files: 0 +No main file ./usr/local/bin/hello +No build-id file ./usr/lib/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) +Cannot resolve main file ./usr/local/bin/hello -> +Cannot resolve main build-id file ./usr/lib/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/directory) +main and build-id file not linked +No debug file ./usr/lib/debug/usr/local/bin/hello-*.debug +unequal main and debug id +No build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello-*.debug: cannot open `./usr/lib/debug/usr/local/bin/hello-*.debug' (No such file or directory).debug +Cannot resolve debug file ./usr/lib/debug/usr/local/bin/hello-*.debug -> +Cannot resolve debug build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello-*.debug: cannot open `./usr/lib/debug/usr/local/bin/hello-*.debug' (No such file or directory).debug -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/147/directory).debug +debug and build-id not linked 147. rpmbuildid.at:331: 147. rpmbuild buildid separate unique debug names (rpmbuildid.at:331): FAILED (rpmbuildid.at:333) # -*- compilation -*- 148. rpmbuildid.at:421: testing rpmbuild buildid compat ... ./rpmbuildid.at:423: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Build, contains one ELF which should have a buildid. rundebug rpmbuild \ --define="_build_id_links compat" \ --undefine "_unique_debug_names" \ --undefine "_unique_debug_srcs" \ --quiet -ba "${abs_srcdir}"/data/SPECS/hello.spec # There should be one build-id files in the main and debuginfo package. # the debuginfo package has one extra main build-id compat symlink # plus the .build-id/xx subdir, 2 in total in main, 3 in total in debug echo -n "hello build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines echo -n "hello debuginfo build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines # Extract the both packages to check the build-id files link to the # main and .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | cpio -diu # Check there is a build-id symlink for the main file. main_file=./usr/local/bin/hello test -f "${main_file}" || echo "No main file ${main_file}" # Extract the build-id from the main file id_main=$(file $main_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id_main_file="./usr/lib/.build-id/${id_main:0:2}/${id_main:2}" test -L "$id_main_file" || echo "No build-id file $id_main_file" canon_main_file=$(readlink -f ${main_file}) test -f "$canon_main_file" \ || echo "Cannot resolve main file ${main_file} -> ${canon_main_file}" canon_main_id_file=$(readlink -f ${id_main_file}) test -f "$canon_main_id_file" \ || echo "Cannot resolve main build-id file ${id_main_file} -> ${canon_main_id_file}" test "$canon_main_file" = "$canon_main_id_file" \ || echo "main and build-id file not linked" # And check the same for the debug file. debug_file=./usr/lib/debug/usr/local/bin/hello.debug test -f ${debug_file} || echo "No debug file ${debug_file}" # Extract the build-id from the .debug file id_debug=$(file $debug_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') test ${id_main} = ${id_debug} || echo "unequal main and debug id" id_debug_file="./usr/lib/debug/.build-id/${id_debug:0:2}/${id_debug:2}.debug" test -L "$id_debug_file" || echo "No build-id file $id_debug_file" canon_debug_file=$(readlink -f ${debug_file}) test -f "$canon_debug_file" \ || echo "Cannot resolve debug file ${debug_file} -> ${canon_debug_file}" canon_debug_id_file=$(readlink -f ${id_debug_file}) test -f "$canon_debug_id_file" \ || echo "Cannot resolve debug build-id file ${id_debug_file} -> ${canon_debug_id_file}" test "$canon_debug_file" = "$canon_debug_id_file" \ || echo "debug and build-id not linked" # The compat link should also point to the same (indirectly). id_compat_file="./usr/lib/debug/.build-id/${id_main:0:2}/${id_main:2}" test -L "$id_compat_file" || echo "No build-id compat file $id_compat_file" canon_compat_file=$(readlink -f ${id_compat_file}) test -f "$canon_compat_file" \ || echo "Cannot resolve compat file ${id_compat_file} -> ${canon_compat_file}" test "$canon_compat_file" = "$canon_main_file" \ || echo "compat and build-id not linked" stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.IOd9IB (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.IOd9IB (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/148/test-source: line 165: test: too many arguments --- - 2018-06-06 21:27:39.659301240 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/148/stdout 2018-06-06 21:27:39.654424072 +0000 @@ -1,3 +1,35 @@ -hello build-id files: 2 -hello debuginfo build-id files: 3 +hello build-id files: 0 +hello debuginfo build-id files: 0 +No main file ./usr/local/bin/hello +No build-id file ./usr/lib/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) +Cannot resolve main file ./usr/local/bin/hello -> +Cannot resolve main build-id file ./usr/lib/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/directory) +main and build-id file not linked +No debug file ./usr/lib/debug/usr/local/bin/hello.debug +unequal main and debug id +No build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello.debug: cannot open `./usr/lib/debug/usr/local/bin/hello.debug' (No such file or directory).debug +Cannot resolve debug file ./usr/lib/debug/usr/local/bin/hello.debug -> +Cannot resolve debug build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello.debug: cannot open `./usr/lib/debug/usr/local/bin/hello.debug' (No such file or directory).debug -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/directory).debug +debug and build-id not linked +No build-id compat file ./usr/lib/debug/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) +Cannot resolve compat file ./usr/lib/debug/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/148/directory) +compat and build-id not linked 148. rpmbuildid.at:421: 148. rpmbuild buildid compat (rpmbuildid.at:421): FAILED (rpmbuildid.at:423) # -*- compilation -*- 149. rpmbuildid.at:525: testing rpmbuild buildid compat unique debug names ... ./rpmbuildid.at:527: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Build, contains one ELF which should have a buildid. rundebug rpmbuild \ --define="_build_id_links compat" \ --define="_unique_debug_names 1" \ --quiet -ba "${abs_srcdir}"/data/SPECS/hello.spec # There should be one build-id files in the main and debuginfo package. # the debuginfo package has one extra main build-id compat symlink # plus the .build-id/xx subdir, 2 in total in main, 3 in total in debug echo -n "hello build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines echo -n "hello debuginfo build-id files: " run rpm -ql -p "${TOPDIR}"/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | grep /.build-id/ | wc --lines # Extract the both packages to check the build-id files link to the # main and .debug files. rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm \ | cpio -diu # Check there is a build-id symlink for the main file. main_file=./usr/local/bin/hello test -f "${main_file}" || echo "No main file ${main_file}" # Extract the build-id from the main file id_main=$(file $main_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') id_main_file="./usr/lib/.build-id/${id_main:0:2}/${id_main:2}" test -L "$id_main_file" || echo "No build-id file $id_main_file" canon_main_file=$(readlink -f ${main_file}) test -f "$canon_main_file" \ || echo "Cannot resolve main file ${main_file} -> ${canon_main_file}" canon_main_id_file=$(readlink -f ${id_main_file}) test -f "$canon_main_id_file" \ || echo "Cannot resolve main build-id file ${id_main_file} -> ${canon_main_id_file}" test "$canon_main_file" = "$canon_main_id_file" \ || echo "main and build-id file not linked" # And check the same for the debug file. debug_file=./usr/lib/debug/usr/local/bin/hello-*debug test -f ${debug_file} || echo "No debug file ${debug_file}" # Extract the build-id from the .debug file id_debug=$(file $debug_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') test ${id_main} = ${id_debug} || echo "unequal main and debug id" id_debug_file="./usr/lib/debug/.build-id/${id_debug:0:2}/${id_debug:2}.debug" test -L "$id_debug_file" || echo "No build-id file $id_debug_file" canon_debug_file=$(readlink -f ${debug_file}) test -f "$canon_debug_file" \ || echo "Cannot resolve debug file ${debug_file} -> ${canon_debug_file}" canon_debug_id_file=$(readlink -f ${id_debug_file}) test -f "$canon_debug_id_file" \ || echo "Cannot resolve debug build-id file ${id_debug_file} -> ${canon_debug_id_file}" test "$canon_debug_file" = "$canon_debug_id_file" \ || echo "debug and build-id not linked" # The compat link should also point to the same (indirectly). id_compat_file="./usr/lib/debug/.build-id/${id_main:0:2}/${id_main:2}" test -L "$id_compat_file" || echo "No build-id compat file $id_compat_file" canon_compat_file=$(readlink -f ${id_compat_file}) test -f "$canon_compat_file" \ || echo "Cannot resolve compat file ${id_compat_file} -> ${canon_compat_file}" test "$canon_compat_file" = "$canon_main_file" \ || echo "compat and build-id not linked" stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.ogVzFZ (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.ogVzFZ (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-debuginfo-1.0-1.*.rpm: No such file or directory cpio: premature end of archive /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/149/test-source: line 163: test: too many arguments --- - 2018-06-06 21:27:39.952252478 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/149/stdout 2018-06-06 21:27:39.947427396 +0000 @@ -1,3 +1,35 @@ -hello build-id files: 2 -hello debuginfo build-id files: 3 +hello build-id files: 0 +hello debuginfo build-id files: 0 +No main file ./usr/local/bin/hello +No build-id file ./usr/lib/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) +Cannot resolve main file ./usr/local/bin/hello -> +Cannot resolve main build-id file ./usr/lib/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/directory) +main and build-id file not linked +No debug file ./usr/lib/debug/usr/local/bin/hello-*debug +unequal main and debug id +No build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello-*debug: cannot open `./usr/lib/debug/usr/local/bin/hello-*debug' (No such file or directory).debug +Cannot resolve debug file ./usr/lib/debug/usr/local/bin/hello-*debug -> +Cannot resolve debug build-id file ./usr/lib/debug/.build-id/.//usr/lib/debug/usr/local/bin/hello-*debug: cannot open `./usr/lib/debug/usr/local/bin/hello-*debug' (No such file or directory).debug -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/directory).debug +debug and build-id not linked +No build-id compat file ./usr/lib/debug/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) +Cannot resolve compat file ./usr/lib/debug/.build-id/.//usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) -> /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/cannot +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/open +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/(No +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/such +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/file +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/or +/var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/149/directory) +compat and build-id not linked 149. rpmbuildid.at:525: 149. rpmbuild buildid compat unique debug names (rpmbuildid.at:525): FAILED (rpmbuildid.at:527) # -*- compilation -*- 150. rpmbuildid.at:629: testing rpmbuild buildid duplicate alldebug ... ./rpmbuildid.at:631: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Should create two warnings rundebug rpmbuild --quiet \ --define="_build_id_links alldebug" \ -ba "${abs_srcdir}"/data/SPECS/hello2cp.spec 2>&1 | grep "^warning: " \ | cut -f1-3 -d' ' rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file id=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # alldebug not here... id_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}" test -L "$id_file" && echo "main id in main package" id_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1" test -L "$id_dup_file" && echo "main dup id in main package" rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # alldebug, so they are all here test -L "$id_file" && echo "main id in debug package" test -L "$id_dup_file" && echo "main dup id in debug package" debug_id_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.debug" test -L "$debug_id_file" && echo "debug id in debug package" debug_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1.debug" test -L "$debug_dup_file" && echo "debug dup id in debug package" # We don't know which points to which, but we do know they point # to different files. canon_id_file=$(readlink -f ${id_file}) canon_dup_file=$(readlink -f ${id_dup_file}) test "$canon_id_file" != "$canon_dup_file" \ || echo "id and dup same" canon_debug_id_file=$(readlink -f ${debug_id_file}) canon_debug_dup_file=$(readlink -f ${debug_dup_file}) test "$canon_debug_id_file" != "$canon_debug_dup_file" \ || echo "debug id and dup same" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/150/stderr 2018-06-06 21:27:40.217430459 +0000 @@ -0,0 +1,4 @@ +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive --- - 2018-06-06 21:27:40.243923901 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/150/stdout 2018-06-06 21:27:40.239430709 +0000 @@ -1,7 +1 @@ -warning: Duplicate build-ids -warning: Duplicate build-ids -main id in debug package -main dup id in debug package -debug id in debug package -debug dup id in debug package 150. rpmbuildid.at:629: 150. rpmbuild buildid duplicate alldebug (rpmbuildid.at:629): FAILED (rpmbuildid.at:631) # -*- compilation -*- 151. rpmbuildid.at:697: testing rpmbuild buildid hardlink alldebug ... ./rpmbuildid.at:699: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # No warnings for hard links rundebug rpmbuild --quiet \ --define="_build_id_links alldebug" \ -ba "${abs_srcdir}"/data/SPECS/hello2ln.spec 2>&1 | grep "^warning: " \ | cut -f1-3 -d' ' rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file id=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # alldebug not here... id_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}" test -L "$id_file" && echo "main id in main package" id_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1" test -L "$id_dup_file" && echo "main dup id in main package" rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # alldebug, so they are all here test -L "$id_file" && echo "main id in debug package" test -L "$id_dup_file" && echo "main dup id in debug package" debug_id_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.debug" test -L "$debug_id_file" && echo "debug id in debug package" debug_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1.debug" test -L "$debug_dup_file" && echo "debug dup id in debug package" # We don't know which points to which, but we do know they point # to different files. canon_id_file=$(readlink -f ${id_file}) canon_dup_file=$(readlink -f ${id_dup_file}) test "$canon_id_file" != "$canon_dup_file" \ || echo "id and dup same" canon_debug_id_file=$(readlink -f ${debug_id_file}) canon_debug_dup_file=$(readlink -f ${debug_dup_file}) test "$canon_debug_id_file" != "$canon_debug_dup_file" \ || echo "debug id and dup same" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/151/stderr 2018-06-06 21:27:40.483433477 +0000 @@ -0,0 +1,4 @@ +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive --- - 2018-06-06 21:27:40.511501986 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/151/stdout 2018-06-06 21:27:40.507433750 +0000 @@ -1,5 +1 @@ -main id in debug package -main dup id in debug package -debug id in debug package -debug dup id in debug package 151. rpmbuildid.at:697: 151. rpmbuild buildid hardlink alldebug (rpmbuildid.at:697): FAILED (rpmbuildid.at:699) # -*- compilation -*- 152. rpmbuildid.at:762: testing rpmbuild buildid duplicate separate ... ./rpmbuildid.at:764: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Should create two warnings rundebug rpmbuild --quiet \ --define="_build_id_links separate" \ -ba "${abs_srcdir}"/data/SPECS/hello2cp.spec 2>&1 | grep "^warning: " \ | cut -f1-3 -d' ' rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file id=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # separate build-ids split... id_file="./usr/lib/.build-id/${id:0:2}/${id:2}" test -L "$id_file" && echo "main id in main package" id_dup_file="./usr/lib/.build-id/${id:0:2}/${id:2}.1" test -L "$id_dup_file" && echo "main dup id in main package" rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # separate, so debug ids are here debug_id_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.debug" test -L "$debug_id_file" && echo "debug id in debug package" debug_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1.debug" test -L "$debug_dup_file" && echo "debug dup id in debug package" # We don't know which points to which, but we do know they point # to different files. canon_id_file=$(readlink -f ${id_file}) canon_dup_file=$(readlink -f ${id_dup_file}) test "$canon_id_file" != "$canon_dup_file" \ || echo "id and dup same" canon_debug_id_file=$(readlink -f ${debug_id_file}) canon_debug_dup_file=$(readlink -f ${debug_dup_file}) test "$canon_debug_id_file" != "$canon_debug_dup_file" \ || echo "debug id and dup same" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/152/stderr 2018-06-06 21:27:40.771436745 +0000 @@ -0,0 +1,4 @@ +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive --- - 2018-06-06 21:27:40.797002288 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/152/stdout 2018-06-06 21:27:40.792436983 +0000 @@ -1,7 +1 @@ -warning: Duplicate build-ids -warning: Duplicate build-ids -main id in main package -main dup id in main package -debug id in debug package -debug dup id in debug package 152. rpmbuildid.at:762: 152. rpmbuild buildid duplicate separate (rpmbuildid.at:762): FAILED (rpmbuildid.at:764) # -*- compilation -*- 153. rpmbuildid.at:827: testing rpmbuild buildid hardlink separate ... ./rpmbuildid.at:829: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # No warnings for hard links rundebug rpmbuild --quiet \ --define="_build_id_links separate" \ -ba "${abs_srcdir}"/data/SPECS/hello2ln.spec 2>&1 | grep "^warning: " \ | cut -f1-3 -d' ' rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file id=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # separate build-ids split... id_file="./usr/lib/.build-id/${id:0:2}/${id:2}" test -L "$id_file" && echo "main id in main package" id_dup_file="./usr/lib/.build-id/${id:0:2}/${id:2}.1" test -L "$id_dup_file" && echo "main dup id in main package" rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # separate, so debug ids are here debug_id_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.debug" test -L "$debug_id_file" && echo "debug id in debug package" debug_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1.debug" test -L "$debug_dup_file" && echo "debug dup id in debug package" # We don't know which points to which, but we do know they point # to different files. canon_id_file=$(readlink -f ${id_file}) canon_dup_file=$(readlink -f ${id_dup_file}) test "$canon_id_file" != "$canon_dup_file" \ || echo "id and dup same" canon_debug_id_file=$(readlink -f ${debug_id_file}) canon_debug_dup_file=$(readlink -f ${debug_dup_file}) test "$canon_debug_id_file" != "$canon_debug_dup_file" \ || echo "debug id and dup same" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/153/stderr 2018-06-06 21:27:41.048439888 +0000 @@ -0,0 +1,4 @@ +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive --- - 2018-06-06 21:27:41.073964352 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/153/stdout 2018-06-06 21:27:41.069440126 +0000 @@ -1,5 +1 @@ -main id in main package -main dup id in main package -debug id in debug package -debug dup id in debug package 153. rpmbuildid.at:827: 153. rpmbuild buildid hardlink separate (rpmbuildid.at:827): FAILED (rpmbuildid.at:829) # -*- compilation -*- 154. rpmbuildid.at:889: testing rpmbuild buildid duplicate compat ... ./rpmbuildid.at:891: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Should create two warnings rundebug rpmbuild --quiet \ --define="_build_id_links compat" \ -ba "${abs_srcdir}"/data/SPECS/hello2cp.spec 2>&1 | grep "^warning: " \ | cut -f1-3 -d' ' rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file id=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # compat build-ids split... id_file="./usr/lib/.build-id/${id:0:2}/${id:2}" test -L "$id_file" && echo "main id in main package" id_dup_file="./usr/lib/.build-id/${id:0:2}/${id:2}.1" test -L "$id_dup_file" && echo "main dup id in main package" rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # compat, so main (and debug) ids are (also) here compat_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}" test -L "$compat_file" && echo "compat id in debug package" compat_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1" test -L "$compat_dup_file" && echo "compat dup id in debug package" debug_id_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.debug" test -L "$debug_id_file" && echo "debug id in debug package" debug_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1.debug" test -L "$debug_dup_file" && echo "debug dup id in debug package" # We don't know which points to which, but we do know they point # to different files. canon_id_file=$(readlink -f ${id_file}) canon_dup_file=$(readlink -f ${id_dup_file}) test "$canon_id_file" != "$canon_dup_file" \ || echo "id and dup same" canon_debug_id_file=$(readlink -f ${debug_id_file}) canon_debug_dup_file=$(readlink -f ${debug_dup_file}) test "$canon_debug_id_file" != "$canon_debug_dup_file" \ || echo "debug id and dup same" canon_compat_file=$(readlink -f ${compat_file}) canon_compat_dup_file=$(readlink -f ${compat_dup_file}) test "$canon_compat_file" != "$canon_compat_dup_file" \ || echo "compat id and dup same" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/154/stderr 2018-06-06 21:27:41.338443177 +0000 @@ -0,0 +1,4 @@ +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive --- - 2018-06-06 21:27:41.372325272 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/154/stdout 2018-06-06 21:27:41.367443506 +0000 @@ -1,9 +1 @@ -warning: Duplicate build-ids -warning: Duplicate build-ids -main id in main package -main dup id in main package -compat id in debug package -compat dup id in debug package -debug id in debug package -debug dup id in debug package 154. rpmbuildid.at:889: 154. rpmbuild buildid duplicate compat (rpmbuildid.at:889): FAILED (rpmbuildid.at:891) # -*- compilation -*- 155. rpmbuildid.at:966: testing rpmbuild buildid hardlink compat ... ./rpmbuildid.at:968: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # No warnings for hard links rundebug rpmbuild --quiet \ --define="_build_id_links compat" \ -ba "${abs_srcdir}"/data/SPECS/hello2ln.spec 2>&1 | grep "^warning: " \ | cut -f1-3 -d' ' rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file id=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # compat build-ids split... id_file="./usr/lib/.build-id/${id:0:2}/${id:2}" test -L "$id_file" && echo "main id in main package" id_dup_file="./usr/lib/.build-id/${id:0:2}/${id:2}.1" test -L "$id_dup_file" && echo "main dup id in main package" rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm \ | cpio -diu --quiet # compat, so main (and debug) ids are (also) here compat_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}" test -L "$compat_file" && echo "compat id in debug package" compat_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1" test -L "$compat_dup_file" && echo "compat dup id in debug package" debug_id_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.debug" test -L "$debug_id_file" && echo "debug id in debug package" debug_dup_file="./usr/lib/debug/.build-id/${id:0:2}/${id:2}.1.debug" test -L "$debug_dup_file" && echo "debug dup id in debug package" # We don't know which points to which, but we do know they point # to different files. canon_id_file=$(readlink -f ${id_file}) canon_dup_file=$(readlink -f ${id_dup_file}) test "$canon_id_file" != "$canon_dup_file" \ || echo "id and dup same" canon_debug_id_file=$(readlink -f ${debug_id_file}) canon_debug_dup_file=$(readlink -f ${debug_dup_file}) test "$canon_debug_id_file" != "$canon_debug_dup_file" \ || echo "debug id and dup same" canon_compat_file=$(readlink -f ${compat_file}) canon_compat_dup_file=$(readlink -f ${compat_dup_file}) test "$canon_compat_file" != "$canon_compat_dup_file" \ || echo "compat id and dup same" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/155/stderr 2018-06-06 21:27:41.616446330 +0000 @@ -0,0 +1,4 @@ +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive +rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello2-debuginfo-1.0-1.*.rpm: No such file or directory +cpio: premature end of archive --- - 2018-06-06 21:27:41.650001933 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/155/stdout 2018-06-06 21:27:41.645446659 +0000 @@ -1,7 +1 @@ -main id in main package -main dup id in main package -compat id in debug package -compat dup id in debug package -debug id in debug package -debug dup id in debug package 155. rpmbuildid.at:966: 155. rpmbuild buildid hardlink compat (rpmbuildid.at:966): FAILED (rpmbuildid.at:968) # -*- compilation -*- 156. rpmbuildid.at:1039: testing rpmbuild buildid recompute ... ./rpmbuildid.at:1041: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # Make sure we get debuginfo export CFLAGS="-g" # Unique 1 rundebug rpmbuild --quiet \ --define="_unique_build_ids 1" \ --undefine="_no_recompute_build_ids" \ -ba "${abs_srcdir}"/data/SPECS/hello.spec rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file test -f $hello_file || echo "No $hello_file" id1=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # Make sure we generate a new one rm $hello_file # Unique 2 # Build the "next" release, which has no changes except for the release update. rundebug rpmbuild --quiet \ --define="_unique_build_ids 1" \ --undefine="_no_recompute_build_ids" \ -ba "${abs_srcdir}"/data/SPECS/hello-r2.spec rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-2.*.rpm \ | cpio -diu --quiet # Extract the build-id from the main file test -f $hello_file || echo "No $hello_file" id2=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # Two unique builds should not be equal if test "$id1" == "$id2"; then echo "uniques equal"; else echo "uniques unequal"; fi # Make sure we generate a new one rm $hello_file # no-recompute 1 rundebug rpmbuild --quiet \ --undefine="_unique_build_ids" \ --undefine="_unique_debug_names" \ --undefine="_unique_debug_srcs" \ --define="_no_recompute_build_ids 1" \ -ba "${abs_srcdir}"/data/SPECS/hello.spec rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file test -f $hello_file || echo "No $hello_file" id3=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # An unique and no-recompute build should be unequal if test "$id2" == "$id3"; then echo "no-recompute unique equal"; else echo "no-recompute unique unequal"; fi # Make sure we generate a new one rm $hello_file # no-recompute 2 # Build the "next" release, which has no changes except for the release update. rundebug rpmbuild --quiet \ --undefine="_unique_build_ids" \ --undefine="_unique_debug_names" \ --undefine="_unique_debug_srcs" \ --define="_no_recompute_build_ids 1" \ -ba "${abs_srcdir}"/data/SPECS/hello-r2.spec rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-2.*.rpm \ | cpio -diu --quiet # Extract the build-id from the main file test -f $hello_file || echo "No $hello_file" id4=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # Two no-recompute builds should be equal. Even for different "releases". if test "$id3" == "$id4"; then echo "no-recomputes equal"; else echo "no-recomputes unequal"; fi stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.RtbTUm (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.RtbTUm (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rm: cannot remove './usr/local/bin/hello': No such file or directory make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-2.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.HF8kDE (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.HF8kDE (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-2.*.rpm: No such file or directory cpio: premature end of archive rm: cannot remove './usr/local/bin/hello': No such file or directory make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.pDLSmI (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.pDLSmI (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rm: cannot remove './usr/local/bin/hello': No such file or directory make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-2.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.zwLGOY (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.zwLGOY (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-2.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:42.462455834 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/156/stdout 2018-06-06 21:27:42.458455885 +0000 @@ -1,4 +1,8 @@ -uniques unequal -no-recompute unique unequal +No ./usr/local/bin/hello +No ./usr/local/bin/hello +uniques equal +No ./usr/local/bin/hello +no-recompute unique equal +No ./usr/local/bin/hello no-recomputes equal 156. rpmbuildid.at:1039: 156. rpmbuild buildid recompute (rpmbuildid.at:1039): FAILED (rpmbuildid.at:1041) # -*- compilation -*- 157. rpmbuildid.at:1153: testing rpmbuild buildid unique r1 r2 ... ./rpmbuildid.at:1155: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # No warnings for hard links rundebug rpmbuild --quiet \ --define="_unique_build_ids 1" \ -ba "${abs_srcdir}"/data/SPECS/hello.spec rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file test -f $hello_file || echo "No $hello_file" id1=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # Make sure we generate a new one rm $hello_file # Build the "next" release, which has no changes except for the release update. rundebug rpmbuild --quiet \ --define="_unique_build_ids 1" \ -ba "${abs_srcdir}"/data/SPECS/hello-r2.spec rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-2.*.rpm \ | cpio -diu --quiet # Extract the build-id from the main file test -f $hello_file || echo "No $hello_file" id2=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') if test "$id1" == "$id2"; then echo "equal $id1"; else echo "unequal"; fi stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.Nn3uyi (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.Nn3uyi (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rm: cannot remove './usr/local/bin/hello': No such file or directory make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-2.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.fLC1Zy (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.fLC1Zy (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-2.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:42.900567810 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/157/stdout 2018-06-06 21:27:42.895460844 +0000 @@ -1,2 +1,4 @@ -unequal +No ./usr/local/bin/hello +No ./usr/local/bin/hello +equal ./usr/local/bin/hello: cannot open `./usr/local/bin/hello' (No such file or directory) 157. rpmbuildid.at:1153: 157. rpmbuild buildid unique r1 r2 (rpmbuildid.at:1153): FAILED (rpmbuildid.at:1155) # -*- compilation -*- 158. rpmbuildid.at:1201: testing rpmbuild buildid non-unique r1 r2 ... ./rpmbuildid.at:1203: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p cp "${abs_srcdir}"/data/SOURCES/hello-1.0.tar.gz "${abs_srcdir}"/data/SOURCES/hello-1.0-modernize.patch ${TOPDIR}/SOURCES # No warnings for hard links rundebug rpmbuild --quiet \ --undefine="_unique_build_ids" \ --undefine="_unique_debug_names" \ --undefine="_unique_debug_srcs" \ -ba "${abs_srcdir}"/data/SPECS/hello.spec rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-1.*.rpm \ | cpio -diu --quiet hello_file=./usr/local/bin/hello # Extract the build-id from the main file test -f $hello_file || echo "No $hello_file" id1=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') # Make sure we generate a new one rm $hello_file # Build the "next" release, which has no changes except for the release update. rundebug rpmbuild --quiet \ --undefine="_unique_build_ids" \ --undefine="_unique_debug_names" \ --undefine="_unique_debug_srcs" \ -ba "${abs_srcdir}"/data/SPECS/hello-r2.spec rpm2cpio ${abs_builddir}/testing/build/RPMS/*/hello-1.0-2.*.rpm \ | cpio -diu --quiet # Extract the build-id from the main file test -f $hello_file || echo "No $hello_file" id2=$(file $hello_file | sed 's/.*, BuildID\[.*\]=\([0-9a-f]*\),.*/\1/') if test "$id1" == "$id2"; then echo "equal"; else echo "unequal $id1 $id2"; fi stderr: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-1.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.4HdfTU (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.4HdfTU (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-1.*.rpm: No such file or directory cpio: premature end of archive rm: cannot remove './usr/local/bin/hello': No such file or directory make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. *** ERROR: No build ID note found in /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/BUILDROOT/hello-1.0-2.x86_64/usr/local/bin/hello error: Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.F9E7h1 (%install) Bad exit status from /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/tmp/rpm-tmp.F9E7h1 (%install) rpm2cpio: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/build/RPMS/*/hello-1.0-2.*.rpm: No such file or directory cpio: premature end of archive --- - 2018-06-06 21:27:43.323446038 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/158/stdout 2018-06-06 21:27:43.319465656 +0000 @@ -1,2 +1,4 @@ +No ./usr/local/bin/hello +No ./usr/local/bin/hello equal 158. rpmbuildid.at:1201: 158. rpmbuild buildid non-unique r1 r2 (rpmbuildid.at:1201): FAILED (rpmbuildid.at:1203) # -*- compilation -*- 159. rpmbuildid.at:1253: testing rpmbuild buildid attrs ... ./rpmbuildid.at:1255: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES # Build, contains one ELF which should have a buildid. rundebug rpmbuild \ --define="_build_id_links compat" \ --define "_unique_debug_names 1" \ --define "_unique_debug_srcs 1" \ --quiet -ba "${abs_srcdir}"/data/SPECS/hello-attr-buildid.spec run rpm -qp --qf "[%{filenames} %{filemodes:perms}\n]" \ ${abs_builddir}/testing/build/RPMS/*/test-1.0-1*rpm \ | grep "build-id d" run rpm -qp --qf "[%{filenames} %{filemodes:perms}\n]" \ ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1*rpm \ | grep "build-id d" stderr: error: scriptlet support not built in error: line 14: %autosetup -c -D -T --- - 2018-06-06 21:27:43.413061182 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/159/stdout 2018-06-06 21:27:43.408466666 +0000 @@ -1,3 +1 @@ -/usr/lib/.build-id drwxr-xr-x -/usr/lib/debug/.build-id drwxr-xr-x ./rpmbuildid.at:1255: exit code was 1, expected 0 159. rpmbuildid.at:1253: 159. rpmbuild buildid attrs (rpmbuildid.at:1253): FAILED (rpmbuildid.at:1255) # -*- compilation -*- 160. rpmbuildid.at:1287: testing rpmbuild buildid config attrs ... ./rpmbuildid.at:1289: rm -rf ${TOPDIR} as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p # Setup sources cp "${abs_srcdir}"/data/SOURCES/hello.c ${TOPDIR}/SOURCES # Build, contains one ELF which should have a buildid. rundebug rpmbuild \ --define="_build_id_links compat" \ --define "_unique_debug_names 1" \ --define "_unique_debug_srcs 1" \ --quiet -ba "${abs_srcdir}"/data/SPECS/hello-config-buildid.spec # Should contain one config file. run rpm -c -qp ${abs_builddir}/testing/build/RPMS/*/test-1.0-1*rpm # Should not contain config files. run rpm -c -qp ${abs_builddir}/testing/build/RPMS/*/test-debuginfo-1.0-1*rpm stderr: error: scriptlet support not built in error: line 14: %autosetup -c -D -T --- - 2018-06-06 21:27:43.494769238 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/160/stdout 2018-06-06 21:27:43.490467597 +0000 @@ -1,2 +1 @@ -/etc/config.file 160. rpmbuildid.at:1287: 160. rpmbuild buildid config attrs (rpmbuildid.at:1287): FAILED (rpmbuildid.at:1289) # -*- compilation -*- 161. rpmscript.at:7: testing basic scripts and arguments ... ./rpmscript.at:9: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec runroot rpmbuild --quiet -bb --define "rel 1" /data/SPECS/scripts.spec runroot rpmbuild --quiet -bb --define "rel 2" /data/SPECS/scripts.spec runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm runroot rpm -Vvp /build/RPMS/noarch/scripts-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/scripts-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/scripts-1.0-2.noarch.rpm runroot rpm -Vv scripts runroot rpm -e scripts --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/161/stderr 2018-06-06 21:27:43.838471545 +0000 @@ -0,0 +1,10 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:43.848869661 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/161/stdout 2018-06-06 21:27:43.844471614 +0000 @@ -1,15 +1 @@ -scripts-1.0-1 VERIFY 0 -scripts-1.0-1 PRETRANS 1 -scripts-1.0-1 PRE 1 -scripts-1.0-1 POST 1 -scripts-1.0-1 POSTTRANS 1 -scripts-1.0-2 PRETRANS 2 -scripts-1.0-2 PRE 2 -scripts-1.0-2 POST 2 -scripts-1.0-1 PREUN 1 -scripts-1.0-1 POSTUN 1 -scripts-1.0-2 POSTTRANS 1 -scripts-1.0-2 VERIFY 1 -scripts-1.0-2 PREUN 0 -scripts-1.0-2 POSTUN 0 ./rpmscript.at:9: exit code was 1, expected 0 161. rpmscript.at:7: 161. basic scripts and arguments (rpmscript.at:7): FAILED (rpmscript.at:9) # -*- compilation -*- 162. rpmscript.at:44: testing basic trigger scripts and arguments ... ./rpmscript.at:46: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec runroot rpmbuild --quiet -bb --define "rel 1" /data/SPECS/scripts.spec runroot rpmbuild --quiet -bb --define "rel 2" /data/SPECS/scripts.spec runroot rpmbuild --quiet -bb --define "rel 1" --define "trigpkg scripts" /data/SPECS/triggers.spec runroot rpmbuild --quiet -bb --define "rel 2" --define "trigpkg scripts" /data/SPECS/triggers.spec runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm echo TRIGGERS 1 runroot rpm -U /build/RPMS/noarch/triggers-1.0-1.noarch.rpm echo SCRIPTS 1 runroot rpm -U /build/RPMS/noarch/scripts-1.0-1.noarch.rpm echo SCRIPTS 2 runroot rpm -U /build/RPMS/noarch/scripts-1.0-2.noarch.rpm echo TRIGGERS 2 runroot rpm -U /build/RPMS/noarch/triggers-1.0-2.noarch.rpm echo ERASE runroot rpm -e scripts --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/162/stderr 2018-06-06 21:27:44.251476232 +0000 @@ -0,0 +1,12 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:44.265119935 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/162/stdout 2018-06-06 21:27:44.259476323 +0000 @@ -1,29 +1,6 @@ TRIGGERS 1 SCRIPTS 1 -scripts-1.0-1 PRETRANS 1 -triggers-1.0-1 TRIGGERPREIN 1 0 -scripts-1.0-1 PRE 1 -scripts-1.0-1 POST 1 -triggers-1.0-1 TRIGGERIN 1 1 -scripts-1.0-1 POSTTRANS 1 SCRIPTS 2 -scripts-1.0-2 PRETRANS 2 -triggers-1.0-1 TRIGGERPREIN 1 1 -scripts-1.0-2 PRE 2 -scripts-1.0-2 POST 2 -triggers-1.0-1 TRIGGERIN 1 2 -triggers-1.0-1 TRIGGERUN 1 1 -scripts-1.0-1 PREUN 1 -scripts-1.0-1 POSTUN 1 -triggers-1.0-1 TRIGGERPOSTUN 1 1 -scripts-1.0-2 POSTTRANS 1 TRIGGERS 2 -triggers-1.0-2 TRIGGERPREIN 1 1 -triggers-1.0-2 TRIGGERIN 2 1 -triggers-1.0-1 TRIGGERUN 1 1 ERASE -triggers-1.0-2 TRIGGERUN 1 0 -scripts-1.0-2 PREUN 0 -scripts-1.0-2 POSTUN 0 -triggers-1.0-2 TRIGGERPOSTUN 1 0 ./rpmscript.at:46: exit code was 1, expected 0 162. rpmscript.at:44: 162. basic trigger scripts and arguments (rpmscript.at:44): FAILED (rpmscript.at:46) # -*- compilation -*- 163. rpmscript.at:102: testing basic file trigger scripts ... ./rpmscript.at:104: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpmbuild --quiet -bb /data/SPECS/hlinktest.spec runroot rpmbuild --quiet -bb /data/SPECS/filetriggers.spec runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/filetriggers-1.0-1.noarch.rpm echo INSTALLATION runroot rpm -U /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm \ /build/RPMS/noarch/hlinktest-1.0-1.noarch.rpm echo ERASE runroot rpm -e hello-script hlinktest --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/163/stderr 2018-06-06 21:27:44.603480226 +0000 @@ -0,0 +1,9 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:44.615118028 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/163/stdout 2018-06-06 21:27:44.608480283 +0000 @@ -1,79 +1,3 @@ INSTALLATION -filetriggerin(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerin(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerin(/usr/bin*): -/usr/bin/hello - -filetriggerin(/usr/bin*): -/usr/bin/hello - -transfiletriggerin(/usr/bin*): -/usr/bin/hello - -transfiletriggerin(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - ERASE -transfiletriggerun(/usr/bin*): -/usr/bin/hello - -transfiletriggerun(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerun(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerpostun(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerun(/usr/bin*): -/usr/bin/hello - -filetriggerpostun(/usr/bin*): -/usr/bin/hello - -transfiletriggerpostun(/usr/bin*): - -transfiletriggerpostun(/foo*): - ./rpmscript.at:104: exit code was 1, expected 0 163. rpmscript.at:102: 163. basic file trigger scripts (rpmscript.at:102): FAILED (rpmscript.at:104) # -*- compilation -*- 164. rpmscript.at:205: testing basic file triggers 2 ... ./rpmscript.at:207: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec for v in 1.0 2.0 3.0; do runroot rpmbuild --quiet -bb --define "ver ${v}" /data/SPECS/parallel.spec done runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm runroot rpm -i \ /build/RPMS/noarch/parallel-1.0-1.noarch.rpm \ /build/RPMS/noarch/parallel-2.0-1.noarch.rpm \ /build/RPMS/noarch/parallel-3.0-1.noarch.rpm echo INSTALL: runroot rpm -U /build/RPMS/noarch/parallel-trigger-1.0-1.noarch.rpm echo UPGRADE: runroot rpm -U /build/RPMS/noarch/parallel-trigger-2.0-1.noarch.rpm echo ERASE: runroot rpm -e parallel-trigger --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/164/stderr 2018-06-06 21:27:44.952484187 +0000 @@ -0,0 +1,10 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:44.965245541 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/164/stdout 2018-06-06 21:27:44.961484289 +0000 @@ -1,16 +1,4 @@ INSTALL: -%filetriggerin: 0 0 -36 -%transfiletriggerin: 0 0 -36 UPGRADE: -%transfiletriggerun: 0 0 -36 -%filetriggerin: 0 0 -36 -%transfiletriggerin: 0 0 -36 ERASE: -%transfiletriggerun: 0 0 -36 ./rpmscript.at:207: exit code was 1, expected 0 164. rpmscript.at:205: 164. basic file triggers 2 (rpmscript.at:205): FAILED (rpmscript.at:207) # -*- compilation -*- 165. rpmvercmp.at:13: testing rpmvercmp(1.0, 1.0) = 0 ... ./rpmvercmp.at:13: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0", "1.0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/165/stderr 2018-06-06 21:27:45.016484913 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.026842548 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/165/stdout 2018-06-06 21:27:45.021484970 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:13: exit code was 1, expected 0 165. rpmvercmp.at:13: 165. rpmvercmp(1.0, 1.0) = 0 (rpmvercmp.at:13): FAILED (rpmvercmp.at:13) # -*- compilation -*- 166. rpmvercmp.at:14: testing rpmvercmp(1.0, 2.0) = -1 ... ./rpmvercmp.at:14: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0", "2.0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/166/stderr 2018-06-06 21:27:45.074485571 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.088484445 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/166/stdout 2018-06-06 21:27:45.082485662 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:14: exit code was 1, expected 0 166. rpmvercmp.at:14: 166. rpmvercmp(1.0, 2.0) = -1 (rpmvercmp.at:14): FAILED (rpmvercmp.at:14) # -*- compilation -*- 167. rpmvercmp.at:15: testing rpmvercmp(2.0, 1.0) = 1 ... ./rpmvercmp.at:15: runroot rpm --eval '%{lua: print(rpm.vercmp("2.0", "1.0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/167/stderr 2018-06-06 21:27:45.138486297 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.148800446 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/167/stdout 2018-06-06 21:27:45.143486354 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:15: exit code was 1, expected 0 167. rpmvercmp.at:15: 167. rpmvercmp(2.0, 1.0) = 1 (rpmvercmp.at:15): FAILED (rpmvercmp.at:15) # -*- compilation -*- 168. rpmvercmp.at:17: testing rpmvercmp(2.0.1, 2.0.1) = 0 ... ./rpmvercmp.at:17: runroot rpm --eval '%{lua: print(rpm.vercmp("2.0.1", "2.0.1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/168/stderr 2018-06-06 21:27:45.198486978 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.207926489 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/168/stdout 2018-06-06 21:27:45.202487023 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:17: exit code was 1, expected 0 168. rpmvercmp.at:17: 168. rpmvercmp(2.0.1, 2.0.1) = 0 (rpmvercmp.at:17): FAILED (rpmvercmp.at:17) # -*- compilation -*- 169. rpmvercmp.at:18: testing rpmvercmp(2.0, 2.0.1) = -1 ... ./rpmvercmp.at:18: runroot rpm --eval '%{lua: print(rpm.vercmp("2.0", "2.0.1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/169/stderr 2018-06-06 21:27:45.260487682 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.270372167 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/169/stdout 2018-06-06 21:27:45.265487738 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:18: exit code was 1, expected 0 169. rpmvercmp.at:18: 169. rpmvercmp(2.0, 2.0.1) = -1 (rpmvercmp.at:18): FAILED (rpmvercmp.at:18) # -*- compilation -*- 170. rpmvercmp.at:19: testing rpmvercmp(2.0.1, 2.0) = 1 ... ./rpmvercmp.at:19: runroot rpm --eval '%{lua: print(rpm.vercmp("2.0.1", "2.0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/170/stderr 2018-06-06 21:27:45.319488351 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.330762021 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/170/stdout 2018-06-06 21:27:45.325488420 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:19: exit code was 1, expected 0 170. rpmvercmp.at:19: 170. rpmvercmp(2.0.1, 2.0) = 1 (rpmvercmp.at:19): FAILED (rpmvercmp.at:19) # -*- compilation -*- 171. rpmvercmp.at:21: testing rpmvercmp(2.0.1a, 2.0.1a) = 0 ... ./rpmvercmp.at:21: runroot rpm --eval '%{lua: print(rpm.vercmp("2.0.1a", "2.0.1a"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/171/stderr 2018-06-06 21:27:45.380489043 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.391506790 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/171/stdout 2018-06-06 21:27:45.386489111 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:21: exit code was 1, expected 0 171. rpmvercmp.at:21: 171. rpmvercmp(2.0.1a, 2.0.1a) = 0 (rpmvercmp.at:21): FAILED (rpmvercmp.at:21) # -*- compilation -*- 172. rpmvercmp.at:22: testing rpmvercmp(2.0.1a, 2.0.1) = 1 ... ./rpmvercmp.at:22: runroot rpm --eval '%{lua: print(rpm.vercmp("2.0.1a", "2.0.1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/172/stderr 2018-06-06 21:27:45.443489758 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.453642083 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/172/stdout 2018-06-06 21:27:45.448489815 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:22: exit code was 1, expected 0 172. rpmvercmp.at:22: 172. rpmvercmp(2.0.1a, 2.0.1) = 1 (rpmvercmp.at:22): FAILED (rpmvercmp.at:22) # -*- compilation -*- 173. rpmvercmp.at:23: testing rpmvercmp(2.0.1, 2.0.1a) = -1 ... ./rpmvercmp.at:23: runroot rpm --eval '%{lua: print(rpm.vercmp("2.0.1", "2.0.1a"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/173/stderr 2018-06-06 21:27:45.504490450 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.514387578 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/173/stdout 2018-06-06 21:27:45.509490506 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:23: exit code was 1, expected 0 173. rpmvercmp.at:23: 173. rpmvercmp(2.0.1, 2.0.1a) = -1 (rpmvercmp.at:23): FAILED (rpmvercmp.at:23) # -*- compilation -*- 174. rpmvercmp.at:25: testing rpmvercmp(5.5p1, 5.5p1) = 0 ... ./rpmvercmp.at:25: runroot rpm --eval '%{lua: print(rpm.vercmp("5.5p1", "5.5p1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/174/stderr 2018-06-06 21:27:45.565491142 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.576539158 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/174/stdout 2018-06-06 21:27:45.571491210 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:25: exit code was 1, expected 0 174. rpmvercmp.at:25: 174. rpmvercmp(5.5p1, 5.5p1) = 0 (rpmvercmp.at:25): FAILED (rpmvercmp.at:25) # -*- compilation -*- 175. rpmvercmp.at:26: testing rpmvercmp(5.5p1, 5.5p2) = -1 ... ./rpmvercmp.at:26: runroot rpm --eval '%{lua: print(rpm.vercmp("5.5p1", "5.5p2"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/175/stderr 2018-06-06 21:27:45.628491857 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.638678029 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/175/stdout 2018-06-06 21:27:45.633491914 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:26: exit code was 1, expected 0 175. rpmvercmp.at:26: 175. rpmvercmp(5.5p1, 5.5p2) = -1 (rpmvercmp.at:26): FAILED (rpmvercmp.at:26) # -*- compilation -*- 176. rpmvercmp.at:27: testing rpmvercmp(5.5p2, 5.5p1) = 1 ... ./rpmvercmp.at:27: runroot rpm --eval '%{lua: print(rpm.vercmp("5.5p2", "5.5p1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/176/stderr 2018-06-06 21:27:45.688492538 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.698700872 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/176/stdout 2018-06-06 21:27:45.693492594 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:27: exit code was 1, expected 0 176. rpmvercmp.at:27: 176. rpmvercmp(5.5p2, 5.5p1) = 1 (rpmvercmp.at:27): FAILED (rpmvercmp.at:27) # -*- compilation -*- 177. rpmvercmp.at:29: testing rpmvercmp(5.5p10, 5.5p10) = 0 ... ./rpmvercmp.at:29: runroot rpm --eval '%{lua: print(rpm.vercmp("5.5p10", "5.5p10"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/177/stderr 2018-06-06 21:27:45.750493242 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.762114624 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/177/stdout 2018-06-06 21:27:45.757493321 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:29: exit code was 1, expected 0 177. rpmvercmp.at:29: 177. rpmvercmp(5.5p10, 5.5p10) = 0 (rpmvercmp.at:29): FAILED (rpmvercmp.at:29) # -*- compilation -*- 178. rpmvercmp.at:30: testing rpmvercmp(5.5p1, 5.5p10) = -1 ... ./rpmvercmp.at:30: runroot rpm --eval '%{lua: print(rpm.vercmp("5.5p1", "5.5p10"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/178/stderr 2018-06-06 21:27:45.813493957 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.823647282 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/178/stdout 2018-06-06 21:27:45.819494025 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:30: exit code was 1, expected 0 178. rpmvercmp.at:30: 178. rpmvercmp(5.5p1, 5.5p10) = -1 (rpmvercmp.at:30): FAILED (rpmvercmp.at:30) # -*- compilation -*- 179. rpmvercmp.at:31: testing rpmvercmp(5.5p10, 5.5p1) = 1 ... ./rpmvercmp.at:31: runroot rpm --eval '%{lua: print(rpm.vercmp("5.5p10", "5.5p1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/179/stderr 2018-06-06 21:27:45.873494638 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.883440935 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/179/stdout 2018-06-06 21:27:45.878494695 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:31: exit code was 1, expected 0 179. rpmvercmp.at:31: 179. rpmvercmp(5.5p10, 5.5p1) = 1 (rpmvercmp.at:31): FAILED (rpmvercmp.at:31) # -*- compilation -*- 180. rpmvercmp.at:33: testing rpmvercmp(10xyz, 10.1xyz) = -1 ... ./rpmvercmp.at:33: runroot rpm --eval '%{lua: print(rpm.vercmp("10xyz", "10.1xyz"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/180/stderr 2018-06-06 21:27:45.936495353 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:45.946948856 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/180/stdout 2018-06-06 21:27:45.942495421 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:33: exit code was 1, expected 0 180. rpmvercmp.at:33: 180. rpmvercmp(10xyz, 10.1xyz) = -1 (rpmvercmp.at:33): FAILED (rpmvercmp.at:33) # -*- compilation -*- 181. rpmvercmp.at:34: testing rpmvercmp(10.1xyz, 10xyz) = 1 ... ./rpmvercmp.at:34: runroot rpm --eval '%{lua: print(rpm.vercmp("10.1xyz", "10xyz"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/181/stderr 2018-06-06 21:27:45.997496045 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.007440320 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/181/stdout 2018-06-06 21:27:46.003496114 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:34: exit code was 1, expected 0 181. rpmvercmp.at:34: 181. rpmvercmp(10.1xyz, 10xyz) = 1 (rpmvercmp.at:34): FAILED (rpmvercmp.at:34) # -*- compilation -*- 182. rpmvercmp.at:36: testing rpmvercmp(xyz10, xyz10) = 0 ... ./rpmvercmp.at:36: runroot rpm --eval '%{lua: print(rpm.vercmp("xyz10", "xyz10"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/182/stderr 2018-06-06 21:27:46.058496738 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.068545773 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/182/stdout 2018-06-06 21:27:46.064496806 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:36: exit code was 1, expected 0 182. rpmvercmp.at:36: 182. rpmvercmp(xyz10, xyz10) = 0 (rpmvercmp.at:36): FAILED (rpmvercmp.at:36) # -*- compilation -*- 183. rpmvercmp.at:37: testing rpmvercmp(xyz10, xyz10.1) = -1 ... ./rpmvercmp.at:37: runroot rpm --eval '%{lua: print(rpm.vercmp("xyz10", "xyz10.1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/183/stderr 2018-06-06 21:27:46.118497418 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.128188455 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/183/stdout 2018-06-06 21:27:46.123497475 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:37: exit code was 1, expected 0 183. rpmvercmp.at:37: 183. rpmvercmp(xyz10, xyz10.1) = -1 (rpmvercmp.at:37): FAILED (rpmvercmp.at:37) # -*- compilation -*- 184. rpmvercmp.at:38: testing rpmvercmp(xyz10.1, xyz10) = 1 ... ./rpmvercmp.at:38: runroot rpm --eval '%{lua: print(rpm.vercmp("xyz10.1", "xyz10"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/184/stderr 2018-06-06 21:27:46.177498088 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.187840295 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/184/stdout 2018-06-06 21:27:46.183498156 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:38: exit code was 1, expected 0 184. rpmvercmp.at:38: 184. rpmvercmp(xyz10.1, xyz10) = 1 (rpmvercmp.at:38): FAILED (rpmvercmp.at:38) # -*- compilation -*- 185. rpmvercmp.at:40: testing rpmvercmp(xyz.4, xyz.4) = 0 ... ./rpmvercmp.at:40: runroot rpm --eval '%{lua: print(rpm.vercmp("xyz.4", "xyz.4"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/185/stderr 2018-06-06 21:27:46.239498791 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.249148051 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/185/stdout 2018-06-06 21:27:46.244498848 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:40: exit code was 1, expected 0 185. rpmvercmp.at:40: 185. rpmvercmp(xyz.4, xyz.4) = 0 (rpmvercmp.at:40): FAILED (rpmvercmp.at:40) # -*- compilation -*- 186. rpmvercmp.at:41: testing rpmvercmp(xyz.4, 8) = -1 ... ./rpmvercmp.at:41: runroot rpm --eval '%{lua: print(rpm.vercmp("xyz.4", "8"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/186/stderr 2018-06-06 21:27:46.300499484 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.310900229 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/186/stdout 2018-06-06 21:27:46.306499552 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:41: exit code was 1, expected 0 186. rpmvercmp.at:41: 186. rpmvercmp(xyz.4, 8) = -1 (rpmvercmp.at:41): FAILED (rpmvercmp.at:41) # -*- compilation -*- 187. rpmvercmp.at:42: testing rpmvercmp(8, xyz.4) = 1 ... ./rpmvercmp.at:42: runroot rpm --eval '%{lua: print(rpm.vercmp("8", "xyz.4"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/187/stderr 2018-06-06 21:27:46.361500176 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.371501251 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/187/stdout 2018-06-06 21:27:46.367500244 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:42: exit code was 1, expected 0 187. rpmvercmp.at:42: 187. rpmvercmp(8, xyz.4) = 1 (rpmvercmp.at:42): FAILED (rpmvercmp.at:42) # -*- compilation -*- 188. rpmvercmp.at:43: testing rpmvercmp(xyz.4, 2) = -1 ... ./rpmvercmp.at:43: runroot rpm --eval '%{lua: print(rpm.vercmp("xyz.4", "2"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/188/stderr 2018-06-06 21:27:46.422500868 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.432095591 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/188/stdout 2018-06-06 21:27:46.427500925 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:43: exit code was 1, expected 0 188. rpmvercmp.at:43: 188. rpmvercmp(xyz.4, 2) = -1 (rpmvercmp.at:43): FAILED (rpmvercmp.at:43) # -*- compilation -*- 189. rpmvercmp.at:44: testing rpmvercmp(2, xyz.4) = 1 ... ./rpmvercmp.at:44: runroot rpm --eval '%{lua: print(rpm.vercmp("2", "xyz.4"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/189/stderr 2018-06-06 21:27:46.484501571 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.493840145 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/189/stdout 2018-06-06 21:27:46.489501628 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:44: exit code was 1, expected 0 189. rpmvercmp.at:44: 189. rpmvercmp(2, xyz.4) = 1 (rpmvercmp.at:44): FAILED (rpmvercmp.at:44) # -*- compilation -*- 190. rpmvercmp.at:46: testing rpmvercmp(5.5p2, 5.6p1) = -1 ... ./rpmvercmp.at:46: runroot rpm --eval '%{lua: print(rpm.vercmp("5.5p2", "5.6p1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/190/stderr 2018-06-06 21:27:46.542502229 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.552908719 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/190/stdout 2018-06-06 21:27:46.548502297 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:46: exit code was 1, expected 0 190. rpmvercmp.at:46: 190. rpmvercmp(5.5p2, 5.6p1) = -1 (rpmvercmp.at:46): FAILED (rpmvercmp.at:46) # -*- compilation -*- 191. rpmvercmp.at:47: testing rpmvercmp(5.6p1, 5.5p2) = 1 ... ./rpmvercmp.at:47: runroot rpm --eval '%{lua: print(rpm.vercmp("5.6p1", "5.5p2"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/191/stderr 2018-06-06 21:27:46.604502933 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.614795046 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/191/stdout 2018-06-06 21:27:46.610503001 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:47: exit code was 1, expected 0 191. rpmvercmp.at:47: 191. rpmvercmp(5.6p1, 5.5p2) = 1 (rpmvercmp.at:47): FAILED (rpmvercmp.at:47) # -*- compilation -*- 192. rpmvercmp.at:49: testing rpmvercmp(5.6p1, 6.5p1) = -1 ... ./rpmvercmp.at:49: runroot rpm --eval '%{lua: print(rpm.vercmp("5.6p1", "6.5p1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/192/stderr 2018-06-06 21:27:46.668503659 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.678490268 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/192/stdout 2018-06-06 21:27:46.673503716 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:49: exit code was 1, expected 0 192. rpmvercmp.at:49: 192. rpmvercmp(5.6p1, 6.5p1) = -1 (rpmvercmp.at:49): FAILED (rpmvercmp.at:49) # -*- compilation -*- 193. rpmvercmp.at:50: testing rpmvercmp(6.5p1, 5.6p1) = 1 ... ./rpmvercmp.at:50: runroot rpm --eval '%{lua: print(rpm.vercmp("6.5p1", "5.6p1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/193/stderr 2018-06-06 21:27:46.736504431 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.747201255 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/193/stdout 2018-06-06 21:27:46.742504498 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:50: exit code was 1, expected 0 193. rpmvercmp.at:50: 193. rpmvercmp(6.5p1, 5.6p1) = 1 (rpmvercmp.at:50): FAILED (rpmvercmp.at:50) # -*- compilation -*- 194. rpmvercmp.at:52: testing rpmvercmp(6.0.rc1, 6.0) = 1 ... ./rpmvercmp.at:52: runroot rpm --eval '%{lua: print(rpm.vercmp("6.0.rc1", "6.0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/194/stderr 2018-06-06 21:27:46.796505112 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.806404679 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/194/stdout 2018-06-06 21:27:46.802505180 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:52: exit code was 1, expected 0 194. rpmvercmp.at:52: 194. rpmvercmp(6.0.rc1, 6.0) = 1 (rpmvercmp.at:52): FAILED (rpmvercmp.at:52) # -*- compilation -*- 195. rpmvercmp.at:53: testing rpmvercmp(6.0, 6.0.rc1) = -1 ... ./rpmvercmp.at:53: runroot rpm --eval '%{lua: print(rpm.vercmp("6.0", "6.0.rc1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/195/stderr 2018-06-06 21:27:46.856505793 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.866398929 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/195/stdout 2018-06-06 21:27:46.861505850 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:53: exit code was 1, expected 0 195. rpmvercmp.at:53: 195. rpmvercmp(6.0, 6.0.rc1) = -1 (rpmvercmp.at:53): FAILED (rpmvercmp.at:53) # -*- compilation -*- 196. rpmvercmp.at:55: testing rpmvercmp(10b2, 10a1) = 1 ... ./rpmvercmp.at:55: runroot rpm --eval '%{lua: print(rpm.vercmp("10b2", "10a1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/196/stderr 2018-06-06 21:27:46.919506507 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.929168435 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/196/stdout 2018-06-06 21:27:46.924506564 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:55: exit code was 1, expected 0 196. rpmvercmp.at:55: 196. rpmvercmp(10b2, 10a1) = 1 (rpmvercmp.at:55): FAILED (rpmvercmp.at:55) # -*- compilation -*- 197. rpmvercmp.at:56: testing rpmvercmp(10a2, 10b2) = -1 ... ./rpmvercmp.at:56: runroot rpm --eval '%{lua: print(rpm.vercmp("10a2", "10b2"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/197/stderr 2018-06-06 21:27:46.977507166 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:46.989556218 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/197/stdout 2018-06-06 21:27:46.985507257 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:56: exit code was 1, expected 0 197. rpmvercmp.at:56: 197. rpmvercmp(10a2, 10b2) = -1 (rpmvercmp.at:56): FAILED (rpmvercmp.at:56) # -*- compilation -*- 198. rpmvercmp.at:58: testing rpmvercmp(1.0aa, 1.0aa) = 0 ... ./rpmvercmp.at:58: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0aa", "1.0aa"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/198/stderr 2018-06-06 21:27:47.044507926 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.054983622 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/198/stdout 2018-06-06 21:27:47.050507994 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:58: exit code was 1, expected 0 198. rpmvercmp.at:58: 198. rpmvercmp(1.0aa, 1.0aa) = 0 (rpmvercmp.at:58): FAILED (rpmvercmp.at:58) # -*- compilation -*- 199. rpmvercmp.at:59: testing rpmvercmp(1.0a, 1.0aa) = -1 ... ./rpmvercmp.at:59: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0a", "1.0aa"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/199/stderr 2018-06-06 21:27:47.103508596 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.117926609 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/199/stdout 2018-06-06 21:27:47.113508709 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:59: exit code was 1, expected 0 199. rpmvercmp.at:59: 199. rpmvercmp(1.0a, 1.0aa) = -1 (rpmvercmp.at:59): FAILED (rpmvercmp.at:59) # -*- compilation -*- 200. rpmvercmp.at:60: testing rpmvercmp(1.0aa, 1.0a) = 1 ... ./rpmvercmp.at:60: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0aa", "1.0a"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/200/stderr 2018-06-06 21:27:47.167509322 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.177777680 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/200/stdout 2018-06-06 21:27:47.173509390 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:60: exit code was 1, expected 0 200. rpmvercmp.at:60: 200. rpmvercmp(1.0aa, 1.0a) = 1 (rpmvercmp.at:60): FAILED (rpmvercmp.at:60) # -*- compilation -*- 201. rpmvercmp.at:62: testing rpmvercmp(10.0001, 10.0001) = 0 ... ./rpmvercmp.at:62: runroot rpm --eval '%{lua: print(rpm.vercmp("10.0001", "10.0001"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/201/stderr 2018-06-06 21:27:47.230510037 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.240681445 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/201/stdout 2018-06-06 21:27:47.236510105 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:62: exit code was 1, expected 0 201. rpmvercmp.at:62: 201. rpmvercmp(10.0001, 10.0001) = 0 (rpmvercmp.at:62): FAILED (rpmvercmp.at:62) # -*- compilation -*- 202. rpmvercmp.at:63: testing rpmvercmp(10.0001, 10.1) = 0 ... ./rpmvercmp.at:63: runroot rpm --eval '%{lua: print(rpm.vercmp("10.0001", "10.1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/202/stderr 2018-06-06 21:27:47.291510729 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.301326837 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/202/stdout 2018-06-06 21:27:47.297510797 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:63: exit code was 1, expected 0 202. rpmvercmp.at:63: 202. rpmvercmp(10.0001, 10.1) = 0 (rpmvercmp.at:63): FAILED (rpmvercmp.at:63) # -*- compilation -*- 203. rpmvercmp.at:64: testing rpmvercmp(10.1, 10.0001) = 0 ... ./rpmvercmp.at:64: runroot rpm --eval '%{lua: print(rpm.vercmp("10.1", "10.0001"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/203/stderr 2018-06-06 21:27:47.351511410 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.362961608 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/203/stdout 2018-06-06 21:27:47.358511489 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:64: exit code was 1, expected 0 203. rpmvercmp.at:64: 203. rpmvercmp(10.1, 10.0001) = 0 (rpmvercmp.at:64): FAILED (rpmvercmp.at:64) # -*- compilation -*- 204. rpmvercmp.at:65: testing rpmvercmp(10.0001, 10.0039) = -1 ... ./rpmvercmp.at:65: runroot rpm --eval '%{lua: print(rpm.vercmp("10.0001", "10.0039"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/204/stderr 2018-06-06 21:27:47.414512125 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.424303704 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/204/stdout 2018-06-06 21:27:47.419512182 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:65: exit code was 1, expected 0 204. rpmvercmp.at:65: 204. rpmvercmp(10.0001, 10.0039) = -1 (rpmvercmp.at:65): FAILED (rpmvercmp.at:65) # -*- compilation -*- 205. rpmvercmp.at:66: testing rpmvercmp(10.0039, 10.0001) = 1 ... ./rpmvercmp.at:66: runroot rpm --eval '%{lua: print(rpm.vercmp("10.0039", "10.0001"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/205/stderr 2018-06-06 21:27:47.473512794 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.483670065 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/205/stdout 2018-06-06 21:27:47.479512862 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:66: exit code was 1, expected 0 205. rpmvercmp.at:66: 205. rpmvercmp(10.0039, 10.0001) = 1 (rpmvercmp.at:66): FAILED (rpmvercmp.at:66) # -*- compilation -*- 206. rpmvercmp.at:68: testing rpmvercmp(4.999.9, 5.0) = -1 ... ./rpmvercmp.at:68: runroot rpm --eval '%{lua: print(rpm.vercmp("4.999.9", "5.0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/206/stderr 2018-06-06 21:27:47.527513407 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.544478691 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/206/stdout 2018-06-06 21:27:47.539513543 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:68: exit code was 1, expected 0 206. rpmvercmp.at:68: 206. rpmvercmp(4.999.9, 5.0) = -1 (rpmvercmp.at:68): FAILED (rpmvercmp.at:68) # -*- compilation -*- 207. rpmvercmp.at:69: testing rpmvercmp(5.0, 4.999.9) = 1 ... ./rpmvercmp.at:69: runroot rpm --eval '%{lua: print(rpm.vercmp("5.0", "4.999.9"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/207/stderr 2018-06-06 21:27:47.596514190 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.607125009 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/207/stdout 2018-06-06 21:27:47.602514258 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:69: exit code was 1, expected 0 207. rpmvercmp.at:69: 207. rpmvercmp(5.0, 4.999.9) = 1 (rpmvercmp.at:69): FAILED (rpmvercmp.at:69) # -*- compilation -*- 208. rpmvercmp.at:71: testing rpmvercmp(20101121, 20101121) = 0 ... ./rpmvercmp.at:71: runroot rpm --eval '%{lua: print(rpm.vercmp("20101121", "20101121"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/208/stderr 2018-06-06 21:27:47.659514905 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.668930671 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/208/stdout 2018-06-06 21:27:47.664514961 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:71: exit code was 1, expected 0 208. rpmvercmp.at:71: 208. rpmvercmp(20101121, 20101121) = 0 (rpmvercmp.at:71): FAILED (rpmvercmp.at:71) # -*- compilation -*- 209. rpmvercmp.at:72: testing rpmvercmp(20101121, 20101122) = -1 ... ./rpmvercmp.at:72: runroot rpm --eval '%{lua: print(rpm.vercmp("20101121", "20101122"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/209/stderr 2018-06-06 21:27:47.719515586 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.731224624 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/209/stdout 2018-06-06 21:27:47.726515665 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:72: exit code was 1, expected 0 209. rpmvercmp.at:72: 209. rpmvercmp(20101121, 20101122) = -1 (rpmvercmp.at:72): FAILED (rpmvercmp.at:72) # -*- compilation -*- 210. rpmvercmp.at:73: testing rpmvercmp(20101122, 20101121) = 1 ... ./rpmvercmp.at:73: runroot rpm --eval '%{lua: print(rpm.vercmp("20101122", "20101121"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/210/stderr 2018-06-06 21:27:47.785516335 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.795059091 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/210/stdout 2018-06-06 21:27:47.790516391 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:73: exit code was 1, expected 0 210. rpmvercmp.at:73: 210. rpmvercmp(20101122, 20101121) = 1 (rpmvercmp.at:73): FAILED (rpmvercmp.at:73) # -*- compilation -*- 211. rpmvercmp.at:75: testing rpmvercmp(2_0, 2_0) = 0 ... ./rpmvercmp.at:75: runroot rpm --eval '%{lua: print(rpm.vercmp("2_0", "2_0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/211/stderr 2018-06-06 21:27:47.844517005 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.854859858 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/211/stdout 2018-06-06 21:27:47.850517073 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:75: exit code was 1, expected 0 211. rpmvercmp.at:75: 211. rpmvercmp(2_0, 2_0) = 0 (rpmvercmp.at:75): FAILED (rpmvercmp.at:75) # -*- compilation -*- 212. rpmvercmp.at:76: testing rpmvercmp(2.0, 2_0) = 0 ... ./rpmvercmp.at:76: runroot rpm --eval '%{lua: print(rpm.vercmp("2.0", "2_0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/212/stderr 2018-06-06 21:27:47.905517697 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.916767418 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/212/stdout 2018-06-06 21:27:47.911517765 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:76: exit code was 1, expected 0 212. rpmvercmp.at:76: 212. rpmvercmp(2.0, 2_0) = 0 (rpmvercmp.at:76): FAILED (rpmvercmp.at:76) # -*- compilation -*- 213. rpmvercmp.at:77: testing rpmvercmp(2_0, 2.0) = 0 ... ./rpmvercmp.at:77: runroot rpm --eval '%{lua: print(rpm.vercmp("2_0", "2.0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/213/stderr 2018-06-06 21:27:47.967518399 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:47.978067083 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/213/stdout 2018-06-06 21:27:47.973518468 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:77: exit code was 1, expected 0 213. rpmvercmp.at:77: 213. rpmvercmp(2_0, 2.0) = 0 (rpmvercmp.at:77): FAILED (rpmvercmp.at:77) # -*- compilation -*- 214. rpmvercmp.at:80: testing rpmvercmp(a, a) = 0 ... ./rpmvercmp.at:80: runroot rpm --eval '%{lua: print(rpm.vercmp("a", "a"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/214/stderr 2018-06-06 21:27:48.037519194 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.048811884 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/214/stdout 2018-06-06 21:27:48.043519262 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:80: exit code was 1, expected 0 214. rpmvercmp.at:80: 214. rpmvercmp(a, a) = 0 (rpmvercmp.at:80): FAILED (rpmvercmp.at:80) # -*- compilation -*- 215. rpmvercmp.at:81: testing rpmvercmp(a+, a+) = 0 ... ./rpmvercmp.at:81: runroot rpm --eval '%{lua: print(rpm.vercmp("a+", "a+"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/215/stderr 2018-06-06 21:27:48.097519875 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.107566369 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/215/stdout 2018-06-06 21:27:48.102519932 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:81: exit code was 1, expected 0 215. rpmvercmp.at:81: 215. rpmvercmp(a+, a+) = 0 (rpmvercmp.at:81): FAILED (rpmvercmp.at:81) # -*- compilation -*- 216. rpmvercmp.at:82: testing rpmvercmp(a+, a_) = 0 ... ./rpmvercmp.at:82: runroot rpm --eval '%{lua: print(rpm.vercmp("a+", "a_"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/216/stderr 2018-06-06 21:27:48.156520545 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.166103906 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/216/stdout 2018-06-06 21:27:48.161520601 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:82: exit code was 1, expected 0 216. rpmvercmp.at:82: 216. rpmvercmp(a+, a_) = 0 (rpmvercmp.at:82): FAILED (rpmvercmp.at:82) # -*- compilation -*- 217. rpmvercmp.at:83: testing rpmvercmp(a_, a+) = 0 ... ./rpmvercmp.at:83: runroot rpm --eval '%{lua: print(rpm.vercmp("a_", "a+"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/217/stderr 2018-06-06 21:27:48.214521203 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.225347373 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/217/stdout 2018-06-06 21:27:48.219521259 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:83: exit code was 1, expected 0 217. rpmvercmp.at:83: 217. rpmvercmp(a_, a+) = 0 (rpmvercmp.at:83): FAILED (rpmvercmp.at:83) # -*- compilation -*- 218. rpmvercmp.at:84: testing rpmvercmp(+a, +a) = 0 ... ./rpmvercmp.at:84: runroot rpm --eval '%{lua: print(rpm.vercmp("+a", "+a"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/218/stderr 2018-06-06 21:27:48.275521895 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.285196124 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/218/stdout 2018-06-06 21:27:48.280521952 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:84: exit code was 1, expected 0 218. rpmvercmp.at:84: 218. rpmvercmp(+a, +a) = 0 (rpmvercmp.at:84): FAILED (rpmvercmp.at:84) # -*- compilation -*- 219. rpmvercmp.at:85: testing rpmvercmp(+a, _a) = 0 ... ./rpmvercmp.at:85: runroot rpm --eval '%{lua: print(rpm.vercmp("+a", "_a"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/219/stderr 2018-06-06 21:27:48.333522553 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.344466792 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/219/stdout 2018-06-06 21:27:48.339522621 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:85: exit code was 1, expected 0 219. rpmvercmp.at:85: 219. rpmvercmp(+a, _a) = 0 (rpmvercmp.at:85): FAILED (rpmvercmp.at:85) # -*- compilation -*- 220. rpmvercmp.at:86: testing rpmvercmp(_a, +a) = 0 ... ./rpmvercmp.at:86: runroot rpm --eval '%{lua: print(rpm.vercmp("_a", "+a"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/220/stderr 2018-06-06 21:27:48.392523223 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.403145791 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/220/stdout 2018-06-06 21:27:48.398523291 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:86: exit code was 1, expected 0 220. rpmvercmp.at:86: 220. rpmvercmp(_a, +a) = 0 (rpmvercmp.at:86): FAILED (rpmvercmp.at:86) # -*- compilation -*- 221. rpmvercmp.at:87: testing rpmvercmp(+_, +_) = 0 ... ./rpmvercmp.at:87: runroot rpm --eval '%{lua: print(rpm.vercmp("+_", "+_"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/221/stderr 2018-06-06 21:27:48.476524176 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.489409384 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/221/stdout 2018-06-06 21:27:48.483524256 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:87: exit code was 1, expected 0 221. rpmvercmp.at:87: 221. rpmvercmp(+_, +_) = 0 (rpmvercmp.at:87): FAILED (rpmvercmp.at:87) # -*- compilation -*- 222. rpmvercmp.at:88: testing rpmvercmp(_+, +_) = 0 ... ./rpmvercmp.at:88: runroot rpm --eval '%{lua: print(rpm.vercmp("_+", "+_"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/222/stderr 2018-06-06 21:27:48.543524936 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.554075593 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/222/stdout 2018-06-06 21:27:48.549525004 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:88: exit code was 1, expected 0 222. rpmvercmp.at:88: 222. rpmvercmp(_+, +_) = 0 (rpmvercmp.at:88): FAILED (rpmvercmp.at:88) # -*- compilation -*- 223. rpmvercmp.at:89: testing rpmvercmp(_+, _+) = 0 ... ./rpmvercmp.at:89: runroot rpm --eval '%{lua: print(rpm.vercmp("_+", "_+"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/223/stderr 2018-06-06 21:27:48.607525663 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.620833777 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/223/stdout 2018-06-06 21:27:48.615525753 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:89: exit code was 1, expected 0 223. rpmvercmp.at:89: 223. rpmvercmp(_+, _+) = 0 (rpmvercmp.at:89): FAILED (rpmvercmp.at:89) # -*- compilation -*- 224. rpmvercmp.at:90: testing rpmvercmp(+, _) = 0 ... ./rpmvercmp.at:90: runroot rpm --eval '%{lua: print(rpm.vercmp("+", "_"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/224/stderr 2018-06-06 21:27:48.672526401 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.683452041 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/224/stdout 2018-06-06 21:27:48.678526468 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:90: exit code was 1, expected 0 224. rpmvercmp.at:90: 224. rpmvercmp(+, _) = 0 (rpmvercmp.at:90): FAILED (rpmvercmp.at:90) # -*- compilation -*- 225. rpmvercmp.at:91: testing rpmvercmp(_, +) = 0 ... ./rpmvercmp.at:91: runroot rpm --eval '%{lua: print(rpm.vercmp("_", "+"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/225/stderr 2018-06-06 21:27:48.735527115 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.746147215 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/225/stdout 2018-06-06 21:27:48.741527183 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:91: exit code was 1, expected 0 225. rpmvercmp.at:91: 225. rpmvercmp(_, +) = 0 (rpmvercmp.at:91): FAILED (rpmvercmp.at:91) # -*- compilation -*- 226. rpmvercmp.at:94: testing rpmvercmp(1.0~rc1, 1.0~rc1) = 0 ... ./rpmvercmp.at:94: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0~rc1", "1.0~rc1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/226/stderr 2018-06-06 21:27:48.795527796 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.805653823 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/226/stdout 2018-06-06 21:27:48.800527853 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:94: exit code was 1, expected 0 226. rpmvercmp.at:94: 226. rpmvercmp(1.0~rc1, 1.0~rc1) = 0 (rpmvercmp.at:94): FAILED (rpmvercmp.at:94) # -*- compilation -*- 227. rpmvercmp.at:95: testing rpmvercmp(1.0~rc1, 1.0) = -1 ... ./rpmvercmp.at:95: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0~rc1", "1.0"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/227/stderr 2018-06-06 21:27:48.856528488 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.867108688 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/227/stdout 2018-06-06 21:27:48.862528556 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:95: exit code was 1, expected 0 227. rpmvercmp.at:95: 227. rpmvercmp(1.0~rc1, 1.0) = -1 (rpmvercmp.at:95): FAILED (rpmvercmp.at:95) # -*- compilation -*- 228. rpmvercmp.at:96: testing rpmvercmp(1.0, 1.0~rc1) = 1 ... ./rpmvercmp.at:96: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0", "1.0~rc1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/228/stderr 2018-06-06 21:27:48.918529191 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.928761519 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/228/stdout 2018-06-06 21:27:48.923529248 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:96: exit code was 1, expected 0 228. rpmvercmp.at:96: 228. rpmvercmp(1.0, 1.0~rc1) = 1 (rpmvercmp.at:96): FAILED (rpmvercmp.at:96) # -*- compilation -*- 229. rpmvercmp.at:97: testing rpmvercmp(1.0~rc1, 1.0~rc2) = -1 ... ./rpmvercmp.at:97: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0~rc1", "1.0~rc2"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/229/stderr 2018-06-06 21:27:48.977529860 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:48.988641332 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/229/stdout 2018-06-06 21:27:48.983529929 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:97: exit code was 1, expected 0 229. rpmvercmp.at:97: 229. rpmvercmp(1.0~rc1, 1.0~rc2) = -1 (rpmvercmp.at:97): FAILED (rpmvercmp.at:97) # -*- compilation -*- 230. rpmvercmp.at:98: testing rpmvercmp(1.0~rc2, 1.0~rc1) = 1 ... ./rpmvercmp.at:98: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0~rc2", "1.0~rc1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/230/stderr 2018-06-06 21:27:49.039530564 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:49.050770835 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/230/stdout 2018-06-06 21:27:49.045530633 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:98: exit code was 1, expected 0 230. rpmvercmp.at:98: 230. rpmvercmp(1.0~rc2, 1.0~rc1) = 1 (rpmvercmp.at:98): FAILED (rpmvercmp.at:98) # -*- compilation -*- 231. rpmvercmp.at:99: testing rpmvercmp(1.0~rc1~git123, 1.0~rc1~git123) = 0 ... ./rpmvercmp.at:99: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0~rc1~git123", "1.0~rc1~git123"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/231/stderr 2018-06-06 21:27:49.099531246 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:49.110334414 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/231/stdout 2018-06-06 21:27:49.105531314 +0000 @@ -1,2 +1 @@ -0 ./rpmvercmp.at:99: exit code was 1, expected 0 231. rpmvercmp.at:99: 231. rpmvercmp(1.0~rc1~git123, 1.0~rc1~git123) = 0 (rpmvercmp.at:99): FAILED (rpmvercmp.at:99) # -*- compilation -*- 232. rpmvercmp.at:100: testing rpmvercmp(1.0~rc1~git123, 1.0~rc1) = -1 ... ./rpmvercmp.at:100: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0~rc1~git123", "1.0~rc1"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/232/stderr 2018-06-06 21:27:49.160531938 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:49.171319383 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/232/stdout 2018-06-06 21:27:49.167532017 +0000 @@ -1,2 +1 @@ --1 ./rpmvercmp.at:100: exit code was 1, expected 0 232. rpmvercmp.at:100: 232. rpmvercmp(1.0~rc1~git123, 1.0~rc1) = -1 (rpmvercmp.at:100): FAILED (rpmvercmp.at:100) # -*- compilation -*- 233. rpmvercmp.at:101: testing rpmvercmp(1.0~rc1, 1.0~rc1~git123) = 1 ... ./rpmvercmp.at:101: runroot rpm --eval '%{lua: print(rpm.vercmp("1.0~rc1", "1.0~rc1~git123"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/233/stderr 2018-06-06 21:27:49.220532619 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:27:49.233109391 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/233/stdout 2018-06-06 21:27:49.228532709 +0000 @@ -1,2 +1 @@ -1 ./rpmvercmp.at:101: exit code was 1, expected 0 233. rpmvercmp.at:101: 233. rpmvercmp(1.0~rc1, 1.0~rc1~git123) = 1 (rpmvercmp.at:101): FAILED (rpmvercmp.at:101) # -*- compilation -*- 234. rpmdeps.at:7: testing missing dependency ... ./rpmdeps.at:9: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-06-06 21:27:49.366227727 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/234/stderr 2018-06-06 21:27:49.361534218 +0000 @@ -1,3 +1,4 @@ -error: Failed dependencies: - deptest-two is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library 234. rpmdeps.at:7: 234. missing dependency (rpmdeps.at:7): FAILED (rpmdeps.at:9) # -*- compilation -*- 235. rpmdeps.at:30: testing cross-depending packages ... ./rpmdeps.at:32: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "reqs deptest-one" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/235/stderr 2018-06-06 21:27:49.521536034 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:32: exit code was 1, expected 0 235. rpmdeps.at:30: 235. cross-depending packages (rpmdeps.at:30): FAILED (rpmdeps.at:32) # -*- compilation -*- 236. rpmdeps.at:56: testing unsatisfied versioned require ... ./rpmdeps.at:58: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two >= 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs deptest-foo = 1.0" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-06-06 21:27:49.693892755 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/236/stderr 2018-06-06 21:27:49.688537930 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - deptest-two >= 2.0 is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:58: exit code was 1, expected 2 236. rpmdeps.at:56: 236. unsatisfied versioned require (rpmdeps.at:56): FAILED (rpmdeps.at:58) # -*- compilation -*- 237. rpmdeps.at:84: testing satisfied versioned require ... ./rpmdeps.at:86: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-foo >= 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs deptest-foo = 2.0" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/237/stderr 2018-06-06 21:27:49.858539858 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:86: exit code was 1, expected 0 237. rpmdeps.at:84: 237. satisfied versioned require (rpmdeps.at:84): FAILED (rpmdeps.at:86) # -*- compilation -*- 238. rpmdeps.at:110: testing versioned conflict in transaction ... ./rpmdeps.at:112: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "cfls deptest-two < 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-06-06 21:27:50.041213706 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/238/stderr 2018-06-06 21:27:50.036541878 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - deptest-two < 2.0 conflicts with deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:112: exit code was 1, expected 2 238. rpmdeps.at:110: 238. versioned conflict in transaction (rpmdeps.at:110): FAILED (rpmdeps.at:112) # -*- compilation -*- 239. rpmdeps.at:137: testing versioned conflict in database ... ./rpmdeps.at:139: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "cfls deptest-two < 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-06-06 21:27:50.236394372 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/239/stderr 2018-06-06 21:27:50.232544102 +0000 @@ -1,3 +1,6 @@ -error: Failed dependencies: - deptest-two < 2.0 conflicts with (installed) deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 239. rpmdeps.at:137: 239. versioned conflict in database (rpmdeps.at:137): FAILED (rpmdeps.at:139) # -*- compilation -*- 240. rpmdeps.at:163: testing install and verify self-conflicting package ... ./rpmdeps.at:165: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "provs something" \ --define "cfls something" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -V --nofiles deptest-one --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/240/stderr 2018-06-06 21:27:50.389545884 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:165: exit code was 1, expected 0 240. rpmdeps.at:163: 240. install and verify self-conflicting package (rpmdeps.at:163): FAILED (rpmdeps.at:165) # -*- compilation -*- 241. rpmdeps.at:185: testing explicit file conflicts ... ./rpmdeps.at:187: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "cfls /opt/bar" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U --test \ /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm \ /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -e deptest-one # XXX FIXME: rpm's problem message for this case is higly bogus. runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -e deptest-two --- - 2018-06-06 21:27:50.741809331 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/241/stderr 2018-06-06 21:27:50.735549810 +0000 @@ -1,7 +1,11 @@ -error: Failed dependencies: - /opt/bar conflicts with deptest-one-1.0-1.noarch -error: Failed dependencies: - /opt/bar conflicts with (installed) deptest-one-1.0-1.noarch -error: Failed dependencies: - /opt/bar conflicts with deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:187: exit code was 1, expected 0 241. rpmdeps.at:185: 241. explicit file conflicts (rpmdeps.at:185): FAILED (rpmdeps.at:187) # -*- compilation -*- 242. rpmdeps.at:224: testing erase to break dependencies ... ./rpmdeps.at:226: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-foo >= 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs deptest-foo = 2.0" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -e deptest-two --- - 2018-06-06 21:27:50.935354274 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/242/stderr 2018-06-06 21:27:50.930552023 +0000 @@ -1,3 +1,6 @@ -error: Failed dependencies: - deptest-foo >= 2.0 is needed by (installed) deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 242. rpmdeps.at:224: 242. erase to break dependencies (rpmdeps.at:224): FAILED (rpmdeps.at:226) # -*- compilation -*- 243. rpmdeps.at:252: testing erase to break colored file dependency ... ./rpmdeps.at:254: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg hello" \ --define "reqs /usr/bin/hello" \ /data/SPECS/deptest.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm \ /data/RPMS/hello-2.0-1.x86_64.rpm \ /build/RPMS/noarch/deptest-hello-1.0-1.noarch.rpm runroot rpm -e hello.x86_64 --- - 2018-06-06 21:27:51.101473466 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/243/stderr 2018-06-06 21:27:51.096553907 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - /usr/bin/hello is needed by (installed) deptest-hello-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 243. rpmdeps.at:252: 243. erase to break colored file dependency (rpmdeps.at:252): FAILED (rpmdeps.at:254) # -*- compilation -*- 244. rpmdeps.at:281: testing erase on wrong-colored file dependency ... ./rpmdeps.at:283: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg hello" \ --define "reqs /usr/bin/hello" \ /data/SPECS/deptest.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm \ /data/RPMS/hello-2.0-1.x86_64.rpm \ /build/RPMS/noarch/deptest-hello-1.0-1.noarch.rpm runroot rpm -e hello.i686 --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/244/stderr 2018-06-06 21:27:51.256555723 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:283: exit code was 1, expected 0 244. rpmdeps.at:281: 244. erase on wrong-colored file dependency (rpmdeps.at:281): FAILED (rpmdeps.at:283) # -*- compilation -*- 245. rpmdeps.at:309: testing unsatisfied WITH require ... ./rpmdeps.at:311: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two with flavor = dekstop)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = server" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ --define "provs flavor = desktop" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- - 2018-06-06 21:27:51.456508837 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/245/stderr 2018-06-06 21:27:51.452557947 +0000 @@ -1,3 +1,6 @@ -error: Failed dependencies: - (deptest-two with flavor = dekstop) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:311: exit code was 1, expected 3 245. rpmdeps.at:309: 245. unsatisfied WITH require (rpmdeps.at:309): FAILED (rpmdeps.at:311) # -*- compilation -*- 246. rpmdeps.at:340: testing unsatisfied WITH require (rpmdb) ... ./rpmdeps.at:342: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two with flavor = dekstop)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = server" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ --define "provs flavor = desktop" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-06-06 21:27:51.690707423 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/246/stderr 2018-06-06 21:27:51.685560592 +0000 @@ -1,3 +1,7 @@ -error: Failed dependencies: - (deptest-two with flavor = dekstop) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 246. rpmdeps.at:340: 246. unsatisfied WITH require (rpmdb) (rpmdeps.at:340): FAILED (rpmdeps.at:342) # -*- compilation -*- 247. rpmdeps.at:373: testing satisfied WITH require ... ./rpmdeps.at:375: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two with flavor = desktop)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = desktop" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/247/stderr 2018-06-06 21:27:51.846562418 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:375: exit code was 1, expected 0 247. rpmdeps.at:373: 247. satisfied WITH require (rpmdeps.at:373): FAILED (rpmdeps.at:375) # -*- compilation -*- 248. rpmdeps.at:397: testing satisfied WITH require (rpmdb) ... ./rpmdeps.at:399: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two with flavor = desktop)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = desktop" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/248/stderr 2018-06-06 21:27:52.042564642 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:399: exit code was 1, expected 0 248. rpmdeps.at:397: 248. satisfied WITH require (rpmdb) (rpmdeps.at:397): FAILED (rpmdeps.at:399) # -*- compilation -*- 249. rpmdeps.at:425: testing unsatisfied WITHOUT require ... ./rpmdeps.at:427: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two without flavor)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = server" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-06-06 21:27:52.210622187 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/249/stderr 2018-06-06 21:27:52.205566492 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - (deptest-two without flavor) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:427: exit code was 1, expected 2 249. rpmdeps.at:425: 249. unsatisfied WITHOUT require (rpmdeps.at:425): FAILED (rpmdeps.at:427) # -*- compilation -*- 250. rpmdeps.at:451: testing unsatisfied WITHOUT require (rpmdb) ... ./rpmdeps.at:453: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two without flavor)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = server" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-06-06 21:27:52.405029925 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/250/stderr 2018-06-06 21:27:52.400568706 +0000 @@ -1,3 +1,6 @@ -error: Failed dependencies: - (deptest-two without flavor) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 250. rpmdeps.at:451: 250. unsatisfied WITHOUT require (rpmdb) (rpmdeps.at:451): FAILED (rpmdeps.at:453) # -*- compilation -*- 251. rpmdeps.at:479: testing satisfied WITHOUT require ... ./rpmdeps.at:481: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two without flavor)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/251/stderr 2018-06-06 21:27:52.563570556 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:481: exit code was 1, expected 0 251. rpmdeps.at:479: 251. satisfied WITHOUT require (rpmdeps.at:479): FAILED (rpmdeps.at:481) # -*- compilation -*- 252. rpmdeps.at:502: testing satisfied WITHOUT require (rpmdb) ... ./rpmdeps.at:504: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two without flavor)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/252/stderr 2018-06-06 21:27:52.755572735 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:504: exit code was 1, expected 0 252. rpmdeps.at:502: 252. satisfied WITHOUT require (rpmdb) (rpmdeps.at:502): FAILED (rpmdeps.at:504) # -*- compilation -*- 253. rpmdeps.at:529: testing unsatisfied AND require - all missing ... ./rpmdeps.at:531: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and deptest-three)" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-06-06 21:27:52.894874496 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/253/stderr 2018-06-06 21:27:52.890574267 +0000 @@ -1,3 +1,4 @@ -error: Failed dependencies: - (deptest-two and deptest-three) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library 253. rpmdeps.at:529: 253. unsatisfied AND require - all missing (rpmdeps.at:529): FAILED (rpmdeps.at:531) # -*- compilation -*- 254. rpmdeps.at:550: testing unsatisfied AND require - first is missing ... ./rpmdeps.at:552: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- - 2018-06-06 21:27:53.058222431 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/254/stderr 2018-06-06 21:27:53.053576117 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - (deptest-two and deptest-three) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:552: exit code was 1, expected 2 254. rpmdeps.at:550: 254. unsatisfied AND require - first is missing (rpmdeps.at:550): FAILED (rpmdeps.at:552) # -*- compilation -*- 255. rpmdeps.at:575: testing unsatisfied AND require - second is missing ... ./rpmdeps.at:577: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-06-06 21:27:53.225204919 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/255/stderr 2018-06-06 21:27:53.218577989 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - (deptest-two and deptest-three) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:577: exit code was 1, expected 2 255. rpmdeps.at:575: 255. unsatisfied AND require - second is missing (rpmdeps.at:575): FAILED (rpmdeps.at:577) # -*- compilation -*- 256. rpmdeps.at:600: testing satisfied AND require ... ./rpmdeps.at:602: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/256/stderr 2018-06-06 21:27:53.412580190 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:602: exit code was 1, expected 0 256. rpmdeps.at:600: 256. satisfied AND require (rpmdeps.at:600): FAILED (rpmdeps.at:602) # -*- compilation -*- 257. rpmdeps.at:629: testing unsatisfied OR require - all missing ... ./rpmdeps.at:631: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two or deptest-three)" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-06-06 21:27:53.549437172 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/257/stderr 2018-06-06 21:27:53.544581688 +0000 @@ -1,3 +1,4 @@ -error: Failed dependencies: - (deptest-two or deptest-three) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library 257. rpmdeps.at:629: 257. unsatisfied OR require - all missing (rpmdeps.at:629): FAILED (rpmdeps.at:631) # -*- compilation -*- 258. rpmdeps.at:650: testing satisfied OR require - first is missing ... ./rpmdeps.at:652: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two or deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/258/stderr 2018-06-06 21:27:53.710583572 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:652: exit code was 1, expected 0 258. rpmdeps.at:650: 258. satisfied OR require - first is missing (rpmdeps.at:650): FAILED (rpmdeps.at:652) # -*- compilation -*- 259. rpmdeps.at:673: testing satisfied OR require - second is missing ... ./rpmdeps.at:675: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two or deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/259/stderr 2018-06-06 21:27:53.872585410 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:675: exit code was 1, expected 0 259. rpmdeps.at:673: 259. satisfied OR require - second is missing (rpmdeps.at:673): FAILED (rpmdeps.at:675) # -*- compilation -*- 260. rpmdeps.at:696: testing satisfied OR require - both present ... ./rpmdeps.at:698: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two or deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/260/stderr 2018-06-06 21:27:54.067587623 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:698: exit code was 1, expected 0 260. rpmdeps.at:696: 260. satisfied OR require - both present (rpmdeps.at:696): FAILED (rpmdeps.at:698) # -*- compilation -*- 261. rpmdeps.at:725: testing unsatisfied IF require ... ./rpmdeps.at:727: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- - 2018-06-06 21:27:54.238978711 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/261/stderr 2018-06-06 21:27:54.233589507 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - (deptest-two if deptest-three) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:727: exit code was 1, expected 2 261. rpmdeps.at:725: 261. unsatisfied IF require (rpmdeps.at:725): FAILED (rpmdeps.at:727) # -*- compilation -*- 262. rpmdeps.at:750: testing satisfied IF require ... ./rpmdeps.at:752: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/262/stderr 2018-06-06 21:27:54.425591686 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:752: exit code was 1, expected 0 262. rpmdeps.at:750: 262. satisfied IF require (rpmdeps.at:750): FAILED (rpmdeps.at:752) # -*- compilation -*- 263. rpmdeps.at:777: testing unsatisfied IF-ELSE require ... ./rpmdeps.at:779: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three else deptest-four)" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-06-06 21:27:54.572067258 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/263/stderr 2018-06-06 21:27:54.566593286 +0000 @@ -1,3 +1,4 @@ -error: Failed dependencies: - (deptest-two if deptest-three else deptest-four) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library 263. rpmdeps.at:777: 263. unsatisfied IF-ELSE require (rpmdeps.at:777): FAILED (rpmdeps.at:779) # -*- compilation -*- 264. rpmdeps.at:798: testing satisfied IF-ELSE require - right clause ... ./rpmdeps.at:800: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three else deptest-four)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg four" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-four-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/264/stderr 2018-06-06 21:27:54.750595374 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:800: exit code was 1, expected 0 264. rpmdeps.at:798: 264. satisfied IF-ELSE require - right clause (rpmdeps.at:798): FAILED (rpmdeps.at:800) # -*- compilation -*- 265. rpmdeps.at:821: testing satisfied IF-ELSE require - left clause ... ./rpmdeps.at:823: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three else deptest-four)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/265/stderr 2018-06-06 21:27:54.961597770 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:823: exit code was 1, expected 0 265. rpmdeps.at:821: 265. satisfied IF-ELSE require - left clause (rpmdeps.at:821): FAILED (rpmdeps.at:823) # -*- compilation -*- 266. rpmdeps.at:850: testing unsatisfied nested AND-OR require ... ./rpmdeps.at:852: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and (deptest-three or deptest-four))" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-06-06 21:27:55.132282088 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/266/stderr 2018-06-06 21:27:55.126599642 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - (deptest-two and (deptest-three or deptest-four)) is needed by deptest-one-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:852: exit code was 1, expected 2 266. rpmdeps.at:850: 266. unsatisfied nested AND-OR require (rpmdeps.at:850): FAILED (rpmdeps.at:852) # -*- compilation -*- 267. rpmdeps.at:875: testing satisfied nested AND-OR require ... ./rpmdeps.at:877: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and (deptest-three or deptest-four))" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/267/stderr 2018-06-06 21:27:55.322601866 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:877: exit code was 1, expected 0 267. rpmdeps.at:875: 267. satisfied nested AND-OR require (rpmdeps.at:875): FAILED (rpmdeps.at:877) # -*- compilation -*- 268. rpmdeps.at:904: testing satisfied nested AND-IF require - without right clause ... ./rpmdeps.at:906: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and (deptest-three if deptest-four))" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/268/stderr 2018-06-06 21:27:55.485603717 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:906: exit code was 1, expected 0 268. rpmdeps.at:904: 268. satisfied nested AND-IF require - without right clause (rpmdeps.at:904): FAILED (rpmdeps.at:906) # -*- compilation -*- 269. rpmdeps.at:927: testing satisfied nested AND-IF require - with right clause ... ./rpmdeps.at:929: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and (deptest-three if deptest-four))" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg four" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-four-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/269/stderr 2018-06-06 21:27:55.707606237 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmdeps.at:929: exit code was 1, expected 0 269. rpmdeps.at:927: 269. satisfied nested AND-IF require - with right clause (rpmdeps.at:927): FAILED (rpmdeps.at:929) # -*- compilation -*- 271. rpmconflict.at:31: testing two packages with a conflicting file ... ./rpmconflict.at:33: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U \ /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm \ /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm stderr: rpm: --initdb: unknown option error: Failed to initialize NSS library stdout: ./rpmconflict.at:33: exit code was 1, expected 2 271. rpmconflict.at:31: 271. two packages with a conflicting file (rpmconflict.at:31): FAILED (rpmconflict.at:33) # -*- compilation -*- 272. rpmconflict.at:48: testing package with shareable file ... ./rpmconflict.at:50: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" for p in "one" "two"; do runroot rpmbuild --quiet -bb \ --define "pkg $p" \ --define "filedata same_stuff" \ /data/SPECS/conflicttest.spec done runroot rpm -U /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm stderr: rpm: --initdb: unknown option error: Failed to initialize NSS library error: Failed to initialize NSS library error: Failed to initialize NSS library error: Failed to initialize NSS library stdout: ./rpmconflict.at:50: exit code was 1, expected 0 272. rpmconflict.at:48: 272. package with shareable file (rpmconflict.at:48): FAILED (rpmconflict.at:50) # -*- compilation -*- 273. rpmconflict.at:72: testing two packages with shareable file ... ./rpmconflict.at:74: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U \ /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm \ /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm stderr: rpm: --initdb: unknown option error: Failed to initialize NSS library stdout: ./rpmconflict.at:74: exit code was 1, expected 0 273. rpmconflict.at:72: 273. two packages with shareable file (rpmconflict.at:72): FAILED (rpmconflict.at:74) # -*- compilation -*- 274. rpmconflict.at:89: testing non-conflicting identical basenames ... ./rpmconflict.at:91: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/selfconflict.spec rm -rf "${RPMTEST}"/opt/mydir runroot rpm -U /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/274/stderr 2018-06-06 21:27:56.472614919 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmconflict.at:91: exit code was 1, expected 0 274. rpmconflict.at:89: 274. non-conflicting identical basenames (rpmconflict.at:89): FAILED (rpmconflict.at:91) # -*- compilation -*- 275. rpmconflict.at:107: testing conflicting identical basenames ... ./rpmconflict.at:109: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/selfconflict.spec rm -rf "${RPMTEST}"/opt/mydir mkdir -p "${RPMTEST}"/opt/mydir/one ln -s one "${RPMTEST}"/opt/mydir/two runroot rpm -U /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm --- - 2018-06-06 21:27:56.646482006 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/275/stderr 2018-06-06 21:27:56.639616813 +0000 @@ -1,2 +1,4 @@ - file /opt/mydir/two/somefile conflicts between attempted installs of selfconflict-1.0-1.noarch and selfconflict-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library 275. rpmconflict.at:107: 275. conflicting identical basenames (rpmconflict.at:107): FAILED (rpmconflict.at:109) # -*- compilation -*- 276. rpmconflict.at:127: testing multilib elf conflict, prefer 64bit 1 ... ./rpmconflict.at:129: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/276/stderr 2018-06-06 21:27:56.764618232 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:56.781247531 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/276/stdout 2018-06-06 21:27:56.776618368 +0000 @@ -1,3 +1 @@ -wrong color,normal,normal,normal,normal, -normal,normal,normal,normal,normal, ./rpmconflict.at:129: exit code was 1, expected 0 276. rpmconflict.at:127: 276. multilib elf conflict, prefer 64bit 1 (rpmconflict.at:127): FAILED (rpmconflict.at:129) # -*- compilation -*- 277. rpmconflict.at:149: testing multilib elf conflict, prefer 64bit 2 ... ./rpmconflict.at:151: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/277/stderr 2018-06-06 21:27:56.966620524 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:56.976438293 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/277/stdout 2018-06-06 21:27:56.971620581 +0000 @@ -1,4 +1 @@ -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, -normal,normal,normal,normal,normal, ./rpmconflict.at:151: exit code was 1, expected 0 277. rpmconflict.at:149: 277. multilib elf conflict, prefer 64bit 2 (rpmconflict.at:149): FAILED (rpmconflict.at:151) # -*- compilation -*- 278. rpmconflict.at:176: testing multilib elf conflict, prefer 64bit 3 ... ./rpmconflict.at:178: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.x86_64 runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/278/stderr 2018-06-06 21:27:57.159622715 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:57.170591806 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/278/stdout 2018-06-06 21:27:57.165622783 +0000 @@ -1,4 +1 @@ -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, -normal,normal,normal,normal,normal, ./rpmconflict.at:178: exit code was 1, expected 0 278. rpmconflict.at:176: 278. multilib elf conflict, prefer 64bit 3 (rpmconflict.at:176): FAILED (rpmconflict.at:178) # -*- compilation -*- 279. rpmconflict.at:203: testing multilib elf conflict, prefer 32bit 1 ... ./rpmconflict.at:205: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.i686.rpm \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/279/stderr 2018-06-06 21:27:57.297624281 +0000 @@ -0,0 +1,3 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:57.307970746 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/279/stdout 2018-06-06 21:27:57.302624338 +0000 @@ -1,3 +1 @@ -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, ./rpmconflict.at:205: exit code was 1, expected 0 279. rpmconflict.at:203: 279. multilib elf conflict, prefer 32bit 1 (rpmconflict.at:203): FAILED (rpmconflict.at:205) # -*- compilation -*- 280. rpmconflict.at:225: testing multilib elf conflict, prefer 32bit 2 ... ./rpmconflict.at:227: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/280/stderr 2018-06-06 21:27:57.493626505 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:57.504043949 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/280/stdout 2018-06-06 21:27:57.498626562 +0000 @@ -1,4 +1 @@ -normal,normal,normal,normal,normal, -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, ./rpmconflict.at:227: exit code was 1, expected 0 280. rpmconflict.at:225: 280. multilib elf conflict, prefer 32bit 2 (rpmconflict.at:225): FAILED (rpmconflict.at:227) # -*- compilation -*- 281. rpmconflict.at:252: testing multilib elf conflict, prefer 32bit 3 ... ./rpmconflict.at:254: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.x86_64 runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/281/stderr 2018-06-06 21:27:57.685628684 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:57.696622018 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/281/stdout 2018-06-06 21:27:57.691628753 +0000 @@ -1,4 +1 @@ -normal,normal,normal,normal,normal, -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, ./rpmconflict.at:254: exit code was 1, expected 0 281. rpmconflict.at:252: 281. multilib elf conflict, prefer 32bit 3 (rpmconflict.at:252): FAILED (rpmconflict.at:254) # -*- compilation -*- 282. rpmconflict.at:279: testing multilib elf vs non-elf file conflict 1 ... ./rpmconflict.at:281: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm \ /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm --- - 2018-06-06 21:27:57.828337429 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/282/stderr 2018-06-06 21:27:57.823630250 +0000 @@ -1,2 +1,4 @@ - file /usr/bin/hello conflicts between attempted installs of hello-2.0-1.x86_64 and hello-script-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmconflict.at:281: exit code was 1, expected 2 282. rpmconflict.at:279: 282. multilib elf vs non-elf file conflict 1 (rpmconflict.at:279): FAILED (rpmconflict.at:281) # -*- compilation -*- 283. rpmconflict.at:300: testing multilib elf vs non-elf file conflict 2 ... ./rpmconflict.at:302: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm --- - 2018-06-06 21:27:57.991157221 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/283/stderr 2018-06-06 21:27:57.986632100 +0000 @@ -1,2 +1,5 @@ - file /usr/bin/hello from install of hello-script-1.0-1.noarch conflicts with file from package hello-2.0-1.x86_64 +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 283. rpmconflict.at:300: 283. multilib elf vs non-elf file conflict 2 (rpmconflict.at:300): FAILED (rpmconflict.at:302) # -*- compilation -*- 284. rpmconflict.at:325: testing multilib elf vs non-elf file conflict 3 ... ./rpmconflict.at:327: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm --- - 2018-06-06 21:27:58.151395736 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/284/stderr 2018-06-06 21:27:58.146633915 +0000 @@ -1,2 +1,5 @@ - file /usr/bin/hello from install of hello-2.0-1.x86_64 conflicts with file from package hello-script-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 284. rpmconflict.at:325: 284. multilib elf vs non-elf file conflict 3 (rpmconflict.at:325): FAILED (rpmconflict.at:327) # -*- compilation -*- 285. rpmconflict.at:351: testing replacing directory with symlink ... ./rpmconflict.at:353: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" rm -rf "${RPMTEST}"/usr/{share,lib}/symlinktest* runroot rpmbuild --quiet -bb \ --define "rel 1" --without symlink /data/SPECS/symlinktest.spec runroot rpmbuild --quiet -bb \ --define "rel 2" --with symlink /data/SPECS/symlinktest.spec runroot rpm -U /build/RPMS/noarch/symlinktest-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/symlinktest-1.0-2.noarch.rpm --- - 2018-06-06 21:27:58.347941659 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/285/stderr 2018-06-06 21:27:58.342636140 +0000 @@ -1,2 +1,6 @@ - file /usr/share/symlinktest from install of symlinktest-1.0-2.noarch conflicts with file from package symlinktest-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmconflict.at:353: exit code was 1, expected 2 285. rpmconflict.at:351: 285. replacing directory with symlink (rpmconflict.at:351): FAILED (rpmconflict.at:353) # -*- compilation -*- 286. rpmconflict.at:375: testing replacing symlink with directory ... ./rpmconflict.at:377: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" rm -rf "${RPMTEST}"/usr/{share,lib}/symlinktest* runroot rpmbuild --quiet -bb \ --define "rel 1" --with symlink /data/SPECS/symlinktest.spec runroot rpmbuild --quiet -bb \ --define "rel 2" --without symlink /data/SPECS/symlinktest.spec runroot rpm -U /build/RPMS/noarch/symlinktest-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/symlinktest-1.0-2.noarch.rpm --- - 2018-06-06 21:27:58.548153414 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/286/stderr 2018-06-06 21:27:58.543638421 +0000 @@ -1,2 +1,6 @@ - file /usr/share/symlinktest from install of symlinktest-1.0-2.noarch conflicts with file from package symlinktest-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmconflict.at:377: exit code was 1, expected 2 286. rpmconflict.at:375: 286. replacing symlink with directory (rpmconflict.at:375): FAILED (rpmconflict.at:377) # -*- compilation -*- 287. rpmconflict.at:400: testing real file with shared ghost ... ./rpmconflict.at:402: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb fn="${RPMTEST}"/usr/share/my.version rm -rf "${TOPDIR}" "${fn}" runroot rpmbuild --quiet -bb \ --define "pkg one" --define "filedata one" \ /data/SPECS/conflicttest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" --define "filedata two" --define "fileattr %ghost"\ /data/SPECS/conflicttest.spec test ! -f "${fn}" && echo OK runroot rpm -U \ /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm \ /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm cat "${fn}" runroot rpm -e conflicttwo cat "${fn}" runroot rpm -e conflictone test ! -f "${fn}" && echo OK --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/287/stderr 2018-06-06 21:27:58.775641055 +0000 @@ -0,0 +1,8 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/usr/share/my.version: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/usr/share/my.version: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:27:58.785079996 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/287/stdout 2018-06-06 21:27:58.780641111 +0000 @@ -1,5 +1,3 @@ OK -one -one OK 287. rpmconflict.at:400: 287. real file with shared ghost (rpmconflict.at:400): FAILED (rpmconflict.at:402) # -*- compilation -*- 288. rpmreplace.at:4: testing upgrade to/from regular file ... ./rpmreplace.at:6: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm cat "${tf}" runroot rpm -U --oldpackage /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/288/stderr 2018-06-06 21:27:59.024643880 +0000 @@ -0,0 +1,9 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory --- - 2018-06-06 21:27:59.033861358 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/288/stdout 2018-06-06 21:27:59.028643925 +0000 @@ -1,4 +1 @@ -foo -bar -foo ./rpmreplace.at:6: exit code was 1, expected 0 288. rpmreplace.at:4: 288. upgrade to/from regular file (rpmreplace.at:4): FAILED (rpmreplace.at:6) # -*- compilation -*- 289. rpmreplace.at:40: testing upgrade regular file to/from broken link ... ./rpmreplace.at:42: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata stuff" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" runroot rpm -U --oldpackage /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/289/stderr 2018-06-06 21:27:59.278646762 +0000 @@ -0,0 +1,8 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory --- - 2018-06-06 21:27:59.287178542 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/289/stdout 2018-06-06 21:27:59.282646807 +0000 @@ -1,4 +1 @@ -foo -stuff -foo ./rpmreplace.at:42: exit code was 1, expected 0 289. rpmreplace.at:40: 289. upgrade regular file to/from broken link (rpmreplace.at:40): FAILED (rpmreplace.at:42) # -*- compilation -*- 290. rpmreplace.at:76: testing upgrade regular file to/from file link ... ./rpmreplace.at:78: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" runroot rpm -U --oldpackage /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/290/stderr 2018-06-06 21:27:59.523649544 +0000 @@ -0,0 +1,8 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory --- - 2018-06-06 21:27:59.532499208 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/290/stdout 2018-06-06 21:27:59.527649589 +0000 @@ -1,4 +1 @@ -foo -goo -foo ./rpmreplace.at:78: exit code was 1, expected 0 290. rpmreplace.at:76: 290. upgrade regular file to/from file link (rpmreplace.at:76): FAILED (rpmreplace.at:78) # -*- compilation -*- 291. rpmreplace.at:112: testing upgrade broken link to broken link ... ./rpmreplace.at:114: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata stiff" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata stuff" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/291/stderr 2018-06-06 21:27:59.759652222 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:27:59.773873253 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/291/stdout 2018-06-06 21:27:59.768652324 +0000 @@ -1,3 +1 @@ -stiff -stuff ./rpmreplace.at:114: exit code was 1, expected 0 291. rpmreplace.at:112: 291. upgrade broken link to broken link (rpmreplace.at:112): FAILED (rpmreplace.at:114) # -*- compilation -*- 292. rpmreplace.at:145: testing upgrade file link to file link ... ./rpmreplace.at:147: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/292/stderr 2018-06-06 21:28:00.021655195 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:00.035113518 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/292/stdout 2018-06-06 21:28:00.029655286 +0000 @@ -1,3 +1 @@ -goo -goo ./rpmreplace.at:147: exit code was 1, expected 0 292. rpmreplace.at:145: 292. upgrade file link to file link (rpmreplace.at:145): FAILED (rpmreplace.at:147) # -*- compilation -*- 293. rpmreplace.at:178: testing upgrade directory link to directory link ... ./rpmreplace.at:180: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata zoo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata zoo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/293/stderr 2018-06-06 21:28:00.266657976 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:00.281914403 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/293/stdout 2018-06-06 21:28:00.277658101 +0000 @@ -1,3 +1 @@ -zoo -zoo ./rpmreplace.at:180: exit code was 1, expected 0 293. rpmreplace.at:178: 293. upgrade directory link to directory link (rpmreplace.at:178): FAILED (rpmreplace.at:180) # -*- compilation -*- 294. rpmreplace.at:211: testing upgrade regular file to directory ... ./rpmreplace.at:213: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/294/stderr 2018-06-06 21:28:00.488660496 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/opt/foo: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:00.499217359 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/294/stdout 2018-06-06 21:28:00.493660553 +0000 @@ -1,2 +1 @@ -foo ./rpmreplace.at:213: exit code was 1, expected 0 294. rpmreplace.at:211: 294. upgrade regular file to directory (rpmreplace.at:211): FAILED (rpmreplace.at:213) # -*- compilation -*- 295. rpmreplace.at:242: testing upgrade broken link to directory ... ./rpmreplace.at:244: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata other" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/295/stderr 2018-06-06 21:28:00.717663095 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:00.728910861 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/295/stdout 2018-06-06 21:28:00.723663163 +0000 @@ -1,2 +1 @@ -other ./rpmreplace.at:244: exit code was 1, expected 0 295. rpmreplace.at:242: 295. upgrade broken link to directory (rpmreplace.at:242): FAILED (rpmreplace.at:244) # -*- compilation -*- 296. rpmreplace.at:273: testing upgrade file link to directory ... ./rpmreplace.at:275: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/296/stderr 2018-06-06 21:28:00.937665592 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:00.948553207 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/296/stdout 2018-06-06 21:28:00.943665661 +0000 @@ -1,2 +1 @@ -goo ./rpmreplace.at:275: exit code was 1, expected 0 296. rpmreplace.at:273: 296. upgrade file link to directory (rpmreplace.at:273): FAILED (rpmreplace.at:275) # -*- compilation -*- 297. rpmreplace.at:304: testing upgrade directory link to directory ... ./rpmreplace.at:306: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata zoo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm --- - 2018-06-06 21:28:01.192178637 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/297/stderr 2018-06-06 21:28:01.186668418 +0000 @@ -1,2 +1,6 @@ - file /opt/foo from install of replacetest-2.0-1.noarch conflicts with file from package replacetest-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:01.196186169 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/297/stdout 2018-06-06 21:28:01.191668475 +0000 @@ -1,2 +1 @@ -zoo ./rpmreplace.at:306: exit code was 1, expected 2 297. rpmreplace.at:304: 297. upgrade directory link to directory (rpmreplace.at:304): FAILED (rpmreplace.at:306) # -*- compilation -*- 298. rpmreplace.at:335: testing upgrade empty directory to empty directory ... ./rpmreplace.at:337: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/298/stderr 2018-06-06 21:28:01.374670552 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmreplace.at:337: exit code was 1, expected 0 298. rpmreplace.at:335: 298. upgrade empty directory to empty directory (rpmreplace.at:335): FAILED (rpmreplace.at:337) # -*- compilation -*- 299. rpmreplace.at:363: testing upgrade empty directory to regular file ... ./rpmreplace.at:365: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata woot" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm --- - 2018-06-06 21:28:01.569016143 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/299/stderr 2018-06-06 21:28:01.563672697 +0000 @@ -1,2 +1,5 @@ - file /opt/foo from install of replacetest-2.0-1.noarch conflicts with file from package replacetest-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmreplace.at:365: exit code was 1, expected 2 299. rpmreplace.at:363: 299. upgrade empty directory to regular file (rpmreplace.at:363): FAILED (rpmreplace.at:365) # -*- compilation -*- 300. rpmreplace.at:392: testing upgrade locally symlinked directory ... ./rpmreplace.at:394: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype datadir" \ --define "filedata README1" \ --define "user $(id -u -n)" \ --define "grp $(id -g -n)" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype datadir" \ --define "filedata README2" \ --define "user $(id -u -n)" \ --define "grp $(id -g -n)" \ /data/SPECS/replacetest.spec mkdir "${RPMTEST}"/opt/f00f ln -s f00f "${RPMTEST}"/opt/foo runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -L "${tf}" && test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -L "${tf}" && test -d "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/300/stderr 2018-06-06 21:28:01.810675501 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 300. rpmreplace.at:392: 300. upgrade locally symlinked directory (rpmreplace.at:392): FAILED (rpmreplace.at:394) # -*- compilation -*- 301. rpmreplace.at:428: testing upgrade invalid locally symlinked directory ... ./rpmreplace.at:430: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype datadir" \ --define "filedata README1" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype datadir" \ --define "filedata README2" \ /data/SPECS/replacetest.spec mkdir "${RPMTEST}"/opt/f00f ln -s f00f "${RPMTEST}"/opt/foo runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -L "${tf}" && test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/301/stderr 2018-06-06 21:28:02.035678054 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 301. rpmreplace.at:428: 301. upgrade invalid locally symlinked directory (rpmreplace.at:428): FAILED (rpmreplace.at:430) # -*- compilation -*- 302. rpmreplace.at:460: testing upgrade empty directory to broken link ... ./rpmreplace.at:462: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata woot" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm --- - 2018-06-06 21:28:02.225008286 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/302/stderr 2018-06-06 21:28:02.218680130 +0000 @@ -1,2 +1,5 @@ - file /opt/foo from install of replacetest-2.0-1.noarch conflicts with file from package replacetest-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmreplace.at:462: exit code was 1, expected 2 302. rpmreplace.at:460: 302. upgrade empty directory to broken link (rpmreplace.at:460): FAILED (rpmreplace.at:462) # -*- compilation -*- 303. rpmreplace.at:489: testing upgrade empty directory to file link ... ./rpmreplace.at:491: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata woot" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm --- - 2018-06-06 21:28:02.418511981 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/303/stderr 2018-06-06 21:28:02.412682333 +0000 @@ -1,2 +1,5 @@ - file /opt/foo from install of replacetest-2.0-1.noarch conflicts with file from package replacetest-1.0-1.noarch +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmreplace.at:491: exit code was 1, expected 2 303. rpmreplace.at:489: 303. upgrade empty directory to file link (rpmreplace.at:489): FAILED (rpmreplace.at:491) # -*- compilation -*- 304. rpmreplace.at:518: testing upgrade removed empty directory to file link ... ./rpmreplace.at:520: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && rmdir "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/304/stderr 2018-06-06 21:28:02.597684433 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:02.615428052 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/304/stdout 2018-06-06 21:28:02.603684501 +0000 @@ -1,2 +1 @@ -goo ./rpmreplace.at:520: exit code was 1, expected 0 304. rpmreplace.at:518: 304. upgrade removed empty directory to file link (rpmreplace.at:518): FAILED (rpmreplace.at:520) # -*- compilation -*- 305. rpmreplace.at:548: testing upgrade replaced empty directory to file link ... ./rpmreplace.at:550: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && rmdir "${tf}" && ln -sf goo "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/305/stderr 2018-06-06 21:28:02.796686692 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:02.811619265 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/305/stdout 2018-06-06 21:28:02.805686794 +0000 @@ -1,2 +1 @@ -goo ./rpmreplace.at:550: exit code was 1, expected 0 305. rpmreplace.at:548: 305. upgrade replaced empty directory to file link (rpmreplace.at:548): FAILED (rpmreplace.at:550) # -*- compilation -*- 306. rpmreplace.at:578: testing upgrade empty directory to file link with pretrans ... ./rpmreplace.at:580: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ --define "fixit posix.rmdir('/opt/foo')" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U --test /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/306/stderr 2018-06-06 21:28:02.988688872 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:03.006673131 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/306/stdout 2018-06-06 21:28:02.999688996 +0000 @@ -1,2 +1 @@ -goo ./rpmreplace.at:580: exit code was 1, expected 0 306. rpmreplace.at:578: 306. upgrade empty directory to file link with pretrans (rpmreplace.at:578): FAILED (rpmreplace.at:580) # -*- compilation -*- 307. rpmconfig.at:6: testing install config on existiting file ... ./rpmconfig.at:8: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ /data/SPECS/configtest.spec echo "otherstuff" > "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest cat "${cf}.rpmorig" --- - 2018-06-06 21:28:03.190650510 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/307/stderr 2018-06-06 21:28:03.185691107 +0000 @@ -1,2 +1,6 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmorig +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmorig: No such file or directory --- - 2018-06-06 21:28:03.194732958 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/307/stdout 2018-06-06 21:28:03.189691152 +0000 @@ -1,3 +1,2 @@ -foo otherstuff ./rpmconfig.at:8: exit code was 1, expected 0 307. rpmconfig.at:6: 307. install config on existiting file (rpmconfig.at:6): FAILED (rpmconfig.at:8) # -*- compilation -*- 308. rpmconfig.at:35: testing install config(noreplace) on existing file ... ./rpmconfig.at:37: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "noreplace 1" \ /data/SPECS/configtest.spec echo "otherstuff" > "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmnew" runroot rpm -e configtest cat "${cf}.rpmsave" cat "${cf}.rpmnew" --- - 2018-06-06 21:28:03.401869263 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/308/stderr 2018-06-06 21:28:03.396693501 +0000 @@ -1,3 +1,8 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmnew: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmsave: No such file or directory +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmnew: No such file or directory --- - 2018-06-06 21:28:03.406118620 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/308/stdout 2018-06-06 21:28:03.401693558 +0000 @@ -1,5 +1,2 @@ otherstuff -foo -otherstuff -foo ./rpmconfig.at:37: exit code was 1, expected 0 308. rpmconfig.at:35: 308. install config(noreplace) on existing file (rpmconfig.at:35): FAILED (rpmconfig.at:37) # -*- compilation -*- 309. rpmconfig.at:70: testing install config on existiting identical file ... ./rpmconfig.at:72: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ /data/SPECS/configtest.spec echo "foo" > "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest test ! -f "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/309/stderr 2018-06-06 21:28:03.594695749 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmconfig.at:72: exit code was 1, expected 0 309. rpmconfig.at:70: 309. install config on existiting identical file (rpmconfig.at:70): FAILED (rpmconfig.at:72) # -*- compilation -*- 310. rpmconfig.at:97: testing erase unchanged config ... ./rpmconfig.at:99: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest test ! -f "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/310/stderr 2018-06-06 21:28:03.781697871 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:03.795700281 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/310/stdout 2018-06-06 21:28:03.790697974 +0000 @@ -1,2 +1 @@ -foo 310. rpmconfig.at:97: 310. erase unchanged config (rpmconfig.at:97): FAILED (rpmconfig.at:99) # -*- compilation -*- 311. rpmconfig.at:123: testing erase changed config ... ./rpmconfig.at:125: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" runroot rpm -e configtest cat "${cf}.rpmsave" test ! -f "${cf}" --- - 2018-06-06 21:28:03.978731594 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/311/stderr 2018-06-06 21:28:03.973700050 +0000 @@ -1,2 +1,7 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-06-06 21:28:03.982698201 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/311/stdout 2018-06-06 21:28:03.977700096 +0000 @@ -1,3 +1 @@ -foo -otherstuff ./rpmconfig.at:125: exit code was 1, expected 0 311. rpmconfig.at:123: 311. erase changed config (rpmconfig.at:123): FAILED (rpmconfig.at:125) # -*- compilation -*- 312. rpmconfig.at:153: testing erase changed config(noreplace) ... ./rpmconfig.at:155: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "noreplace 1" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" runroot rpm -e configtest cat "${cf}.rpmsave" test ! -f "${cf}" --- - 2018-06-06 21:28:04.178103312 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/312/stderr 2018-06-06 21:28:04.172702309 +0000 @@ -1,2 +1,7 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-06-06 21:28:04.182316801 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/312/stdout 2018-06-06 21:28:04.177702366 +0000 @@ -1,3 +1 @@ -foo -otherstuff ./rpmconfig.at:155: exit code was 1, expected 0 312. rpmconfig.at:153: 312. erase changed config(noreplace) (rpmconfig.at:153): FAILED (rpmconfig.at:155) # -*- compilation -*- 313. rpmconfig.at:185: testing upgrade unchanged config ... ./rpmconfig.at:187: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/313/stderr 2018-06-06 21:28:04.412705034 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:04.423278232 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/313/stdout 2018-06-06 21:28:04.417705090 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig.at:187: exit code was 1, expected 0 313. rpmconfig.at:185: 313. upgrade unchanged config (rpmconfig.at:185): FAILED (rpmconfig.at:187) # -*- compilation -*- 314. rpmconfig.at:215: testing upgrade unchanged config - touching test ... ./rpmconfig.at:217: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm runroot rpm -Uvv --fsmdebug /build/RPMS/noarch/configtest-2.0-1.noarch.rpm > output.txt 2>&1 grep -c "touch" output.txt --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/314/stderr 2018-06-06 21:28:04.600707167 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:04.656098987 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/314/stdout 2018-06-06 21:28:04.650707734 +0000 @@ -1,2 +1,2 @@ -1 +0 ./rpmconfig.at:217: exit code was 1, expected 0 314. rpmconfig.at:215: 314. upgrade unchanged config - touching test (rpmconfig.at:215): FAILED (rpmconfig.at:217) # -*- compilation -*- 315. rpmconfig.at:243: testing upgrade modified config ... ./rpmconfig.at:245: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/315/stderr 2018-06-06 21:28:04.896710527 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:04.914071934 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/315/stdout 2018-06-06 21:28:04.907710652 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 315. rpmconfig.at:243: 315. upgrade modified config (rpmconfig.at:243): FAILED (rpmconfig.at:245) # -*- compilation -*- 316. rpmconfig.at:276: testing upgrade changing config ... ./rpmconfig.at:278: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/316/stderr 2018-06-06 21:28:05.172713660 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:05.182792539 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/316/stdout 2018-06-06 21:28:05.177713717 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig.at:278: exit code was 1, expected 0 316. rpmconfig.at:276: 316. upgrade changing config (rpmconfig.at:276): FAILED (rpmconfig.at:278) # -*- compilation -*- 317. rpmconfig.at:306: testing upgrade changing, modified config 1 ... ./rpmconfig.at:308: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmsave" --- - 2018-06-06 21:28:05.417340277 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/317/stderr 2018-06-06 21:28:05.412716384 +0000 @@ -1,2 +1,8 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-06-06 21:28:05.422543719 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/317/stdout 2018-06-06 21:28:05.416716430 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff -foo-2.0 otherstuff ./rpmconfig.at:308: exit code was 1, expected 0 317. rpmconfig.at:306: 317. upgrade changing, modified config 1 (rpmconfig.at:306): FAILED (rpmconfig.at:308) # -*- compilation -*- 318. rpmconfig.at:342: testing upgrade changing, modified config 2 ... ./rpmconfig.at:344: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "foo-2.0" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/318/stderr 2018-06-06 21:28:05.636718926 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:05.651950690 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/318/stdout 2018-06-06 21:28:05.647719052 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 318. rpmconfig.at:342: 318. upgrade changing, modified config 2 (rpmconfig.at:342): FAILED (rpmconfig.at:344) # -*- compilation -*- 319. rpmconfig.at:377: testing upgrade unchanged config(noreplace) ... ./rpmconfig.at:379: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/319/stderr 2018-06-06 21:28:05.869721570 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:05.878899339 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/319/stdout 2018-06-06 21:28:05.873721615 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig.at:379: exit code was 1, expected 0 319. rpmconfig.at:377: 319. upgrade unchanged config(noreplace) (rpmconfig.at:377): FAILED (rpmconfig.at:379) # -*- compilation -*- 320. rpmconfig.at:409: testing upgrade modified config(noreplace) ... ./rpmconfig.at:411: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/320/stderr 2018-06-06 21:28:06.099724180 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:06.114927358 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/320/stdout 2018-06-06 21:28:06.109724293 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 320. rpmconfig.at:409: 320. upgrade modified config(noreplace) (rpmconfig.at:409): FAILED (rpmconfig.at:411) # -*- compilation -*- 321. rpmconfig.at:443: testing upgrade changing config(noreplace) ... ./rpmconfig.at:445: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/321/stderr 2018-06-06 21:28:06.332726825 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:06.342230171 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/321/stdout 2018-06-06 21:28:06.337726882 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig.at:445: exit code was 1, expected 0 321. rpmconfig.at:443: 321. upgrade changing config(noreplace) (rpmconfig.at:443): FAILED (rpmconfig.at:445) # -*- compilation -*- 322. rpmconfig.at:474: testing upgrade changing, modified config(noreplace) 1 ... ./rpmconfig.at:476: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmnew" --- - 2018-06-06 21:28:06.574417974 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/322/stderr 2018-06-06 21:28:06.569729515 +0000 @@ -1,2 +1,8 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmnew: No such file or directory --- - 2018-06-06 21:28:06.578637543 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/322/stdout 2018-06-06 21:28:06.573729560 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff otherstuff -foo-2.0 ./rpmconfig.at:476: exit code was 1, expected 0 322. rpmconfig.at:474: 322. upgrade changing, modified config(noreplace) 1 (rpmconfig.at:474): FAILED (rpmconfig.at:476) # -*- compilation -*- 323. rpmconfig.at:511: testing upgrade changing, modified config(noreplace) 2 ... ./rpmconfig.at:513: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "foo-2.0" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/323/stderr 2018-06-06 21:28:06.792732047 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:06.807707090 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/323/stdout 2018-06-06 21:28:06.802732160 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 323. rpmconfig.at:511: 323. upgrade changing, modified config(noreplace) 2 (rpmconfig.at:511): FAILED (rpmconfig.at:513) # -*- compilation -*- 324. rpmconfig.at:546: testing upgrade unchanged shared config ... ./rpmconfig.at:548: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/324/stderr 2018-06-06 21:28:07.097735509 +0000 @@ -0,0 +1,9 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:07.107400941 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/324/stdout 2018-06-06 21:28:07.102735566 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig.at:548: exit code was 1, expected 0 324. rpmconfig.at:546: 324. upgrade unchanged shared config (rpmconfig.at:546): FAILED (rpmconfig.at:548) # -*- compilation -*- 325. rpmconfig.at:584: testing upgrade modified shared config ... ./rpmconfig.at:586: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/325/stderr 2018-06-06 21:28:07.396738904 +0000 @@ -0,0 +1,8 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:07.411040695 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/325/stdout 2018-06-06 21:28:07.405739006 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 325. rpmconfig.at:584: 325. upgrade modified shared config (rpmconfig.at:584): FAILED (rpmconfig.at:586) # -*- compilation -*- 326. rpmconfig.at:624: testing upgrade changing shared config ... ./rpmconfig.at:626: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/326/stderr 2018-06-06 21:28:07.686742196 +0000 @@ -0,0 +1,9 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:07.696594261 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/326/stdout 2018-06-06 21:28:07.691742253 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig.at:626: exit code was 1, expected 0 326. rpmconfig.at:624: 326. upgrade changing shared config (rpmconfig.at:624): FAILED (rpmconfig.at:626) # -*- compilation -*- 327. rpmconfig.at:661: testing upgrade changing, modified shared config 1 ... ./rpmconfig.at:663: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmsave" --- - 2018-06-06 21:28:07.985728620 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/327/stderr 2018-06-06 21:28:07.980745532 +0000 @@ -1,2 +1,10 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-06-06 21:28:07.989852788 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/327/stdout 2018-06-06 21:28:07.984745578 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff -foo-2.0 otherstuff ./rpmconfig.at:663: exit code was 1, expected 0 327. rpmconfig.at:661: 327. upgrade changing, modified shared config 1 (rpmconfig.at:661): FAILED (rpmconfig.at:663) # -*- compilation -*- 328. rpmconfig.at:704: testing upgrade changing, modified shared config 2 ... ./rpmconfig.at:706: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "foo-2.0" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/328/stderr 2018-06-06 21:28:08.274748870 +0000 @@ -0,0 +1,8 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:08.288538950 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/328/stdout 2018-06-06 21:28:08.283748972 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 328. rpmconfig.at:704: 328. upgrade changing, modified shared config 2 (rpmconfig.at:704): FAILED (rpmconfig.at:706) # -*- compilation -*- 329. rpmconfig.at:745: testing upgrade changing, modified shared config(noreplace) 1 ... ./rpmconfig.at:747: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmnew" --- - 2018-06-06 21:28:08.570998523 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/329/stderr 2018-06-06 21:28:08.566752184 +0000 @@ -1,2 +1,10 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmnew: No such file or directory --- - 2018-06-06 21:28:08.575286713 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/329/stdout 2018-06-06 21:28:08.569752218 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff otherstuff -foo-2.0 ./rpmconfig.at:747: exit code was 1, expected 0 329. rpmconfig.at:745: 329. upgrade changing, modified shared config(noreplace) 1 (rpmconfig.at:745): FAILED (rpmconfig.at:747) # -*- compilation -*- 330. rpmconfig.at:789: testing upgrade changing, modified shared config(noreplace) 2 ... ./rpmconfig.at:791: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "foo-2.0" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/330/stderr 2018-06-06 21:28:08.842755316 +0000 @@ -0,0 +1,8 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:08.857752745 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/330/stdout 2018-06-06 21:28:08.852755430 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 330. rpmconfig.at:789: 330. upgrade changing, modified shared config(noreplace) 2 (rpmconfig.at:789): FAILED (rpmconfig.at:791) # -*- compilation -*- 331. rpmconfig.at:830: testing install/upgrade/erase ghost config ... ./rpmconfig.at:832: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in 1.0 2.0; do runroot rpmbuild --quiet -bb \ --define "ver ${v}" \ --define "filetype file" \ --define "filedata buster" \ --define "fileattr %ghost" \ /data/SPECS/configtest.spec done # pre-existing config, install, erase test ! -f "${cf}" && echo OK1 echo "keaton" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest cat "${cf}" rm -f "${cf}" # post-install config, upgrade, erase runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm test ! -f "${cf}" && echo OK2 echo "buster" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/331/stderr 2018-06-06 21:28:09.181759164 +0000 @@ -0,0 +1,8 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library 331. rpmconfig.at:830: 331. install/upgrade/erase ghost config (rpmconfig.at:830): FAILED (rpmconfig.at:832) # -*- compilation -*- 332. rpmconfig2.at:6: testing install config on existiting symlink ... ./rpmconfig2.at:8: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec ln -s "otherstuff" "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -e configtest readlink "${cf}.rpmorig" --- - 2018-06-06 21:28:09.383056266 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/332/stderr 2018-06-06 21:28:09.377761389 +0000 @@ -1,2 +1,5 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmorig +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:09.387552976 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/332/stdout 2018-06-06 21:28:09.382761446 +0000 @@ -1,3 +1,2 @@ -foo otherstuff ./rpmconfig2.at:8: exit code was 1, expected 0 332. rpmconfig2.at:6: 332. install config on existiting symlink (rpmconfig2.at:6): FAILED (rpmconfig2.at:8) # -*- compilation -*- 333. rpmconfig2.at:36: testing install config on existiting identical link ... ./rpmconfig2.at:38: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec ln -s "foo" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -e configtest test ! -L "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/333/stderr 2018-06-06 21:28:09.565763523 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library ./rpmconfig2.at:38: exit code was 1, expected 0 333. rpmconfig2.at:36: 333. install config on existiting identical link (rpmconfig2.at:36): FAILED (rpmconfig2.at:38) # -*- compilation -*- 334. rpmconfig2.at:66: testing erase unchanged config link ... ./rpmconfig2.at:68: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -e configtest test ! -L "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/334/stderr 2018-06-06 21:28:09.749765612 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:09.760498936 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/334/stdout 2018-06-06 21:28:09.755765680 +0000 @@ -1,2 +1 @@ -foo 334. rpmconfig2.at:66: 334. erase unchanged config link (rpmconfig2.at:66): FAILED (rpmconfig2.at:68) # -*- compilation -*- 335. rpmconfig2.at:93: testing erase changed config link ... ./rpmconfig2.at:95: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" runroot rpm -e configtest readlink "${cf}.rpmsave" --- - 2018-06-06 21:28:09.941481167 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/335/stderr 2018-06-06 21:28:09.936767735 +0000 @@ -1,2 +1,5 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:09.945325778 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/335/stdout 2018-06-06 21:28:09.940767780 +0000 @@ -1,3 +1 @@ -foo -otherstuff ./rpmconfig2.at:95: exit code was 1, expected 0 335. rpmconfig2.at:93: 335. erase changed config link (rpmconfig2.at:93): FAILED (rpmconfig2.at:95) # -*- compilation -*- 336. rpmconfig2.at:124: testing upgrade unchanged config link ... ./rpmconfig2.at:126: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/336/stderr 2018-06-06 21:28:10.149770152 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:10.163637005 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/336/stdout 2018-06-06 21:28:10.158770254 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig2.at:126: exit code was 1, expected 0 336. rpmconfig2.at:124: 336. upgrade unchanged config link (rpmconfig2.at:124): FAILED (rpmconfig2.at:126) # -*- compilation -*- 337. rpmconfig2.at:155: testing upgrade unchanged config link - touching test ... ./rpmconfig2.at:157: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm runroot rpm -Uvv --fsmdebug /build/RPMS/noarch/configtest-2.0-1.noarch.rpm > output.txt 2>&1 grep -c "touch" output.txt --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/337/stderr 2018-06-06 21:28:10.337772286 +0000 @@ -0,0 +1,4 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:10.382667556 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/337/stdout 2018-06-06 21:28:10.377772740 +0000 @@ -1,2 +1,2 @@ -1 +0 ./rpmconfig2.at:157: exit code was 1, expected 0 337. rpmconfig2.at:155: 337. upgrade unchanged config link - touching test (rpmconfig2.at:155): FAILED (rpmconfig2.at:157) # -*- compilation -*- 338. rpmconfig2.at:185: testing upgrade modified config link ... ./rpmconfig2.at:187: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/338/stderr 2018-06-06 21:28:10.585775101 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:10.600138778 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/338/stdout 2018-06-06 21:28:10.594775203 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 338. rpmconfig2.at:185: 338. upgrade modified config link (rpmconfig2.at:185): FAILED (rpmconfig2.at:187) # -*- compilation -*- 339. rpmconfig2.at:219: testing upgrade changing config link ... ./rpmconfig2.at:221: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/339/stderr 2018-06-06 21:28:10.792777450 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:10.808048979 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/339/stdout 2018-06-06 21:28:10.802777564 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig2.at:221: exit code was 1, expected 0 339. rpmconfig2.at:219: 339. upgrade changing config link (rpmconfig2.at:219): FAILED (rpmconfig2.at:221) # -*- compilation -*- 340. rpmconfig2.at:250: testing upgrade changing, modified config link 1 ... ./rpmconfig2.at:252: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" readlink "${cf}.rpmsave" --- - 2018-06-06 21:28:11.029445157 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/340/stderr 2018-06-06 21:28:11.024780084 +0000 @@ -1,2 +1,6 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:11.033157880 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/340/stdout 2018-06-06 21:28:11.028780129 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff -foo-2.0 otherstuff ./rpmconfig2.at:252: exit code was 1, expected 0 340. rpmconfig2.at:250: 340. upgrade changing, modified config link 1 (rpmconfig2.at:250): FAILED (rpmconfig2.at:252) # -*- compilation -*- 341. rpmconfig2.at:287: testing upgrade changing, modified config link 2 ... ./rpmconfig2.at:289: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "foo-2.0" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/341/stderr 2018-06-06 21:28:11.242782558 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:11.256101498 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/341/stdout 2018-06-06 21:28:11.251782660 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 341. rpmconfig2.at:287: 341. upgrade changing, modified config link 2 (rpmconfig2.at:287): FAILED (rpmconfig2.at:289) # -*- compilation -*- 342. rpmconfig2.at:323: testing upgrade unchanged config(noreplace) link ... ./rpmconfig2.at:325: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/342/stderr 2018-06-06 21:28:11.456784987 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:11.470304029 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/342/stdout 2018-06-06 21:28:11.465785090 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig2.at:325: exit code was 1, expected 0 342. rpmconfig2.at:323: 342. upgrade unchanged config(noreplace) link (rpmconfig2.at:323): FAILED (rpmconfig2.at:325) # -*- compilation -*- 343. rpmconfig2.at:356: testing upgrade modified config(noreplace) link ... ./rpmconfig2.at:358: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/343/stderr 2018-06-06 21:28:11.683787564 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:11.697274474 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/343/stdout 2018-06-06 21:28:11.692787666 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 343. rpmconfig2.at:356: 343. upgrade modified config(noreplace) link (rpmconfig2.at:356): FAILED (rpmconfig2.at:358) # -*- compilation -*- 344. rpmconfig2.at:391: testing upgrade changing config(noreplace) link ... ./rpmconfig2.at:393: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/344/stderr 2018-06-06 21:28:11.890789914 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:11.906873627 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/344/stdout 2018-06-06 21:28:11.901790039 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig2.at:393: exit code was 1, expected 0 344. rpmconfig2.at:391: 344. upgrade changing config(noreplace) link (rpmconfig2.at:391): FAILED (rpmconfig2.at:393) # -*- compilation -*- 345. rpmconfig2.at:423: testing upgrade changing, modified config(noreplace) link 1 ... ./rpmconfig2.at:425: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" readlink "${cf}.rpmnew" --- - 2018-06-06 21:28:12.123766329 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/345/stderr 2018-06-06 21:28:12.118792502 +0000 @@ -1,2 +1,6 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:12.127779416 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/345/stdout 2018-06-06 21:28:12.122792547 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff otherstuff -foo-2.0 ./rpmconfig2.at:425: exit code was 1, expected 0 345. rpmconfig2.at:423: 345. upgrade changing, modified config(noreplace) link 1 (rpmconfig2.at:423): FAILED (rpmconfig2.at:425) # -*- compilation -*- 346. rpmconfig2.at:461: testing upgrade changing, modified config(noreplace) link 2 ... ./rpmconfig2.at:463: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "foo-2.0" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" test ! -L "${cf}.rpmnew" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/346/stderr 2018-06-06 21:28:12.329794897 +0000 @@ -0,0 +1,5 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:12.345341910 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/346/stdout 2018-06-06 21:28:12.340795022 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 346. rpmconfig2.at:461: 346. upgrade changing, modified config(noreplace) link 2 (rpmconfig2.at:461): FAILED (rpmconfig2.at:463) # -*- compilation -*- 347. rpmconfig2.at:498: testing upgrade unchanged shared config link ... ./rpmconfig2.at:500: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/347/stderr 2018-06-06 21:28:12.603798008 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:12.617929649 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/347/stdout 2018-06-06 21:28:12.612798110 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig2.at:500: exit code was 1, expected 0 347. rpmconfig2.at:498: 347. upgrade unchanged shared config link (rpmconfig2.at:498): FAILED (rpmconfig2.at:500) # -*- compilation -*- 348. rpmconfig2.at:537: testing upgrade modified shared config link ... ./rpmconfig2.at:539: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/348/stderr 2018-06-06 21:28:12.887801231 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:12.901437345 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/348/stdout 2018-06-06 21:28:12.896801334 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 348. rpmconfig2.at:537: 348. upgrade modified shared config link (rpmconfig2.at:537): FAILED (rpmconfig2.at:539) # -*- compilation -*- 349. rpmconfig2.at:578: testing upgrade changing shared config link ... ./rpmconfig2.at:580: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/349/stderr 2018-06-06 21:28:13.185804614 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:13.199940490 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/349/stdout 2018-06-06 21:28:13.194804716 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig2.at:580: exit code was 1, expected 0 349. rpmconfig2.at:578: 349. upgrade changing shared config link (rpmconfig2.at:578): FAILED (rpmconfig2.at:580) # -*- compilation -*- 350. rpmconfig2.at:616: testing upgrade changing, modified shared config link 1 ... ./rpmconfig2.at:618: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" readlink "${cf}.rpmsave" --- - 2018-06-06 21:28:13.478020177 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/350/stderr 2018-06-06 21:28:13.472807871 +0000 @@ -1,2 +1,8 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:13.482063252 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/350/stdout 2018-06-06 21:28:13.477807928 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff -foo-2.0 otherstuff ./rpmconfig2.at:618: exit code was 1, expected 0 350. rpmconfig2.at:616: 350. upgrade changing, modified shared config link 1 (rpmconfig2.at:616): FAILED (rpmconfig2.at:618) # -*- compilation -*- 351. rpmconfig2.at:660: testing upgrade changing, modified shared config link 2 ... ./rpmconfig2.at:662: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "foo-2.0" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/351/stderr 2018-06-06 21:28:13.745810970 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:13.759094401 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/351/stdout 2018-06-06 21:28:13.754811073 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 351. rpmconfig2.at:660: 351. upgrade changing, modified shared config link 2 (rpmconfig2.at:660): FAILED (rpmconfig2.at:662) # -*- compilation -*- 352. rpmconfig2.at:702: testing upgrade changing, modified shared config(noreplace) link 1 ... ./rpmconfig2.at:704: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" readlink "${cf}.rpmnew" --- - 2018-06-06 21:28:14.052165528 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/352/stderr 2018-06-06 21:28:14.046814388 +0000 @@ -1,2 +1,8 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:14.056050830 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/352/stdout 2018-06-06 21:28:14.051814444 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff otherstuff -foo-2.0 ./rpmconfig2.at:704: exit code was 1, expected 0 352. rpmconfig2.at:702: 352. upgrade changing, modified shared config(noreplace) link 1 (rpmconfig2.at:702): FAILED (rpmconfig2.at:704) # -*- compilation -*- 353. rpmconfig2.at:747: testing upgrade changing, modified shared config(noreplace) link 2 ... ./rpmconfig2.at:749: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "foo-2.0" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" test ! -L "${cf}.rpmnew" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/353/stderr 2018-06-06 21:28:14.333817645 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:14.347680743 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/353/stdout 2018-06-06 21:28:14.342817747 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 353. rpmconfig2.at:747: 353. upgrade changing, modified shared config(noreplace) link 2 (rpmconfig2.at:747): FAILED (rpmconfig2.at:749) # -*- compilation -*- 354. rpmconfig3.at:6: testing upgrade config to/from non-config ... ./rpmconfig3.at:8: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ --define "noconfig 1" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" runroot rpm -U --oldpackage /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/354/stderr 2018-06-06 21:28:14.594820607 +0000 @@ -0,0 +1,9 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:14.604058364 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/354/stdout 2018-06-06 21:28:14.599820664 +0000 @@ -1,4 +1 @@ -foo -bar -foo ./rpmconfig3.at:8: exit code was 1, expected 0 354. rpmconfig3.at:6: 354. upgrade config to/from non-config (rpmconfig3.at:6): FAILED (rpmconfig3.at:8) # -*- compilation -*- 355. rpmconfig3.at:44: testing upgrade modified config to/from non-config 1 ... ./rpmconfig3.at:46: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ --define "noconfig 1" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmsave" runroot rpm -U --oldpackage /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" --- - 2018-06-06 21:28:14.860786858 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/355/stderr 2018-06-06 21:28:14.855823570 +0000 @@ -1,2 +1,9 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmsave: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:14.864675154 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/355/stdout 2018-06-06 21:28:14.859823616 +0000 @@ -1,6 +1,4 @@ -foo otherstuff -bar otherstuff -foo +otherstuff 355. rpmconfig3.at:44: 355. upgrade modified config to/from non-config 1 (rpmconfig3.at:44): FAILED (rpmconfig3.at:46) # -*- compilation -*- 356. rpmconfig3.at:88: testing upgrade modified config to/from non-config 2 ... ./rpmconfig3.at:90: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ --define "noconfig 1" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "bar" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" runroot rpm -U --oldpackage /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/356/stderr 2018-06-06 21:28:15.146826874 +0000 @@ -0,0 +1,7 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:15.162872984 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/356/stdout 2018-06-06 21:28:15.156826987 +0000 @@ -1,5 +1,4 @@ -foo bar bar -foo +bar 356. rpmconfig3.at:88: 356. upgrade modified config to/from non-config 2 (rpmconfig3.at:88): FAILED (rpmconfig3.at:90) # -*- compilation -*- 357. rpmconfig3.at:129: testing upgrade config to/from config link ... ./rpmconfig3.at:131: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata bar" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" runroot rpm -U --oldpackage /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/357/stderr 2018-06-06 21:28:15.406829825 +0000 @@ -0,0 +1,8 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:15.415715689 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/357/stdout 2018-06-06 21:28:15.410829870 +0000 @@ -1,4 +1 @@ -foo -bar -foo ./rpmconfig3.at:131: exit code was 1, expected 0 357. rpmconfig3.at:129: 357. upgrade config to/from config link (rpmconfig3.at:129): FAILED (rpmconfig3.at:131) # -*- compilation -*- 358. rpmconfig3.at:166: testing upgrade modified config to config link ... ./rpmconfig3.at:168: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata bar" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" cat "${cf}.rpmsave" --- - 2018-06-06 21:28:15.639564693 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/358/stderr 2018-06-06 21:28:15.634832413 +0000 @@ -1,2 +1,8 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-06-06 21:28:15.643398781 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/358/stdout 2018-06-06 21:28:15.638832459 +0000 @@ -1,5 +1,2 @@ -foo -otherstuff -bar otherstuff ./rpmconfig3.at:168: exit code was 1, expected 0 358. rpmconfig3.at:166: 358. upgrade modified config to config link (rpmconfig3.at:166): FAILED (rpmconfig3.at:168) # -*- compilation -*- 359. rpmconfig3.at:206: testing upgrade modified config link to config ... ./rpmconfig3.at:208: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" readlink "${cf}.rpmsave" --- - 2018-06-06 21:28:15.865100994 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/359/stderr 2018-06-06 21:28:15.860834979 +0000 @@ -1,2 +1,7 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory --- - 2018-06-06 21:28:15.869156817 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/359/stdout 2018-06-06 21:28:15.864835024 +0000 @@ -1,5 +1,2 @@ -foo -otherstuff -bar otherstuff ./rpmconfig3.at:208: exit code was 1, expected 0 359. rpmconfig3.at:206: 359. upgrade modified config link to config (rpmconfig3.at:206): FAILED (rpmconfig3.at:208) # -*- compilation -*- 360. rpmconfig3.at:246: testing upgrade config to directory ... ./rpmconfig3.at:248: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm test -d "${cf}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/360/stderr 2018-06-06 21:28:16.063837283 +0000 @@ -0,0 +1,6 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.073555790 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/360/stdout 2018-06-06 21:28:16.068837340 +0000 @@ -1,2 +1 @@ -foo ./rpmconfig3.at:248: exit code was 1, expected 0 360. rpmconfig3.at:246: 360. upgrade config to directory (rpmconfig3.at:246): FAILED (rpmconfig3.at:248) # -*- compilation -*- 361. rpmconfig3.at:278: testing upgrade modified config to directory ... ./rpmconfig3.at:280: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm test -d "${cf}" cat "${cf}.rpmsave" --- - 2018-06-06 21:28:16.296594119 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/361/stderr 2018-06-06 21:28:16.291839871 +0000 @@ -1,2 +1,8 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +rpm: --initdb: unknown option +error: Failed to initialize NSS library +error: Failed to initialize NSS library +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf: No such file or directory +error: Failed to initialize NSS library +cat: /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-06-06 21:28:16.300586215 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/361/stdout 2018-06-06 21:28:16.295839917 +0000 @@ -1,4 +1,2 @@ -foo -otherstuff otherstuff ./rpmconfig3.at:280: exit code was 1, expected 0 361. rpmconfig3.at:278: 361. upgrade modified config to directory (rpmconfig3.at:278): FAILED (rpmconfig3.at:280) # -*- compilation -*- 362. rpmmacro.at:6: testing simple rpm --eval ... ./rpmmacro.at:8: runroot rpm --define "this that" --eval '%{this}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/362/stderr 2018-06-06 21:28:16.352840564 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.363444547 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/362/stdout 2018-06-06 21:28:16.358840632 +0000 @@ -1,2 +1 @@ -that ./rpmmacro.at:8: exit code was 1, expected 0 362. rpmmacro.at:6: 362. simple rpm --eval (rpmmacro.at:6): FAILED (rpmmacro.at:8) # -*- compilation -*- 363. rpmmacro.at:17: testing invalid rpm --eval ... ./rpmmacro.at:19: runroot rpm --eval '%define _ that' --- - 2018-06-06 21:28:16.421227044 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/363/stderr 2018-06-06 21:28:16.415841279 +0000 @@ -1,2 +1,2 @@ -error: Macro %_ has illegal name (%define) +error: Failed to initialize NSS library 363. rpmmacro.at:17: 363. invalid rpm --eval (rpmmacro.at:17): FAILED (rpmmacro.at:19) # -*- compilation -*- 364. rpmmacro.at:29: testing invalid rpm --define ... ./rpmmacro.at:31: runroot rpm --define "_ that" --- - 2018-06-06 21:28:16.480426972 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/364/stderr 2018-06-06 21:28:16.474841949 +0000 @@ -1,2 +1,2 @@ -error: Macro %_ has illegal name (%define) +error: Failed to initialize NSS library 364. rpmmacro.at:29: 364. invalid rpm --define (rpmmacro.at:29): FAILED (rpmmacro.at:31) # -*- compilation -*- 365. rpmmacro.at:40: testing rpm --undefine ... ./rpmmacro.at:42: runroot rpm --define "this that" --eval '1. %{this}' --undefine 'this' --eval '2. %{this'} runroot rpm --eval '1. %{this}' --define "this that" --eval '2. %{this}' --undefine 'this' --eval '3. %{this'} --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/365/stderr 2018-06-06 21:28:16.563842960 +0000 @@ -0,0 +1,2 @@ +error: Failed to initialize NSS library +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.573661715 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/365/stdout 2018-06-06 21:28:16.568843016 +0000 @@ -1,6 +1 @@ -1. that -2. %{this} -1. %{this} -2. that -3. %{this} ./rpmmacro.at:42: exit code was 1, expected 0 365. rpmmacro.at:40: 365. rpm --undefine (rpmmacro.at:40): FAILED (rpmmacro.at:42) # -*- compilation -*- 366. rpmmacro.at:55: testing simple true conditional rpm --eval ... ./rpmmacro.at:57: runroot rpm --define "this that" --eval '%{?this}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/366/stderr 2018-06-06 21:28:16.625843663 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.636648184 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/366/stdout 2018-06-06 21:28:16.631843731 +0000 @@ -1,2 +1 @@ -that ./rpmmacro.at:57: exit code was 1, expected 0 366. rpmmacro.at:55: 366. simple true conditional rpm --eval (rpmmacro.at:55): FAILED (rpmmacro.at:57) # -*- compilation -*- 367. rpmmacro.at:65: testing simple false conditional rpm --eval ... ./rpmmacro.at:67: runroot rpm --define "this that" --eval '%{?that}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/367/stderr 2018-06-06 21:28:16.690844401 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.702340286 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/367/stdout 2018-06-06 21:28:16.696844469 +0000 @@ -1,2 +1 @@ - ./rpmmacro.at:67: exit code was 1, expected 0 367. rpmmacro.at:65: 367. simple false conditional rpm --eval (rpmmacro.at:65): FAILED (rpmmacro.at:67) # -*- compilation -*- 368. rpmmacro.at:75: testing nested macro in name ... ./rpmmacro.at:77: runroot rpm --define "this that" --define "that_that foo" --eval '%{expand:%{%{this}_that}}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/368/stderr 2018-06-06 21:28:16.756845150 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.767357340 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/368/stdout 2018-06-06 21:28:16.761845207 +0000 @@ -1,2 +1 @@ -foo ./rpmmacro.at:77: exit code was 1, expected 0 368. rpmmacro.at:75: 368. nested macro in name (rpmmacro.at:75): FAILED (rpmmacro.at:77) # -*- compilation -*- 369. rpmmacro.at:85: testing parametrized macro 1 ... ./rpmmacro.at:87: cat << EOF > ${abs_builddir}/testing/mtest %bar() bar %foo()\\ %bar\\ foo 1\\ %{bar}\\ foo 2\\ %bar x\\ foo 3\\ %{bar x}\\ foo 4\\ %bar \\ foo 5 EOF runroot rpm --eval '%{load:mtest}%{foo}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/369/stderr 2018-06-06 21:28:16.825845933 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.836470715 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/369/stdout 2018-06-06 21:28:16.831846002 +0000 @@ -1,12 +1 @@ -bar -foo 1 -bar -foo 2 -bar -foo 3 -bar -foo 4 -bar -foo 5 - ./rpmmacro.at:87: exit code was 1, expected 0 369. rpmmacro.at:85: 369. parametrized macro 1 (rpmmacro.at:85): FAILED (rpmmacro.at:87) # -*- compilation -*- 370. rpmmacro.at:121: testing parametrized macro 2 ... ./rpmmacro.at:123: runroot rpm \ --define '%bar() "Bar %#: %{?1} %{?2}"' \ --define '%foo() "Foo %#: %{?1} %{?2}" %bar a' \ --eval '%foo 1 2' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/370/stderr 2018-06-06 21:28:16.889846660 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.901679476 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/370/stdout 2018-06-06 21:28:16.896846740 +0000 @@ -1,2 +1 @@ -"Foo 2: 1 2" "Bar 1: a " ./rpmmacro.at:123: exit code was 1, expected 0 370. rpmmacro.at:121: 370. parametrized macro 2 (rpmmacro.at:121): FAILED (rpmmacro.at:123) # -*- compilation -*- 371. rpmmacro.at:134: testing parametrized macro 3 ... ./rpmmacro.at:136: runroot rpm \ --define '%foo() 1:%1 2:%2' \ --eval '%foo %nil bar' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/371/stderr 2018-06-06 21:28:16.956847421 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:16.968924439 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/371/stdout 2018-06-06 21:28:16.963847500 +0000 @@ -1,2 +1 @@ -1:bar 2:%2 ./rpmmacro.at:136: exit code was 1, expected 0 371. rpmmacro.at:134: 371. parametrized macro 3 (rpmmacro.at:134): FAILED (rpmmacro.at:136) # -*- compilation -*- 372. rpmmacro.at:146: testing parametrized macro 4 ... ./rpmmacro.at:148: runroot rpm \ --define '%bar yyy' \ --define '%foo() %1' \ --eval '%foo %bar' \ --eval '%foo %%bar' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/372/stderr 2018-06-06 21:28:17.025848204 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.036641632 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/372/stdout 2018-06-06 21:28:17.031848272 +0000 @@ -1,3 +1 @@ -yyy -%bar ./rpmmacro.at:148: exit code was 1, expected 0 372. rpmmacro.at:146: 372. parametrized macro 4 (rpmmacro.at:146): FAILED (rpmmacro.at:148) # -*- compilation -*- 373. rpmmacro.at:161: testing parametrized macro 5 ... ./rpmmacro.at:163: runroot rpm \ --define '%foo() %#:%{?1:"%1"}%{?2: "%2"}' \ --define 'bar zzz' \ --eval '%foo 1' \ --eval '%foo 2 ' \ --eval '%foo 1 2' \ --eval '%foo %{nil}' \ --eval '%foo %{nil} xx' \ --eval '%foo %{bar} xx' \ --eval '%foo %{quote: 2 3 5} %{quote:%{nil}}' \ --eval '%foo x%{quote:y}z 123' \ --eval '%foo x%{quote:%{nil}}z' \ --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/373/stderr 2018-06-06 21:28:17.089848931 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.102168312 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/373/stdout 2018-06-06 21:28:17.096849010 +0000 @@ -1,10 +1 @@ -1:"1" -1:"2" -2:"1" "2" -0: -1:"xx" -2:"zzz" "xx" -2:" 2 3 5" "" -2:"xyz" "123" -1:"xz" ./rpmmacro.at:163: exit code was 1, expected 0 373. rpmmacro.at:161: 373. parametrized macro 5 (rpmmacro.at:161): FAILED (rpmmacro.at:163) # -*- compilation -*- 374. rpmmacro.at:190: testing uncompress macro ... ./rpmmacro.at:192: runroot rpm \ --define "__gzip /my/bin/gzip" \ --eval "%{uncompress:/data/SOURCES/hello-2.0.tar.gz}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/374/stderr 2018-06-06 21:28:17.153849657 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.165546021 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/374/stdout 2018-06-06 21:28:17.159849725 +0000 @@ -1,2 +1 @@ -/my/bin/gzip -dc /data/SOURCES/hello-2.0.tar.gz ./rpmmacro.at:192: exit code was 1, expected 0 374. rpmmacro.at:190: 374. uncompress macro (rpmmacro.at:190): FAILED (rpmmacro.at:192) # -*- compilation -*- 375. rpmmacro.at:202: testing basename macro ... ./rpmmacro.at:204: runroot rpm \ --eval "%{basename:/data/SOURCES/hello-2.0.tar.gz}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/375/stderr 2018-06-06 21:28:17.222850440 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.233854064 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/375/stdout 2018-06-06 21:28:17.228850508 +0000 @@ -1,2 +1 @@ -hello-2.0.tar.gz ./rpmmacro.at:204: exit code was 1, expected 0 375. rpmmacro.at:202: 375. basename macro (rpmmacro.at:202): FAILED (rpmmacro.at:204) # -*- compilation -*- 376. rpmmacro.at:213: testing shrink macro ... ./rpmmacro.at:215: runroot rpm \ --eval "%{shrink: h e l lo }" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/376/stderr 2018-06-06 21:28:17.286851167 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.297772930 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/376/stdout 2018-06-06 21:28:17.292851235 +0000 @@ -1,2 +1 @@ -h e l lo ./rpmmacro.at:215: exit code was 1, expected 0 376. rpmmacro.at:213: 376. shrink macro (rpmmacro.at:213): FAILED (rpmmacro.at:215) # -*- compilation -*- 377. rpmmacro.at:224: testing suffix macro ... ./rpmmacro.at:226: runroot rpm \ --eval "%{suffix:/data/SOURCES/hello-2.0.tar.gz}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/377/stderr 2018-06-06 21:28:17.356851961 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.367843185 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/377/stdout 2018-06-06 21:28:17.361852018 +0000 @@ -1,2 +1 @@ -gz ./rpmmacro.at:226: exit code was 1, expected 0 377. rpmmacro.at:224: 377. suffix macro (rpmmacro.at:224): FAILED (rpmmacro.at:226) # -*- compilation -*- 378. rpmmacro.at:235: testing url2path macro ... ./rpmmacro.at:237: runroot rpm \ --eval "%{url2path:http://hello.org/releases/hello-2.0.tar.gz}" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/378/stderr 2018-06-06 21:28:17.423852722 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.434581469 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/378/stdout 2018-06-06 21:28:17.428852779 +0000 @@ -1,2 +1 @@ -/releases/hello-2.0.tar.gz ./rpmmacro.at:237: exit code was 1, expected 0 378. rpmmacro.at:235: 378. url2path macro (rpmmacro.at:235): FAILED (rpmmacro.at:237) # -*- compilation -*- 379. rpmmacro.at:246: testing shell expansion ... ./rpmmacro.at:248: runroot rpm \ --eval "%(echo foo)" --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/379/stderr 2018-06-06 21:28:17.489853471 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.500782926 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/379/stdout 2018-06-06 21:28:17.495853540 +0000 @@ -1,2 +1 @@ -foo ./rpmmacro.at:248: exit code was 1, expected 0 379. rpmmacro.at:246: 379. shell expansion (rpmmacro.at:246): FAILED (rpmmacro.at:248) # -*- compilation -*- 380. rpmmacro.at:257: testing simple lua --eval ... ./rpmmacro.at:259: runroot rpm --eval '%{lua:print(5*5)}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/380/stderr 2018-06-06 21:28:17.555854220 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.566157531 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/380/stdout 2018-06-06 21:28:17.561854289 +0000 @@ -1,2 +1 @@ -25 ./rpmmacro.at:259: exit code was 1, expected 0 380. rpmmacro.at:257: 380. simple lua --eval (rpmmacro.at:257): FAILED (rpmmacro.at:259) # -*- compilation -*- 381. rpmmacro.at:267: testing lua rpm extensions ... ./rpmmacro.at:269: runroot rpm --eval '%{lua: rpm.define("foo bar") print(rpm.expand("%{foo}"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/381/stderr 2018-06-06 21:28:17.621854970 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.633634361 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/381/stdout 2018-06-06 21:28:17.627855038 +0000 @@ -1,2 +1 @@ -bar ./rpmmacro.at:269: exit code was 1, expected 0 381. rpmmacro.at:267: 381. lua rpm extensions (rpmmacro.at:267): FAILED (rpmmacro.at:269) # -*- compilation -*- 382. rpmmacro.at:277: testing lua posix extensions ... ./rpmmacro.at:279: runroot rpm \ --eval '%{lua: posix.putenv("LUATEST=ok") print(posix.getenv("LUATEST"))}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/382/stderr 2018-06-06 21:28:17.688855731 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.700336477 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/382/stdout 2018-06-06 21:28:17.695855810 +0000 @@ -1,2 +1 @@ -ok ./rpmmacro.at:279: exit code was 1, expected 0 382. rpmmacro.at:277: 382. lua posix extensions (rpmmacro.at:277): FAILED (rpmmacro.at:279) # -*- compilation -*- 383. rpmmacro.at:288: testing lua script exit behavior ... ./rpmmacro.at:290: runroot rpm \ --eval '%{lua: os.exit()}))}' --- - 2018-06-06 21:28:17.763646411 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/383/stderr 2018-06-06 21:28:17.758856526 +0000 @@ -1,2 +1,2 @@ -error: lua script failed: [string ""]:1: exit not permitted in this context +error: Failed to initialize NSS library 383. rpmmacro.at:288: 383. lua script exit behavior (rpmmacro.at:288): FAILED (rpmmacro.at:290) # -*- compilation -*- 384. rpmmacro.at:300: testing %define + %undefine in nested levels 1 ... ./rpmmacro.at:302: # basic %define in nested scoping level runroot rpm \ --define '%foo() %{expand:%define xxx 1} %{echo:%xxx} %{expand:%undefine xxx} %{echo:%xxx}' \ --eval .'%foo'. --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/384/stderr 2018-06-06 21:28:17.819857218 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.830433960 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/384/stdout 2018-06-06 21:28:17.825857286 +0000 @@ -1,4 +1 @@ -1 -%xxx -. . ./rpmmacro.at:302: exit code was 1, expected 0 384. rpmmacro.at:300: 384. %define + %undefine in nested levels 1 (rpmmacro.at:300): FAILED (rpmmacro.at:302) # -*- compilation -*- 385. rpmmacro.at:315: testing %define + %undefine in nested levels 2 ... ./rpmmacro.at:317: # %define macro once in a nested scope runroot rpm \ --define '%foo() %{expand:%define xxx 1} %{echo:%xxx}' \ --eval .'%foo'. \ --eval '%xxx' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/385/stderr 2018-06-06 21:28:17.884857956 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:17.896437726 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/385/stdout 2018-06-06 21:28:17.890858024 +0000 @@ -1,4 +1 @@ -1 -. . -%xxx ./rpmmacro.at:317: exit code was 1, expected 0 385. rpmmacro.at:315: 385. %define + %undefine in nested levels 2 (rpmmacro.at:315): FAILED (rpmmacro.at:317) # -*- compilation -*- 388. rpmmacro.at:371: testing %define in conditional macro ... ./rpmmacro.at:373: runroot rpm \ --define 'dofoo() true'\ --eval '.%{!?foo: %define foo bar}.'\ --eval '%foo' \ --eval '%dofoo'\ --eval '%foo' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/388/stderr 2018-06-06 21:28:18.089860283 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:18.103566996 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/388/stdout 2018-06-06 21:28:18.095860351 +0000 @@ -1,5 +1 @@ -. . -bar -true -bar ./rpmmacro.at:373: exit code was 1, expected 0 388. rpmmacro.at:371: 388. %define in conditional macro (rpmmacro.at:371): FAILED (rpmmacro.at:373) # -*- compilation -*- 389. rpmmacro.at:389: testing %verbose negative test ... ./rpmmacro.at:391: runroot rpm \ --eval '%{verbose:%{echo:is verbose}}' \ --eval '%{verbose:is verbose text}'\ --eval '%{!verbose:%{echo:is not verbose}}'\ --eval '%{!verbose:is not verbose text}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/389/stderr 2018-06-06 21:28:18.162861112 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:18.172808729 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/389/stdout 2018-06-06 21:28:18.167861169 +0000 @@ -1,6 +1 @@ - -is not verbose - -is not verbose text - ./rpmmacro.at:391: exit code was 1, expected 0 389. rpmmacro.at:389: 389. %verbose negative test (rpmmacro.at:389): FAILED (rpmmacro.at:391) # -*- compilation -*- 390. rpmmacro.at:407: testing %verbose positive test ... ./rpmmacro.at:409: runroot rpm -v \ --eval '%{!verbose:%{echo:is not verbose}}' \ --eval '%{!verbose:is not verbose text}'\ --eval '%{verbose:%{echo:is verbose}}'\ --eval '%{verbose:is verbose text}' --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/390/stderr 2018-06-06 21:28:18.228861860 +0000 @@ -0,0 +1 @@ +error: Failed to initialize NSS library --- - 2018-06-06 21:28:18.239495230 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/390/stdout 2018-06-06 21:28:18.234861929 +0000 @@ -1,6 +1 @@ - -is verbose - -is verbose text - ./rpmmacro.at:409: exit code was 1, expected 0 390. rpmmacro.at:407: 390. %verbose positive test (rpmmacro.at:407): FAILED (rpmmacro.at:409) # -*- compilation -*- 391. rpmpython.at:6: testing module import ... rpm: --initdb: unknown option ./rpmpython.at:6: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) myprint(rpm.__version__) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/391/stderr 2018-06-06 21:28:18.340863132 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:18.352426986 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/391/stdout 2018-06-06 21:28:18.347863211 +0000 @@ -1,2 +1 @@ -4.14.1 ./rpmpython.at:6: exit code was 1, expected 0 391. rpmpython.at:6: 391. module import (rpmpython.at:6): FAILED (rpmpython.at:6) # -*- compilation -*- 392. rpmpython.at:12: testing macro manipulation ... rpm: --initdb: unknown option ./rpmpython.at:12: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) def prexp(m): myprint(rpm.expandMacro('%%{?%s}' % m)) mname = '__no_such_macro_yet' prexp(mname) rpm.addMacro(mname, '/bin/sh') prexp(mname) rpm.addMacro(mname, '/bin/false') prexp(mname) rpm.delMacro(mname) prexp(mname) rpm.delMacro(mname) prexp(mname) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/392/stderr 2018-06-06 21:28:18.447864346 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:18.458017417 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/392/stdout 2018-06-06 21:28:18.453864415 +0000 @@ -1,6 +1 @@ -/bin/sh -/bin/false -/bin/sh - - ./rpmpython.at:12: exit code was 1, expected 0 392. rpmpython.at:12: 392. macro manipulation (rpmpython.at:12): FAILED (rpmpython.at:12) # -*- compilation -*- 393. rpmpython.at:35: testing basic rpmio ... rpm: --initdb: unknown option ./rpmpython.at:35: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) msg = 'Killroy was here\n' data = msg * 10 # TODO: test other compression types too if built in for iot in [ 'fpio', 'fdio', 'ufdio', 'gzdio' ]: fn = 'pyio.%s' % iot fd = rpm.fd(fn, 'w', iot) pos = fd.tell() if pos != -2 and pos != 0: myprint('bad start pos %d' % fd.tell()) if fd.write(data) != len(data): myprint('%s write fail' % iot) if fn != fd.name: myprint('bad file name %s' % fd.name) fd.flush() pos = fd.tell() if pos != -2 and pos != len(data): myprint('bad end pos %d' % fd.tell()) fd = rpm.fd(fn, 'r', iot) rdata = fd.read() if rdata != data: myprint('%s read fail (got %d bytes)\n%s' % (iot, len(rdata), rdata)) # compressed io types can't seek if iot == 'ufdio': fd.seek(0) else: fd = rpm.fd(fn, 'r', iot) if fn != fd.name: myprint('bad file name %s' % fd.name) rdata = fd.read(len(msg)) if rdata != msg: myprint('%s sized read fail (got %d bytes)\n%s' % (iot, len(rdata), rdata)) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/393/stderr 2018-06-06 21:28:18.559865618 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' ./rpmpython.at:35: exit code was 1, expected 0 393. rpmpython.at:35: 393. basic rpmio (rpmpython.at:35): FAILED (rpmpython.at:35) # -*- compilation -*- 394. rpmpython.at:70: testing spec parse ... rpm: --initdb: unknown option ./rpmpython.at:70: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) # TODO: add a better test spec with sub-packages etc spec = rpm.spec('${RPMDATA}/SPECS/hello.spec') for (name, num, flags) in spec.sources: myprint('src %s %d %d' % (name, num, flags)) for pkg in spec.packages: myprint(pkg.header.format('%{nvr}')) myprint(spec.sourceHeader.format('%{nvr}')) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/394/stderr 2018-06-06 21:28:18.668866855 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:18.680111657 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/394/stdout 2018-06-06 21:28:18.675866935 +0000 @@ -1,5 +1 @@ -src hello-1.0-modernize.patch 0 2 -src hello-1.0.tar.gz 0 1 -hello-1.0-1 -hello-1.0-1 ./rpmpython.at:70: exit code was 1, expected 0 394. rpmpython.at:70: 394. spec parse (rpmpython.at:70): FAILED (rpmpython.at:70) # -*- compilation -*- 395. rpmpython.at:85: testing basic header manipulation ... rpm: --initdb: unknown option ./rpmpython.at:85: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) h = rpm.hdr() h['name'] = 'testpkg' h['version'] = '1.0' h['release'] = '1' h['epoch'] = 5 h['arch'] = 'noarch' myprint(h['nevra']) del h['epoch'] myprint(h['nevra']) for a in ['name', 'bugurl', '__class__', '__foo__', ]: try: x = getattr(h, a) myprint(x) except AttributeError, exc: myprint(exc) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/395/stderr 2018-06-06 21:28:18.792868263 +0000 @@ -0,0 +1,4 @@ + File "test.py", line 20 + except AttributeError, exc: + ^ +SyntaxError: invalid syntax --- - 2018-06-06 21:28:18.803869524 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/395/stdout 2018-06-06 21:28:18.799868343 +0000 @@ -1,7 +1 @@ -testpkg-5:1.0-1.noarch -testpkg-1.0-1.noarch -testpkg -None - -'rpm.hdr' object has no attribute '__foo__' ./rpmpython.at:85: exit code was 1, expected 0 395. rpmpython.at:85: 395. basic header manipulation (rpmpython.at:85): FAILED (rpmpython.at:85) # -*- compilation -*- 396. rpmpython.at:110: testing invalid header data ... rpm: --initdb: unknown option ./rpmpython.at:110: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) h1 = rpm.hdr() h1['basenames'] = ['bing', 'bang', 'bong'] h1['dirnames'] = ['/opt/', '/flopt/'] h1['dirindexes'] = [ 1, 0, 3 ] h2 = rpm.hdr() h2['basenames'] = ['bing', 'bang', 'bong'] h2['dirnames'] = ['/opt/', '/flopt/'] h2['dirindexes'] = [ 0, 0, 1 ] for h in [h1, h2]: try: myprint(','.join(h['filenames'])) except rpm.error, exc: myprint(exc) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/396/stderr 2018-06-06 21:28:18.895869432 +0000 @@ -0,0 +1,4 @@ + File "test.py", line 18 + except rpm.error, exc: + ^ +SyntaxError: invalid syntax --- - 2018-06-06 21:28:18.906608725 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/396/stdout 2018-06-06 21:28:18.901869500 +0000 @@ -1,3 +1 @@ -invalid header data -/opt/bing,/opt/bang,/flopt/bong ./rpmpython.at:110: exit code was 1, expected 0 396. rpmpython.at:110: 396. invalid header data (rpmpython.at:110): FAILED (rpmpython.at:110) # -*- compilation -*- 397. rpmpython.at:129: testing reading a package file ... rpm: --initdb: unknown option ./rpmpython.at:129: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() h = ts.hdrFromFdno('${RPMDATA}/RPMS/hello-1.0-1.ppc64.rpm') myprint(h['arch']) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/397/stderr 2018-06-06 21:28:18.996870579 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:19.007449887 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/397/stdout 2018-06-06 21:28:19.002870647 +0000 @@ -1,2 +1 @@ -ppc64 ./rpmpython.at:129: exit code was 1, expected 0 397. rpmpython.at:129: 397. reading a package file (rpmpython.at:129): FAILED (rpmpython.at:129) # -*- compilation -*- 398. rpmpython.at:137: testing reading a signed package file 1 ... rpm: --initdb: unknown option ./rpmpython.at:137: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() # avoid rpmlog spew with absolute path to package sink = open('/dev/null', 'w') rpm.setLogFile(sink) try: h = ts.hdrFromFdno('${RPMDATA}/RPMS/hello-2.0-1.x86_64-signed.rpm') myprint(h['arch']) except rpm.error, e: myprint(e) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/398/stderr 2018-06-06 21:28:19.096871714 +0000 @@ -0,0 +1,4 @@ + File "test.py", line 14 + except rpm.error, e: + ^ +SyntaxError: invalid syntax --- - 2018-06-06 21:28:19.109493092 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/398/stdout 2018-06-06 21:28:19.104871805 +0000 @@ -1,2 +1 @@ -public key not available ./rpmpython.at:137: exit code was 1, expected 0 398. rpmpython.at:137: 398. reading a signed package file 1 (rpmpython.at:137): FAILED (rpmpython.at:137) # -*- compilation -*- 399. rpmpython.at:152: testing reading a signed package file 2 ... rpm: --initdb: unknown option ./rpmpython.at:152: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) keydata = open('${RPMDATA}/keys/rpm.org-rsa-2048-test.pub').read() pubkey = rpm.pubkey(keydata) keyring = rpm.keyring() keyring.addKey(pubkey) ts = rpm.ts() ts.setKeyring(keyring) try: h = ts.hdrFromFdno('${RPMDATA}/RPMS/hello-2.0-1.x86_64-signed.rpm') myprint(h['arch']) except rpm.error, e: myprint(e) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/399/stderr 2018-06-06 21:28:19.201872906 +0000 @@ -0,0 +1,4 @@ + File "test.py", line 18 + except rpm.error, e: + ^ +SyntaxError: invalid syntax --- - 2018-06-06 21:28:19.212473101 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/399/stdout 2018-06-06 21:28:19.207872974 +0000 @@ -1,2 +1 @@ -x86_64 ./rpmpython.at:152: exit code was 1, expected 0 399. rpmpython.at:152: 399. reading a signed package file 2 (rpmpython.at:152): FAILED (rpmpython.at:152) # -*- compilation -*- 400. rpmpython.at:170: testing add package to transaction ... rpm: --initdb: unknown option ./rpmpython.at:170: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() ts.addInstall('${RPMDATA}/RPMS/foo-1.0-1.noarch.rpm', 'u') for e in ts: myprint(e.NEVRA()) ts.clear() for e in ts: myprint(e.NEVRA()) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/400/stderr 2018-06-06 21:28:19.311874155 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:19.324767192 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/400/stdout 2018-06-06 21:28:19.318874234 +0000 @@ -1,2 +1 @@ -foo-1.0-1.noarch ./rpmpython.at:170: exit code was 1, expected 0 400. rpmpython.at:170: 400. add package to transaction (rpmpython.at:170): FAILED (rpmpython.at:170) # -*- compilation -*- 401. rpmpython.at:182: testing add bogus package to transaction 1 ... rpm: --initdb: unknown option ./rpmpython.at:182: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() h = rpm.hdr() h['name'] = "foo" try: ts.addInstall(h, 'foo', 'u') except rpm.error, err: myprint(err) for e in ts: myprint(e.NEVRA()) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/401/stderr 2018-06-06 21:28:19.427875472 +0000 @@ -0,0 +1,4 @@ + File "test.py", line 12 + except rpm.error, err: + ^ +SyntaxError: invalid syntax --- - 2018-06-06 21:28:19.439638665 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/401/stdout 2018-06-06 21:28:19.434875551 +0000 @@ -1,2 +1 @@ -adding package to transaction failed ./rpmpython.at:182: exit code was 1, expected 0 401. rpmpython.at:182: 401. add bogus package to transaction 1 (rpmpython.at:182): FAILED (rpmpython.at:182) # -*- compilation -*- 402. rpmpython.at:196: testing add bogus package to transaction 2 ... rpm: --initdb: unknown option ./rpmpython.at:196: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() h = rpm.hdr() h['name'] = 'foo' h['version'] = '1.0' h['release'] = '1' h['os'] = 'linux' h['arch'] = 'noarch' h['basenames'] = ['bing', 'bang', 'bong'] h['dirnames'] = ['/opt' '/flopt'] h['dirindexes'] = [ 1, 2, 3 ] try: ts.addInstall(h, 'foo', 'u') except rpm.error, err: myprint(err) for e in ts: myprint(e.NEVRA()) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/402/stderr 2018-06-06 21:28:19.541876766 +0000 @@ -0,0 +1,4 @@ + File "test.py", line 19 + except rpm.error, err: + ^ +SyntaxError: invalid syntax --- - 2018-06-06 21:28:19.553996358 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/402/stdout 2018-06-06 21:28:19.548876845 +0000 @@ -1,2 +1 @@ -adding package to transaction failed ./rpmpython.at:196: exit code was 1, expected 0 402. rpmpython.at:196: 402. add bogus package to transaction 2 (rpmpython.at:196): FAILED (rpmpython.at:196) # -*- compilation -*- 403. rpmpython.at:217: testing database iterators ... ./rpmpython.at:219: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ --justdb --nodeps --ignorearch --ignoreos \ /data/RPMS/foo-1.0-1.noarch.rpm \ /data/RPMS/hello-2.0-1.i686.rpm --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/403/stderr 2018-06-06 21:28:19.647877969 +0000 @@ -0,0 +1,2 @@ +rpm: --initdb: unknown option +error: Failed to initialize NSS library ./rpmpython.at:219: exit code was 1, expected 0 403. rpmpython.at:217: 403. database iterators (rpmpython.at:217): FAILED (rpmpython.at:219) # -*- compilation -*- 404. rpmpython.at:316: testing dependency sets 1 ... rpm: --initdb: unknown option ./rpmpython.at:316: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() h = ts.hdrFromFdno('${RPMDATA}/RPMS/hello-1.0-1.ppc64.rpm') for dep in rpm.ds(h, 'requires'): myprint(dep.DNEVR()) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/404/stderr 2018-06-06 21:28:19.747879105 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:19.758269031 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/404/stdout 2018-06-06 21:28:19.753879173 +0000 @@ -1,10 +1 @@ -R /bin/sh -R /bin/sh -R /bin/sh -R /bin/sh -R libc.so.6 -R libc.so.6(GLIBC_2.0) -R rpmlib(CompressedFileNames) <= 3.0.4-1 -R rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -R rtld(GNU_HASH) ./rpmpython.at:316: exit code was 1, expected 0 404. rpmpython.at:316: 404. dependency sets 1 (rpmpython.at:316): FAILED (rpmpython.at:316) # -*- compilation -*- 405. rpmpython.at:333: testing dependency sets 2 ... rpm: --initdb: unknown option ./rpmpython.at:333: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() h = ts.hdrFromFdno('${RPMDATA}/RPMS/hello-2.0-1.i686.rpm') ds = rpm.ds(h, 'provides') myprint('%d %d' % (ds.Instance(), ds.Count())) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/405/stderr 2018-06-06 21:28:19.852880296 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:19.863357284 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/405/stdout 2018-06-06 21:28:19.858880365 +0000 @@ -1,2 +1 @@ -0 2 ./rpmpython.at:333: exit code was 1, expected 0 405. rpmpython.at:333: 405. dependency sets 2 (rpmpython.at:333): FAILED (rpmpython.at:333) # -*- compilation -*- 406. rpmpython.at:343: testing file info sets 1 ... rpm: --initdb: unknown option ./rpmpython.at:343: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() h = ts.hdrFromFdno('${RPMDATA}/RPMS/hello-2.0-1.i686.rpm') fi = rpm.fi(h) myprint(fi.FC()) for f in fi: myprint('%x: %s' % (fi.FFlags(), fi.FN())) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/406/stderr 2018-06-06 21:28:19.957881489 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:19.969411149 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/406/stdout 2018-06-06 21:28:19.964881568 +0000 @@ -1,7 +1 @@ -5 -0: /usr/bin/hello -0: /usr/share/doc/hello-2.0 -2: /usr/share/doc/hello-2.0/COPYING -2: /usr/share/doc/hello-2.0/FAQ -2: /usr/share/doc/hello-2.0/README ./rpmpython.at:343: exit code was 1, expected 0 406. rpmpython.at:343: 406. file info sets 1 (rpmpython.at:343): FAILED (rpmpython.at:343) # -*- compilation -*- 407. rpmpython.at:360: testing string pool 1 ... rpm: --initdb: unknown option ./rpmpython.at:360: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) p = rpm.strpool() for s in ['foo', 'bar', 'foo', 'zoo']: p.str2id(s) myprint('%s' % len(p)) for i in range(1, len(p)+1): myprint('%s: %s' % (i, p[i])) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/407/stderr 2018-06-06 21:28:20.064882703 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:20.075927631 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/407/stdout 2018-06-06 21:28:20.070882771 +0000 @@ -1,5 +1 @@ -3 -1: foo -2: bar -3: zoo ./rpmpython.at:360: exit code was 1, expected 0 407. rpmpython.at:360: 407. string pool 1 (rpmpython.at:360): FAILED (rpmpython.at:360) # -*- compilation -*- 408. rpmpython.at:375: testing string pool 2 ... rpm: --initdb: unknown option ./rpmpython.at:375: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) p = rpm.strpool() d1 = rpm.ds(('foo', rpm.RPMSENSE_EQUAL, '2.0'), rpm.RPMTAG_PROVIDES, pool=p) d2 = rpm.ds(('bar', rpm.RPMSENSE_EQUAL, '2.0'), rpm.RPMTAG_PROVIDES, pool=p) d3 = rpm.ds(('bar', rpm.RPMSENSE_EQUAL, '2.0'), rpm.RPMTAG_PROVIDES, pool=p) myprint('%s' % len(p)) del p myprint(d1.DNEVR()) myprint(d2.DNEVR()) myprint(d3.DNEVR()) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/408/stderr 2018-06-06 21:28:20.173883940 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:20.185778669 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/408/stdout 2018-06-06 21:28:20.180884020 +0000 @@ -1,5 +1 @@ -3 -P foo = 2.0 -P bar = 2.0 -P bar = 2.0 ./rpmpython.at:375: exit code was 1, expected 0 408. rpmpython.at:375: 408. string pool 2 (rpmpython.at:375): FAILED (rpmpython.at:375) # -*- compilation -*- 409. rpmpython.at:393: testing archive 1 ... rpm: --initdb: unknown option ./rpmpython.at:393: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) import hashlib ts = rpm.ts() fd = rpm.fd.open('${RPMDATA}/SRPMS/hello-1.0-1.src.rpm') h = ts.hdrFromFdno(fd) payload = rpm.fd.open(fd, flags=h['payloadcompressor']) files = rpm.files(h) archive = files.archive(payload) for f in archive: if not f.fflags & rpm.RPMFILE_SPECFILE: continue spec = archive.read() hash = hashlib.md5(spec) if f.digest != hash.hexdigest(): myprint('%s should be %s' % (hash.hexdigest(), f.digest)) break EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/409/stderr 2018-06-06 21:28:20.284885201 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' ./rpmpython.at:393: exit code was 1, expected 0 409. rpmpython.at:393: 409. archive 1 (rpmpython.at:393): FAILED (rpmpython.at:393) # -*- compilation -*- 410. rpmpython.at:413: testing header unload ... rpm: --initdb: unknown option ./rpmpython.at:413: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) ts = rpm.ts() h = ts.hdrFromFdno('${RPMDATA}/RPMS/hello-2.0-1.i686.rpm') # Add some garbage to header to make it non-sorted h['installtime'] = 0 # RhBug:1061730 causes export of non-sorted header to be larger than it should len1 = len(h.unload()) # Accessing the header before export forces sorting to take place even on # buggy versions t = h['installtime'] len2 = len(h.unload()) myprint(len1 == len2) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/410/stderr 2018-06-06 21:28:20.389886393 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:20.401507814 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/410/stdout 2018-06-06 21:28:20.396886472 +0000 @@ -1,2 +1 @@ -True ./rpmpython.at:413: exit code was 1, expected 0 410. rpmpython.at:413: 410. header unload (rpmpython.at:413): FAILED (rpmpython.at:413) # -*- compilation -*- 411. rpmdepmatch.at:4: testing provide - require pairs ... rpm: --initdb: unknown option ./rpmdepmatch.at:4: cat << EOF > test.py import rpm, sys dbpath=rpm.expandMacro('%_dbpath') rpm.addMacro('_dbpath', '${abs_builddir}/testing%s' % dbpath) def myprint(msg = ''): sys.stdout.write('%s\n' % msg) # ((provides), (requires), match) expected values tests = [ # Different names never match (('b',), ('a',), 0), (('b',), ('a', '=', '1.2'), 0), (('b',), ('a', '>=', '1.2'), 0), (('b',), ('a', '<=', '1.2'), 0), (('b',), ('a', '<', '1.2'), 0), (('b',), ('a', '>', '1.2'), 0), (('b',), ('a', '<>', '1.2'), 0), # Unversioned provide matches all versions (('a',), ('a',), 1), (('a',), ('a', '=', '1.2'), 1), (('a',), ('a', '>=', '1.2'), 1), (('a',), ('a', '<=', '1.2'), 1), (('a',), ('a', '<', '1.2'), 1), (('a',), ('a', '>', '1.2'), 1), (('a',), ('a', '<>', '1.2'), 1), # Unversioned require matches all versions (('a', '=', '1.2'), ('a',), 1), (('a', '<', '1.2'), ('a',), 1), (('a', '>', '1.2'), ('a',), 1), (('a', '<=', '1.2'), ('a',), 1), (('a', '>=', '1.2'), ('a',), 1), (('a', '<>', '1.2'), ('a',), 1), # Simple, obvious version comparisons (('a', '=', '1.2'), ('a', '=', '1.2'), 1), (('a', '=', '1.2'), ('a', '>=', '1.2'), 1), (('a', '=', '1.2'), ('a', '<=', '1.2'), 1), (('a', '=', '1.2'), ('a', '<', '1.2'), 0), (('a', '=', '1.2'), ('a', '>', '1.2'), 0), (('a', '=', '1.2'), ('a', '<>', '1.2'), 0), (('a', '=', '1.2'), ('a', '=', '1.3'), 0), (('a', '=', '1.2'), ('a', '>=', '1.3'), 0), (('a', '=', '1.2'), ('a', '<=', '1.3'), 1), (('a', '=', '1.2'), ('a', '<', '1.3'), 1), (('a', '=', '1.2'), ('a', '>', '1.3'), 0), (('a', '=', '1.2'), ('a', '<>', '1.3'), 1), # Simple, obvious version-release comparisons (('a', '=', '1.2-1'), ('a', '=', '1.2-1'), 1), (('a', '=', '1.2-1'), ('a', '>=', '1.2-1'), 1), (('a', '=', '1.2-1'), ('a', '<=', '1.2-1'), 1), (('a', '=', '1.2-1'), ('a', '<', '1.2-1'), 0), (('a', '=', '1.2-1'), ('a', '>', '1.2-1'), 0), (('a', '=', '1.2-1'), ('a', '<>', '1.2-1'), 0), (('a', '=', '1.2-1'), ('a', '=', '1.2-2'), 0), (('a', '=', '1.2-1'), ('a', '>=', '1.2-2'), 0), (('a', '=', '1.2-1'), ('a', '<=', '1.2-2'), 1), (('a', '=', '1.2-1'), ('a', '<', '1.2-2'), 1), (('a', '=', '1.2-1'), ('a', '>', '1.2-2'), 0), (('a', '=', '1.2-1'), ('a', '<>', '1.2-2'), 1), (('a', '=', '1.3-1'), ('a', '=', '1.2-2'), 0), (('a', '=', '1.3-1'), ('a', '>=', '1.2-2'), 1), (('a', '=', '1.3-1'), ('a', '<=', '1.2-2'), 0), (('a', '=', '1.3-1'), ('a', '<', '1.2-2'), 0), (('a', '=', '1.3-1'), ('a', '>', '1.2-2'), 1), (('a', '=', '1.3-1'), ('a', '<>', '1.2-2'), 1), # Zero epoch is same as no epoch (('a', '=', '0:1.2'), ('a', '=', '1.2'), 1), (('a', '=', '0:1.2'), ('a', '>=', '1.2'), 1), (('a', '=', '0:1.2'), ('a', '<=', '1.2'), 1), (('a', '=', '0:1.2'), ('a', '<', '1.2'), 0), (('a', '=', '0:1.2'), ('a', '>', '1.2'), 0), (('a', '=', '0:1.2'), ('a', '<>', '1.2'), 0), (('a', '=', '1.2'), ('a', '=', '0:1.2'), 1), (('a', '=', '1.2'), ('a', '>=', '0:1.2'), 1), (('a', '=', '1.2'), ('a', '<=', '0:1.2'), 1), (('a', '=', '1.2'), ('a', '<', '0:1.2'), 0), (('a', '=', '1.2'), ('a', '>', '0:1.2'), 0), (('a', '=', '1.2'), ('a', '<>', '0:1.2'), 0), # Non-zero epochs (('a', '=', '1:1.2'), ('a', '=', '1.2'), 0), (('a', '=', '1:1.2'), ('a', '>=', '1.2'), 1), (('a', '=', '1:1.2'), ('a', '<=', '1.2'), 0), (('a', '=', '1:1.2'), ('a', '<', '1.2'), 0), (('a', '=', '1:1.2'), ('a', '>', '1.2'), 1), (('a', '=', '1:1.2'), ('a', '<>', '1.2'), 1), (('a', '=', '1.2'), ('a', '=', '1:1.2'), 0), (('a', '=', '1.2'), ('a', '>=', '1:1.2'), 0), (('a', '=', '1.2'), ('a', '<=', '1:1.2'), 1), (('a', '=', '1.2'), ('a', '<', '1:1.2'), 1), (('a', '=', '1.2'), ('a', '>', '1:1.2'), 0), (('a', '=', '1.2'), ('a', '<>', '1:1.2'), 1), (('a', '=', '2:1.2'), ('a', '=', '2:1.2'), 1), (('a', '=', '2:1.2'), ('a', '>=', '2:1.2'), 1), (('a', '=', '2:1.2'), ('a', '<=', '2:1.2'), 1), (('a', '=', '2:1.2'), ('a', '<', '2:1.2'), 0), (('a', '=', '2:1.2'), ('a', '>', '2:1.2'), 0), (('a', '=', '2:1.2'), ('a', '<>', '2:1.2'), 0), # Simple, obvious version comparisons with provide ranges (('a', '>', '1.2'), ('a', '=', '1.2'), 0), (('a', '>', '1.2'), ('a', '>=', '1.2'), 1), (('a', '>', '1.2'), ('a', '<=', '1.2'), 0), (('a', '>', '1.2'), ('a', '<', '1.2'), 0), (('a', '>', '1.2'), ('a', '>', '1.2'), 1), (('a', '>', '1.2'), ('a', '<>', '1.2'), 1), (('a', '<', '1.2'), ('a', '=', '1.2'), 0), (('a', '<', '1.2'), ('a', '>=', '1.2'), 0), (('a', '<', '1.2'), ('a', '<=', '1.2'), 1), (('a', '<', '1.2'), ('a', '<', '1.2'), 1), (('a', '<', '1.2'), ('a', '>', '1.2'), 0), (('a', '<', '1.2'), ('a', '<>', '1.2'), 1), (('a', '>=', '1.2'), ('a', '=', '1.2'), 1), (('a', '>=', '1.2'), ('a', '>=', '1.2'), 1), (('a', '>=', '1.2'), ('a', '<=', '1.2'), 1), (('a', '>=', '1.2'), ('a', '<', '1.2'), 0), (('a', '>=', '1.2'), ('a', '>', '1.2'), 1), (('a', '>=', '1.2'), ('a', '<>', '1.2'), 1), (('a', '<=', '1.2'), ('a', '=', '1.2'), 1), (('a', '<=', '1.2'), ('a', '>=', '1.2'), 1), (('a', '<=', '1.2'), ('a', '<=', '1.2'), 1), (('a', '<=', '1.2'), ('a', '<', '1.2'), 1), (('a', '<=', '1.2'), ('a', '>', '1.2'), 0), (('a', '<=', '1.2'), ('a', '<>', '1.2'), 1), (('a', '<>', '1.2'), ('a', '=', '1.2'), 0), (('a', '<>', '1.2'), ('a', '>=', '1.2'), 1), (('a', '<>', '1.2'), ('a', '<=', '1.2'), 1), (('a', '<>', '1.2'), ('a', '<', '1.2'), 1), (('a', '<>', '1.2'), ('a', '>', '1.2'), 1), (('a', '<>', '1.2'), ('a', '<>', '1.2'), 1), # Missing release should be considered "any release will do" # but this is not always so (the cases with "???") (('a', '=', '1.2-1'), ('a', '=', '1.2'), 1), (('a', '=', '1.2-1'), ('a', '>=', '1.2'), 1), (('a', '=', '1.2-1'), ('a', '<=', '1.2'), 1), (('a', '=', '1.2-1'), ('a', '<', '1.2'), 0), (('a', '=', '1.2-1'), ('a', '>', '1.2'), 0), (('a', '=', '1.2-1'), ('a', '<>', '1.2'), 0), (('a', '>', '1.2-1'), ('a', '=', '1.2'), 1), (('a', '>', '1.2-1'), ('a', '>=', '1.2'), 1), (('a', '>', '1.2-1'), ('a', '<=', '1.2'), 1), (('a', '>', '1.2-1'), ('a', '<', '1.2'), 0), (('a', '>', '1.2-1'), ('a', '>', '1.2'), 1), (('a', '>', '1.2-1'), ('a', '<>', '1.2'), 1), (('a', '<', '1.2-1'), ('a', '=', '1.2'), 1), (('a', '<', '1.2-1'), ('a', '>=', '1.2'), 1), (('a', '<', '1.2-1'), ('a', '<=', '1.2'), 1), (('a', '<', '1.2-1'), ('a', '<', '1.2'), 1), (('a', '<', '1.2-1'), ('a', '>', '1.2'), 0), (('a', '<', '1.2-1'), ('a', '<>', '1.2'), 1), (('a', '>=', '1.2-1'), ('a', '=', '1.2'), 1), (('a', '>=', '1.2-1'), ('a', '>=', '1.2'), 1), (('a', '>=', '1.2-1'), ('a', '<=', '1.2'), 1), (('a', '>=', '1.2-1'), ('a', '<', '1.2'), 0), (('a', '>=', '1.2-1'), ('a', '>', '1.2'), 1), (('a', '>=', '1.2-1'), ('a', '<>', '1.2'), 1), (('a', '<=', '1.2-1'), ('a', '=', '1.2'), 1), (('a', '<=', '1.2-1'), ('a', '>=', '1.2'), 1), (('a', '<=', '1.2-1'), ('a', '<=', '1.2'), 1), (('a', '<=', '1.2-1'), ('a', '<', '1.2'), 1), (('a', '<=', '1.2-1'), ('a', '>', '1.2'), 0), (('a', '<=', '1.2-1'), ('a', '<>', '1.2'), 1), (('a', '<>', '1.2-1'), ('a', '=', '1.2'), 1), (('a', '<>', '1.2-1'), ('a', '>=', '1.2'), 1), (('a', '<>', '1.2-1'), ('a', '<=', '1.2'), 1), (('a', '<>', '1.2-1'), ('a', '<', '1.2'), 1), (('a', '<>', '1.2-1'), ('a', '>', '1.2'), 1), (('a', '<>', '1.2-1'), ('a', '<>', '1.2'), 1), (('a', '=', '1.2'), ('a', '=', '1.2-1'), 1), (('a', '=', '1.2'), ('a', '>=', '1.2-1'), 1), (('a', '=', '1.2'), ('a', '<=', '1.2-1'), 1), (('a', '=', '1.2'), ('a', '<', '1.2-1'), 1), (('a', '=', '1.2'), ('a', '>', '1.2-1'), 1), (('a', '=', '1.2'), ('a', '<>', '1.2-1'), 1), (('a', '>', '1.2'), ('a', '=', '1.2-1'), 0), (('a', '>', '1.2'), ('a', '>=', '1.2-1'), 1), (('a', '>', '1.2'), ('a', '<=', '1.2-1'), 0), (('a', '>', '1.2'), ('a', '<', '1.2-1'), 0), (('a', '>', '1.2'), ('a', '>', '1.2-1'), 1), (('a', '>', '1.2'), ('a', '<>', '1.2-1'), 1), (('a', '<', '1.2'), ('a', '=', '1.2-1'), 0), (('a', '<', '1.2'), ('a', '>=', '1.2-1'), 0), (('a', '<', '1.2'), ('a', '<=', '1.2-1'), 1), (('a', '<', '1.2'), ('a', '<', '1.2-1'), 1), (('a', '<', '1.2'), ('a', '>', '1.2-1'), 0), (('a', '<', '1.2'), ('a', '<>', '1.2-1'), 1), (('a', '>=', '1.2'), ('a', '=', '1.2-1'), 1), (('a', '>=', '1.2'), ('a', '>=', '1.2-1'), 1), (('a', '>=', '1.2'), ('a', '<=', '1.2-1'), 1), (('a', '>=', '1.2'), ('a', '<', '1.2-1'), 1), (('a', '>=', '1.2'), ('a', '>', '1.2-1'), 1), (('a', '>=', '1.2'), ('a', '<>', '1.2-1'), 1), (('a', '<=', '1.2'), ('a', '=', '1.2-1'), 1), (('a', '<=', '1.2'), ('a', '>=', '1.2-1'), 1), (('a', '<=', '1.2'), ('a', '<=', '1.2-1'), 1), (('a', '<=', '1.2'), ('a', '<', '1.2-1'), 1), (('a', '<=', '1.2'), ('a', '>', '1.2-1'), 1), (('a', '<=', '1.2'), ('a', '<>', '1.2-1'), 1), (('a', '<>', '1.2'), ('a', '=', '1.2-1'), 0), (('a', '<>', '1.2'), ('a', '>=', '1.2-1'), 1), (('a', '<>', '1.2'), ('a', '<=', '1.2-1'), 1), (('a', '<>', '1.2'), ('a', '<', '1.2-1'), 1), (('a', '<>', '1.2'), ('a', '>', '1.2-1'), 1), (('a', '<>', '1.2'), ('a', '<>', '1.2-1'), 1), ] ms = ['no match', 'match'] myprint() # dumb kludge to fixup expected output for p, r, res in tests: d1 = rpm.ds(p, 'provides') d2 = rpm.ds(r, 'requires') match = d1.Compare(d2) if match != res: myprint('FAILED: %s with %s: %s' % (d1.DNEVR(), d2.DNEVR(),ms[res])) EOF python test.py --- /dev/null 2018-06-06 12:31:18.736955964 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/411/stderr 2018-06-06 21:28:20.504887699 +0000 @@ -0,0 +1,4 @@ +Traceback (most recent call last): + File "test.py", line 1, in + import rpm, sys +ModuleNotFoundError: No module named 'rpm' --- - 2018-06-06 21:28:20.516127602 +0000 +++ /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/tests/rpmtests.dir/at-groups/411/stdout 2018-06-06 21:28:20.510887766 +0000 @@ -1,2 +1 @@ - ./rpmdepmatch.at:4: exit code was 1, expected 0 411. rpmdepmatch.at:4: 411. provide - require pairs (rpmdepmatch.at:4): FAILED (rpmdepmatch.at:4) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by rpm configure 4.14.1, which was | generated by GNU Autoconf 2.69. Invocation command line was | | $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/rpm-4.14.1 --htmldir=/usr/share/doc/rpm-4.14.1/html --libdir=/usr/lib64 --without-selinux --with-external-db --with-crypto=nss --disable-python --without-hackingdocs --enable-nls --without-lua --without-cap --with-acl | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = vm-gentoo-x64 | uname -m = x86_64 | uname -r = 4.17.0-gentoo | uname -s = Linux | uname -v = #1 SMP PREEMPT Tue Jun 5 14:12:37 CEST 2018 | | /usr/bin/uname -p = Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /var/tmp/portage/app-arch/rpm-4.14.1/temp/python3.6/bin | PATH: /usr/lib/portage/python3.6/ebuild-helpers/xattr | PATH: /usr/lib/portage/python3.6/ebuild-helpers | PATH: /usr/local/sbin | PATH: /usr/local/bin | PATH: /usr/sbin | PATH: /usr/bin | PATH: /sbin | PATH: /bin | PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 | PATH: /usr/lib/llvm/6/bin | PATH: /usr/local/sbin | PATH: /usr/local/bin | PATH: /usr/sbin | PATH: /usr/bin | PATH: /sbin | PATH: /bin | PATH: /opt/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2690: loading site script /usr/share/config.site | | #!/bin/sh | | # Copyright 2009-2014 Gentoo Foundation | | # Distributed under the terms of the GNU General Public License v2 | | | | TOPDIR=/usr/share/crossdev/include/site | | | | config_site_arch() { | | local host="${CHOST%%-*}" | | | | case ${host} in | | arm*b*) host=armeb ;; | | arm*) host=arm ;; | | mips*l*) host=mipsel ;; | | mips*) host=mips ;; | | esac | | | | echo "${host}" | | } | | | | config_site_names() { | | local site_arch="$(config_site_arch)" | | local sites="" | | local x | | | | case ${CHOST} in | | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | | esac | | | | case ${CHOST} in | | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | | esac | | | | case ${CHOST} in | | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | | esac | | | | for x in ${sites} ${CHOST}; do | | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | | done | | } | | | | # Only kick in for cross-compiles so we don't break native builds #427184 | | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | | sites="$(config_site_names)" | | if [ -n "${sites}" ] ; then | | for site in ${sites}; do | | echo "${0##*/}: loading site script ${site}" | | . "${site}" | | done | | fi | | unset site sites | | fi | configure:2838: checking for a BSD-compatible install | configure:2906: result: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c | configure:2917: checking whether build environment is sane | configure:2972: result: yes | configure:3123: checking for a thread-safe mkdir -p | configure:3162: result: /bin/mkdir -p | configure:3169: checking for gawk | configure:3185: found /usr/bin/gawk | configure:3196: result: gawk | configure:3207: checking whether make sets $(MAKE) | configure:3229: result: yes | configure:3258: checking whether make supports nested variables | configure:3275: result: yes | configure:3354: checking how to create a pax tar archive | configure:3365: tar --version | tar (GNU tar) 1.30 | Copyright (C) 2017 Free Software Foundation, Inc. | License GPLv3+: GNU GPL version 3 or later . | This is free software: you are free to change and redistribute it. | There is NO WARRANTY, to the extent permitted by law. | | Written by John Gilmore and Jay Fenlason. | configure:3368: $? = 0 | configure:3408: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar | configure:3411: $? = 0 | configure:3415: tar -xf - &5 | x86_64-pc-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 | Copyright (C) 2017 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. | | configure:3916: $? = 0 | configure:3905: x86_64-pc-linux-gnu-gcc -v >&5 | Using built-in specs. | COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper | Target: x86_64-pc-linux-gnu | Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp | Thread model: posix | gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) | configure:3916: $? = 0 | configure:3905: x86_64-pc-linux-gnu-gcc -V >&5 | x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' | x86_64-pc-linux-gnu-gcc: fatal error: no input files | compilation terminated. | configure:3916: $? = 1 | configure:3905: x86_64-pc-linux-gnu-gcc -qversion >&5 | x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? | x86_64-pc-linux-gnu-gcc: fatal error: no input files | compilation terminated. | configure:3916: $? = 1 | configure:3936: checking whether the C compiler works | configure:3958: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:3962: $? = 0 | configure:4010: result: yes | configure:4013: checking for C compiler default output file name | configure:4015: result: a.out | configure:4021: checking for suffix of executables | configure:4028: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:4032: $? = 0 | configure:4054: result: | configure:4076: checking whether we are cross compiling | configure:4084: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:4088: $? = 0 | configure:4095: ./conftest | configure:4099: $? = 0 | configure:4114: result: no | configure:4119: checking for suffix of object files | configure:4141: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4145: $? = 0 | configure:4166: result: o | configure:4170: checking whether we are using the GNU C compiler | configure:4189: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4189: $? = 0 | configure:4198: result: yes | configure:4207: checking whether x86_64-pc-linux-gnu-gcc accepts -g | configure:4227: x86_64-pc-linux-gnu-gcc -c -g -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4227: $? = 0 | configure:4268: result: yes | configure:4285: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 | configure:4348: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4348: $? = 0 | configure:4361: result: none needed | configure:4386: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together | configure:4408: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o | configure:4411: $? = 0 | configure:4408: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o | configure:4411: $? = 0 | configure:4423: result: yes | configure:4442: checking dependency style of x86_64-pc-linux-gnu-gcc | configure:4553: result: none | configure:4574: checking how to run the C preprocessor | configure:4605: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:4605: $? = 0 | configure:4619: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:4619: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | /* end confdefs.h. */ | | #include | configure:4644: result: x86_64-pc-linux-gnu-gcc -E | configure:4664: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:4664: $? = 0 | configure:4678: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:4678: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | /* end confdefs.h. */ | | #include | configure:4707: checking for grep that handles long lines and -e | configure:4765: result: /bin/grep | configure:4770: checking for egrep | configure:4832: result: /bin/grep -E | configure:4837: checking for ANSI C header files | configure:4857: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4857: $? = 0 | configure:4930: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:4930: $? = 0 | configure:4930: ./conftest | configure:4930: $? = 0 | configure:4941: result: yes | configure:4954: checking for sys/types.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4954: checking for sys/stat.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4954: checking for stdlib.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4954: checking for string.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4954: checking for memory.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4954: checking for strings.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4954: checking for inttypes.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4954: checking for stdint.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4954: checking for unistd.h | configure:4954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:4954: $? = 0 | configure:4954: result: yes | configure:4967: checking minix/config.h usability | configure:4967: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | conftest.c:54:10: fatal error: minix/config.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:4967: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:4967: result: no | configure:4967: checking minix/config.h presence | configure:4967: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | conftest.c:21:10: fatal error: minix/config.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:4967: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:4967: result: no | configure:4967: checking for minix/config.h | configure:4967: result: no | configure:4988: checking whether it is safe to define __EXTENSIONS__ | configure:5006: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:5006: $? = 0 | configure:5013: result: yes | configure:5071: checking for x86_64-pc-linux-gnu-pkg-config | configure:5089: found /usr/bin/x86_64-pc-linux-gnu-pkg-config | configure:5101: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config | configure:5169: checking pkg-config is at least version 0.9.0 | configure:5172: result: yes | configure:5195: checking for x86_64-pc-linux-gnu-g++ | configure:5211: found /usr/bin/x86_64-pc-linux-gnu-g++ | configure:5222: result: x86_64-pc-linux-gnu-g++ | configure:5293: checking for C++ compiler version | configure:5302: x86_64-pc-linux-gnu-g++ --version >&5 | x86_64-pc-linux-gnu-g++ (Gentoo 7.3.0-r3 p1.4) 7.3.0 | Copyright (C) 2017 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. | | configure:5313: $? = 0 | configure:5302: x86_64-pc-linux-gnu-g++ -v >&5 | Using built-in specs. | COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-g++ | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper | Target: x86_64-pc-linux-gnu | Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp | Thread model: posix | gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) | configure:5313: $? = 0 | configure:5302: x86_64-pc-linux-gnu-g++ -V >&5 | x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' | x86_64-pc-linux-gnu-g++: fatal error: no input files | compilation terminated. | configure:5313: $? = 1 | configure:5302: x86_64-pc-linux-gnu-g++ -qversion >&5 | x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? | x86_64-pc-linux-gnu-g++: fatal error: no input files | compilation terminated. | configure:5313: $? = 1 | configure:5317: checking whether we are using the GNU C++ compiler | configure:5336: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.cpp >&5 | configure:5336: $? = 0 | configure:5345: result: yes | configure:5354: checking whether x86_64-pc-linux-gnu-g++ accepts -g | configure:5374: x86_64-pc-linux-gnu-g++ -c -g -I/usr/include/nss -I/usr/include/nspr conftest.cpp >&5 | configure:5374: $? = 0 | configure:5415: result: yes | configure:5440: checking dependency style of x86_64-pc-linux-gnu-g++ | configure:5551: result: none | configure:5570: checking for gawk | configure:5597: result: gawk | configure:5616: checking for x86_64-pc-linux-gnu-gcc | configure:5643: result: x86_64-pc-linux-gnu-gcc | configure:5912: checking for C compiler version | configure:5921: x86_64-pc-linux-gnu-gcc --version >&5 | x86_64-pc-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 | Copyright (C) 2017 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. | | configure:5932: $? = 0 | configure:5921: x86_64-pc-linux-gnu-gcc -v >&5 | Using built-in specs. | COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper | Target: x86_64-pc-linux-gnu | Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp | Thread model: posix | gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) | configure:5932: $? = 0 | configure:5921: x86_64-pc-linux-gnu-gcc -V >&5 | x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' | x86_64-pc-linux-gnu-gcc: fatal error: no input files | compilation terminated. | configure:5932: $? = 1 | configure:5921: x86_64-pc-linux-gnu-gcc -qversion >&5 | x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? | x86_64-pc-linux-gnu-gcc: fatal error: no input files | compilation terminated. | configure:5932: $? = 1 | configure:5936: checking whether we are using the GNU C compiler | configure:5964: result: yes | configure:5973: checking whether x86_64-pc-linux-gnu-gcc accepts -g | configure:6034: result: yes | configure:6051: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 | configure:6127: result: none needed | configure:6152: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together | configure:6189: result: yes | configure:6208: checking dependency style of x86_64-pc-linux-gnu-gcc | configure:6319: result: none | configure:6339: checking how to run the C preprocessor | configure:6409: result: x86_64-pc-linux-gnu-gcc -E | configure:6429: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:6429: $? = 0 | configure:6443: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | conftest.c:26:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:6443: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | /* end confdefs.h. */ | | #include | configure:6472: checking whether ln -s works | configure:6476: result: yes | configure:6483: checking whether make sets $(MAKE) | configure:6505: result: yes | configure:6543: checking build system type | configure:6557: result: x86_64-pc-linux-gnu | configure:6577: checking host system type | configure:6590: result: x86_64-pc-linux-gnu | configure:6631: checking how to print strings | configure:6658: result: printf | configure:6679: checking for a sed that does not truncate output | configure:6743: result: /bin/sed | configure:6761: checking for fgrep | configure:6823: result: /bin/grep -F | configure:6858: checking for ld used by x86_64-pc-linux-gnu-gcc | configure:6925: result: /usr/x86_64-pc-linux-gnu/bin/ld | configure:6932: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld | configure:6947: result: yes | configure:6959: checking for BSD- or MS-compatible name lister (nm) | configure:7013: result: /usr/bin/x86_64-pc-linux-gnu-nm -B | configure:7143: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface | configure:7150: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:7153: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" | configure:7156: output | 0000000000000000 B some_variable | configure:7163: result: BSD nm | configure:7167: checking the maximum length of command line arguments | configure:7303: result: 1572864 | configure:7351: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | configure:7391: result: func_convert_file_noop | configure:7398: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | configure:7418: result: func_convert_file_noop | configure:7425: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files | configure:7432: result: -r | configure:7466: checking for x86_64-pc-linux-gnu-objdump | configure:7482: found /usr/bin/x86_64-pc-linux-gnu-objdump | configure:7493: result: x86_64-pc-linux-gnu-objdump | configure:7565: checking how to recognize dependent libraries | configure:7765: result: pass_all | configure:7810: checking for x86_64-pc-linux-gnu-dlltool | configure:7840: result: no | configure:7850: checking for dlltool | configure:7880: result: no | configure:7910: checking how to associate runtime and link libraries | configure:7937: result: printf %s\n | configure:7953: checking for x86_64-pc-linux-gnu-ar | configure:7969: found /usr/bin/x86_64-pc-linux-gnu-ar | configure:7980: result: x86_64-pc-linux-gnu-ar | configure:8061: checking for archiver @FILE support | configure:8078: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:8078: $? = 0 | configure:8081: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 | configure:8084: $? = 0 | configure:8089: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 | x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory | configure:8092: $? = 1 | configure:8104: result: @ | configure:8122: checking for x86_64-pc-linux-gnu-strip | configure:8138: found /usr/bin/x86_64-pc-linux-gnu-strip | configure:8149: result: x86_64-pc-linux-gnu-strip | configure:8221: checking for x86_64-pc-linux-gnu-ranlib | configure:8237: found /usr/bin/x86_64-pc-linux-gnu-ranlib | configure:8248: result: x86_64-pc-linux-gnu-ranlib | configure:8390: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object | configure:8543: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:8546: $? = 0 | configure:8550: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | configure:8553: $? = 0 | configure:8619: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 | configure:8622: $? = 0 | configure:8660: result: ok | configure:8707: checking for sysroot | configure:8737: result: no | configure:8744: checking for a working dd | configure:8782: result: /bin/dd | configure:8786: checking how to truncate binary pipes | configure:8801: result: /bin/dd bs=4096 count=1 | configure:8937: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:8940: $? = 0 | configure:9090: checking for x86_64-pc-linux-gnu-mt | configure:9120: result: no | configure:9130: checking for mt | configure:9160: result: no | configure:9180: checking if : is a manifest tool | configure:9186: : '-?' | configure:9194: result: no | configure:9868: checking for dlfcn.h | configure:9868: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:9868: $? = 0 | configure:9868: result: yes | configure:10105: checking for objdir | configure:10120: result: .libs | configure:10384: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions | configure:10402: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C | configure:10406: $? = 0 | configure:10419: result: no | configure:10777: checking for x86_64-pc-linux-gnu-gcc option to produce PIC | configure:10784: result: -fPIC -DPIC | configure:10792: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works | configure:10810: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -fPIC -DPIC -DPIC conftest.c >&5 | configure:10814: $? = 0 | configure:10827: result: yes | configure:10856: checking if x86_64-pc-linux-gnu-gcc static flag -static works | configure:10884: result: yes | configure:10899: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o | configure:10920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -o out/conftest2.o conftest.c >&5 | configure:10924: $? = 0 | configure:10946: result: yes | configure:10954: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o | configure:11001: result: yes | configure:11034: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries | configure:12293: result: yes | configure:12330: checking whether -lc should be explicitly linked in | configure:12338: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:12341: $? = 0 | configure:12356: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | configure:12359: $? = 0 | configure:12373: result: no | configure:12533: checking dynamic linker characteristics | configure:13127: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:13127: $? = 0 | configure:13364: result: GNU/Linux ld.so | configure:13486: checking how to hardcode library paths into programs | configure:13511: result: immediate | configure:14059: checking whether stripping libraries is possible | configure:14064: result: yes | configure:14099: checking if libtool supports shared libraries | configure:14101: result: yes | configure:14104: checking whether to build shared libraries | configure:14129: result: yes | configure:14132: checking whether to build static libraries | configure:14136: result: no | configure:14159: checking how to run the C++ preprocessor | configure:14186: x86_64-pc-linux-gnu-g++ -E -I/usr/include/nss -I/usr/include/nspr conftest.cpp | configure:14186: $? = 0 | configure:14200: x86_64-pc-linux-gnu-g++ -E -I/usr/include/nss -I/usr/include/nspr conftest.cpp | conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:14200: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | configure:14225: result: x86_64-pc-linux-gnu-g++ -E | configure:14245: x86_64-pc-linux-gnu-g++ -E -I/usr/include/nss -I/usr/include/nspr conftest.cpp | configure:14245: $? = 0 | configure:14259: x86_64-pc-linux-gnu-g++ -E -I/usr/include/nss -I/usr/include/nspr conftest.cpp | conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:14259: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | configure:14421: checking for ld used by x86_64-pc-linux-gnu-g++ | configure:14488: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 | configure:14495: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld | configure:14510: result: yes | configure:14565: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries | configure:15638: result: yes | configure:15674: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.cpp >&5 | configure:15677: $? = 0 | configure:16158: checking for x86_64-pc-linux-gnu-g++ option to produce PIC | configure:16165: result: -fPIC -DPIC | configure:16173: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works | configure:16191: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -fPIC -DPIC -DPIC conftest.cpp >&5 | configure:16195: $? = 0 | configure:16208: result: yes | configure:16231: checking if x86_64-pc-linux-gnu-g++ static flag -static works | configure:16259: result: yes | configure:16271: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o | configure:16292: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -o out/conftest2.o conftest.cpp >&5 | configure:16296: $? = 0 | configure:16318: result: yes | configure:16323: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o | configure:16370: result: yes | configure:16400: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries | configure:16440: result: yes | configure:16581: checking dynamic linker characteristics | configure:17339: result: GNU/Linux ld.so | configure:17404: checking how to hardcode library paths into programs | configure:17429: result: immediate | configure:17494: checking for bison | configure:17510: found /usr/bin/bison | configure:17521: result: bison -y | configure:17536: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 | configure:17685: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:17685: $? = 0 | configure:17698: result: none needed | configure:17721: checking supported compiler flags | configure:17739: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -fno-strict-aliasing -Werror -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:17739: $? = 0 | configure:17739: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -fstack-protector -Werror -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:17739: $? = 0 | configure:17739: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -Wempty-body -Werror -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:17739: $? = 0 | configure:17760: checking for special C compiler options needed for large files | configure:17805: result: no | configure:17811: checking for _FILE_OFFSET_BITS value needed for large files | configure:17836: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:17836: $? = 0 | configure:17868: result: no | configure:17954: checking POSIX chmod | configure:17962: result: yes | configure:17977: checking for x86_64-pc-linux-gnu-ar | configure:18004: result: x86_64-pc-linux-gnu-ar | configure:18077: checking for 7zip | configure:18110: result: no | configure:18077: checking for 7za | configure:18110: result: no | configure:18077: checking for 7z | configure:18110: result: no | configure:18121: checking for bzip2 | configure:18139: found /bin/bzip2 | configure:18152: result: /bin/bzip2 | configure:18162: checking for cat | configure:18180: found /bin/cat | configure:18193: result: /bin/cat | configure:18203: checking for chgrp | configure:18221: found /bin/chgrp | configure:18234: result: /bin/chgrp | configure:18244: checking for chmod | configure:18262: found /bin/chmod | configure:18275: result: /bin/chmod | configure:18285: checking for chown | configure:18303: found /bin/chown | configure:18316: result: /bin/chown | configure:18326: checking for cp | configure:18344: found /bin/cp | configure:18357: result: /bin/cp | configure:18367: checking for cpio | configure:18385: found /bin/cpio | configure:18398: result: /bin/cpio | configure:18408: checking for curl | configure:18426: found /usr/bin/curl | configure:18439: result: /usr/bin/curl | configure:18449: checking for file | configure:18467: found /usr/bin/file | configure:18480: result: /usr/bin/file | configure:18492: checking for gpg2 | configure:18510: found /usr/bin/gpg2 | configure:18522: result: /usr/bin/gpg2 | configure:18536: checking for grep | configure:18554: found /bin/grep | configure:18567: result: /bin/grep | configure:18577: checking for gzip | configure:18595: found /bin/gzip | configure:18608: result: /bin/gzip | configure:18618: checking for unzip | configure:18636: found /usr/bin/unzip | configure:18649: result: /usr/bin/unzip | configure:18659: checking for id | configure:18677: found /usr/bin/id | configure:18690: result: /usr/bin/id | configure:18700: checking for install | configure:18718: found /usr/lib/portage/python3.6/ebuild-helpers/xattr/install | configure:18731: result: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install | configure:18741: checking for lrzip | configure:18772: result: /usr/bin/lrzip | configure:18782: checking for lzip | configure:18813: result: /usr/bin/lzip | configure:18823: checking for xz | configure:18841: found /usr/bin/xz | configure:18854: result: /usr/bin/xz | configure:18864: checking for gem | configure:18882: found /usr/bin/gem | configure:18895: result: /usr/bin/gem | configure:18905: checking for make | configure:18923: found /usr/bin/make | configure:18936: result: /usr/bin/make | configure:18946: checking for mkdir | configure:18964: found /bin/mkdir | configure:18977: result: /bin/mkdir | configure:18987: checking for mv | configure:19005: found /bin/mv | configure:19018: result: /bin/mv | configure:19028: checking for patch | configure:19046: found /usr/bin/patch | configure:19059: result: /usr/bin/patch | configure:19069: checking for restorecon | configure:19100: result: /sbin/restorecon | configure:19108: checking old version of patch | configure:19119: result: patch later then 2.2 found | configure:19125: checking for perl | configure:19143: found /usr/bin/perl | configure:19156: result: /usr/bin/perl | configure:19166: checking for pgp | configure:19197: result: /usr/bin/pgp | configure:19207: checking for python | configure:19225: found /var/tmp/portage/app-arch/rpm-4.14.1/temp/python3.6/bin/python | configure:19238: result: /var/tmp/portage/app-arch/rpm-4.14.1/temp/python3.6/bin/python | configure:19248: checking for rm | configure:19266: found /bin/rm | configure:19279: result: /bin/rm | configure:19289: checking for rsh | configure:19320: result: /usr/bin/rsh | configure:19330: checking for sed | configure:19348: found /bin/sed | configure:19361: result: /bin/sed | configure:19371: checking for semodule | configure:19402: result: /usr/bin/semodule | configure:19412: checking for ssh | configure:19430: found /usr/bin/ssh | configure:19443: result: /usr/bin/ssh | configure:19453: checking for tar | configure:19471: found /bin/tar | configure:19484: result: /bin/tar | configure:19494: checking for zstd | configure:19525: result: /usr/bin/zstd | configure:19536: checking for ld | configure:19554: found /usr/bin/ld | configure:19567: result: /usr/bin/ld | configure:19577: checking for nm | configure:19595: found /usr/bin/nm | configure:19608: result: /usr/bin/nm | configure:19618: checking for objcopy | configure:19636: found /usr/bin/objcopy | configure:19649: result: /usr/bin/objcopy | configure:19659: checking for objdump | configure:19677: found /usr/bin/objdump | configure:19690: result: /usr/bin/objdump | configure:19700: checking for strip | configure:19718: found /usr/bin/strip | configure:19731: result: /usr/bin/strip | configure:19742: checking for git | configure:19760: found /usr/bin/git | configure:19773: result: /usr/bin/git | configure:19783: checking for hg | configure:19801: found /usr/bin/hg | configure:19814: result: /usr/bin/hg | configure:19824: checking for bzr | configure:19855: result: /usr/bin/bzr | configure:19865: checking for quilt | configure:19896: result: /usr/bin/quilt | configure:19907: checking for fakechroot | configure:19925: found /usr/bin/fakechroot | configure:19938: result: /usr/bin/fakechroot | configure:19976: checking zlib.h usability | configure:19976: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:19976: $? = 0 | configure:19976: result: yes | configure:19976: checking zlib.h presence | configure:19976: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:19976: $? = 0 | configure:19976: result: yes | configure:19976: checking for zlib.h | configure:19976: result: yes | configure:19986: checking for gzread in -lz | configure:20011: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 | configure:20011: $? = 0 | configure:20021: result: yes | configure:20030: checking for gzseek in -lz | configure:20055: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 | configure:20055: $? = 0 | configure:20065: result: yes | configure:20093: checking bzlib.h usability | configure:20093: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:20093: $? = 0 | configure:20093: result: yes | configure:20093: checking bzlib.h presence | configure:20093: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:20093: $? = 0 | configure:20093: result: yes | configure:20093: checking for bzlib.h | configure:20093: result: yes | configure:20099: checking for BZ2_bzread in -lbz2 | configure:20124: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 >&5 | configure:20124: $? = 0 | configure:20133: result: yes | configure:20151: checking lzma.h usability | configure:20151: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:20151: $? = 0 | configure:20151: result: yes | configure:20151: checking lzma.h presence | configure:20151: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:20151: $? = 0 | configure:20151: result: yes | configure:20151: checking for lzma.h | configure:20151: result: yes | configure:20157: checking for lzma_easy_encoder in -llzma | configure:20182: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -llzma >&5 | configure:20182: $? = 0 | configure:20191: result: yes | configure:20219: checking for libzstd | configure:20226: $PKG_CONFIG --exists --print-errors "libzstd" | Package libzstd was not found in the pkg-config search path. | Perhaps you should add the directory containing `libzstd.pc' | to the PKG_CONFIG_PATH environment variable | No package 'libzstd' found | configure:20229: $? = 1 | configure:20243: $PKG_CONFIG --exists --print-errors "libzstd" | Package libzstd was not found in the pkg-config search path. | Perhaps you should add the directory containing `libzstd.pc' | to the PKG_CONFIG_PATH environment variable | No package 'libzstd' found | configure:20246: $? = 1 | configure:20260: result: no | No package 'libzstd' found | configure:20318: checking for gethostname | configure:20318: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:20318: $? = 0 | configure:20318: result: yes | configure:20374: checking pthread.h usability | configure:20374: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:20374: $? = 0 | configure:20374: result: yes | configure:20374: checking pthread.h presence | configure:20374: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:20374: $? = 0 | configure:20374: result: yes | configure:20374: checking for pthread.h | configure:20374: result: yes | configure:20385: checking for pthread_mutex_trylock in -lpthread | configure:20410: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 | configure:20410: $? = 0 | configure:20419: result: yes | configure:20527: checking for library containing dlopen | configure:20558: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 | /var/tmp/portage/app-arch/rpm-4.14.1/temp/ccjvn484.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `dlopen' | collect2: error: ld returned 1 exit status | configure:20558: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char dlopen (); | | int | | main () | | { | | return dlopen (); | | ; | | return 0; | | } | configure:20558: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:20558: $? = 0 | configure:20575: result: -ldl | configure:20587: checking libelf.h usability | configure:20587: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:20587: $? = 0 | configure:20587: result: yes | configure:20587: checking libelf.h presence | configure:20587: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:20587: $? = 0 | configure:20587: result: yes | configure:20587: checking for libelf.h | configure:20587: result: yes | configure:20595: checking gelf.h usability | configure:20595: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:20595: $? = 0 | configure:20595: result: yes | configure:20595: checking gelf.h presence | configure:20595: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:20595: $? = 0 | configure:20595: result: yes | configure:20595: checking for gelf.h | configure:20595: result: yes | configure:20601: checking for gelf_getvernaux in -lelf | configure:20626: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lelf -ldl -lpthread >&5 | configure:20626: $? = 0 | configure:20635: result: yes | configure:20664: checking dwarf.h usability | configure:20664: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:20664: $? = 0 | configure:20664: result: yes | configure:20664: checking dwarf.h presence | configure:20664: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:20664: $? = 0 | configure:20664: result: yes | configure:20664: checking for dwarf.h | configure:20664: result: yes | configure:21431: checking for x86_64-pc-linux-gnu-pkg-config | configure:21450: found /usr/bin/x86_64-pc-linux-gnu-pkg-config | configure:21462: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config | configure:21534: checking nspr.h usability | configure:21534: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:21534: $? = 0 | configure:21534: result: yes | configure:21534: checking nspr.h presence | configure:21534: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:21534: $? = 0 | configure:21534: result: yes | configure:21534: checking for nspr.h | configure:21534: result: yes | configure:21534: checking nss.h usability | configure:21534: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:21534: $? = 0 | configure:21534: result: yes | configure:21534: checking nss.h presence | configure:21534: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:21534: $? = 0 | configure:21534: result: yes | configure:21534: checking for nss.h | configure:21534: result: yes | configure:21534: checking sechash.h usability | configure:21534: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:21534: $? = 0 | configure:21534: result: yes | configure:21534: checking sechash.h presence | configure:21534: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:21534: $? = 0 | configure:21534: result: yes | configure:21534: checking for sechash.h | configure:21534: result: yes | configure:21548: checking for VFY_VerifyDigestDirect in -lnss3 | configure:21573: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lnss3 -ldl -lpthread >&5 | configure:21573: $? = 0 | configure:21582: result: yes | configure:21587: checking for NSS_InitContext in -lnss3 | configure:21612: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lnss3 -ldl -lpthread >&5 | configure:21612: $? = 0 | configure:21621: result: yes | configure:21649: checking magic.h usability | configure:21649: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:21649: $? = 0 | configure:21649: result: yes | configure:21649: checking magic.h presence | configure:21649: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:21649: $? = 0 | configure:21649: result: yes | configure:21649: checking for magic.h | configure:21649: result: yes | configure:21652: checking for magic_open in -lmagic | configure:21677: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lmagic -ldl -lpthread >&5 | configure:21677: $? = 0 | configure:21686: result: yes | configure:21716: checking popt.h usability | configure:21716: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:21716: $? = 0 | configure:21716: result: yes | configure:21716: checking popt.h presence | configure:21716: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:21716: $? = 0 | configure:21716: result: yes | configure:21716: checking for popt.h | configure:21716: result: yes | configure:21719: checking for poptGetContext in -lpopt | configure:21744: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lpopt -ldl -lpthread >&5 | configure:21744: $? = 0 | configure:21753: result: yes | configure:21793: checking archive.h usability | configure:21793: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:21793: $? = 0 | configure:21793: result: yes | configure:21793: checking archive.h presence | configure:21793: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:21793: $? = 0 | configure:21793: result: yes | configure:21793: checking for archive.h | configure:21793: result: yes | configure:21796: checking for archive_write_open_filename in -larchive | configure:21821: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -larchive -ldl -lpthread >&5 | configure:21821: $? = 0 | configure:21830: result: yes | configure:21873: checking elfutils/libdwelf.h usability | configure:21873: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:21873: $? = 0 | configure:21873: result: yes | configure:21873: checking elfutils/libdwelf.h presence | configure:21873: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:21873: $? = 0 | configure:21873: result: yes | configure:21873: checking for elfutils/libdwelf.h | configure:21873: result: yes | configure:21880: checking for dwelf_elf_gnu_build_id in -ldw | configure:21905: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldw -ldl -lpthread >&5 | configure:21905: $? = 0 | configure:21914: result: yes | configure:21925: checking for dwelf_strtab_init in -ldw | configure:21950: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldw -ldl -lpthread >&5 | configure:21950: $? = 0 | configure:21959: result: yes | configure:22011: checking db.h usability | configure:22011: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:22011: $? = 0 | configure:22011: result: yes | configure:22011: checking db.h presence | configure:22011: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:22011: $? = 0 | configure:22011: result: yes | configure:22011: checking for db.h | configure:22011: result: yes | configure:22028: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:22028: $? = 0 | configure:22156: checking for lmdb | configure:22163: $PKG_CONFIG --exists --print-errors "lmdb" | Package lmdb was not found in the pkg-config search path. | Perhaps you should add the directory containing `lmdb.pc' | to the PKG_CONFIG_PATH environment variable | No package 'lmdb' found | configure:22166: $? = 1 | configure:22180: $PKG_CONFIG --exists --print-errors "lmdb" | Package lmdb was not found in the pkg-config search path. | Perhaps you should add the directory containing `lmdb.pc' | to the PKG_CONFIG_PATH environment variable | No package 'lmdb' found | configure:22183: $? = 1 | configure:22197: result: no | No package 'lmdb' found | configure:22260: checking whether NLS is requested | configure:22269: result: yes | configure:22307: checking for msgfmt | configure: trying /usr/bin/msgfmt... | 0 translated messages. | configure:22339: result: /usr/bin/msgfmt | configure:22348: checking for gmsgfmt | configure:22366: found /usr/bin/gmsgfmt | configure:22379: result: /usr/bin/gmsgfmt | configure:22430: checking for xgettext | configure: trying /usr/bin/xgettext... | /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C | configure:22462: result: /usr/bin/xgettext | configure:22508: checking for msgmerge | configure: trying /usr/bin/msgmerge... | configure:22539: result: /usr/bin/msgmerge | configure:22593: checking for ld used by GCC | configure:22657: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 | configure:22664: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld | configure:22677: result: yes | configure:22684: checking for shared library run path origin | configure:22697: result: done | configure:23154: checking for CFPreferencesCopyAppValue | configure:23172: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:45:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:23172: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFPreferencesCopyAppValue(NULL, NULL) | | ; | | return 0; | | } | configure:23181: result: no | configure:23188: checking for CFLocaleCopyCurrent | configure:23206: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:45:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:23206: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFLocaleCopyCurrent(); | | ; | | return 0; | | } | configure:23215: result: no | configure:23264: checking for GNU gettext in libc | configure:23284: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:23284: $? = 0 | configure:23293: result: yes | configure:23899: checking whether to use NLS | configure:23901: result: yes | configure:23904: checking where the gettext function comes from | configure:23915: result: libc | configure:24002: checking for iconv | configure:24024: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24024: $? = 0 | configure:24056: result: yes | configure:24077: checking for iconv declaration | configure:24106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24106: $? = 0 | configure:24117: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:24128: checking for ANSI C header files | configure:24232: result: yes | configure:24242: checking whether sys/types.h defines makedev | configure:24258: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -Werror -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | conftest.c: In function 'main': | conftest.c:55:8: error: implicit declaration of function 'makedev' [-Werror=implicit-function-declaration] | return makedev(0, 0); | ^~~~~~~ | cc1: all warnings being treated as errors | configure:24258: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | return makedev(0, 0); | | ; | | return 0; | | } | configure:24267: result: no | configure:24271: checking sys/mkdev.h usability | configure:24271: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -Werror -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | conftest.c:84:10: fatal error: sys/mkdev.h: No such file or directory | #include | ^~~~~~~~~~~~~ | compilation terminated. | configure:24271: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:24271: result: no | configure:24271: checking sys/mkdev.h presence | configure:24271: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | conftest.c:51:10: fatal error: sys/mkdev.h: No such file or directory | #include | ^~~~~~~~~~~~~ | compilation terminated. | configure:24271: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | configure:24271: result: no | configure:24271: checking for sys/mkdev.h | configure:24271: result: no | configure:24281: checking sys/sysmacros.h usability | configure:24281: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -Werror -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24281: $? = 0 | configure:24281: result: yes | configure:24281: checking sys/sysmacros.h presence | configure:24281: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:24281: $? = 0 | configure:24281: result: yes | configure:24281: checking for sys/sysmacros.h | configure:24281: result: yes | configure:24296: checking for dirent.h that defines DIR | configure:24315: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24315: $? = 0 | configure:24323: result: yes | configure:24336: checking for library containing opendir | configure:24367: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24367: $? = 0 | configure:24384: result: none required | configure:24453: checking for struct dirent.d_type | configure:24453: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24453: $? = 0 | configure:24453: result: yes | configure:24484: checking limits.h usability | configure:24484: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24484: $? = 0 | configure:24484: result: yes | configure:24484: checking limits.h presence | configure:24484: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:24484: $? = 0 | configure:24484: result: yes | configure:24484: checking for limits.h | configure:24484: result: yes | configure:24497: checking fcntl.h usability | configure:24497: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24497: $? = 0 | configure:24497: result: yes | configure:24497: checking fcntl.h presence | configure:24497: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:24497: $? = 0 | configure:24497: result: yes | configure:24497: checking for fcntl.h | configure:24497: result: yes | configure:24497: checking getopt.h usability | configure:24497: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24497: $? = 0 | configure:24497: result: yes | configure:24497: checking getopt.h presence | configure:24497: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:24497: $? = 0 | configure:24497: result: yes | configure:24497: checking for getopt.h | configure:24497: result: yes | configure:24510: checking sys/utsname.h usability | configure:24510: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24510: $? = 0 | configure:24510: result: yes | configure:24510: checking sys/utsname.h presence | configure:24510: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:24510: $? = 0 | configure:24510: result: yes | configure:24510: checking for sys/utsname.h | configure:24510: result: yes | configure:24523: checking sys/systemcfg.h usability | configure:24523: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | conftest.c:91:10: fatal error: sys/systemcfg.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~ | compilation terminated. | configure:24523: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:24523: result: no | configure:24523: checking sys/systemcfg.h presence | configure:24523: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | conftest.c:58:10: fatal error: sys/systemcfg.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~ | compilation terminated. | configure:24523: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | /* end confdefs.h. */ | | #include | configure:24523: result: no | configure:24523: checking for sys/systemcfg.h | configure:24523: result: no | configure:24535: checking sys/param.h usability | configure:24535: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24535: $? = 0 | configure:24535: result: yes | configure:24535: checking sys/param.h presence | configure:24535: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:24535: $? = 0 | configure:24535: result: yes | configure:24535: checking for sys/param.h | configure:24535: result: yes | configure:24547: checking sys/auxv.h usability | configure:24547: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24547: $? = 0 | configure:24547: result: yes | configure:24547: checking sys/auxv.h presence | configure:24547: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:24547: $? = 0 | configure:24547: result: yes | configure:24547: checking for sys/auxv.h | configure:24547: result: yes | configure:24558: checking for struct statfs | configure:24579: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24579: $? = 0 | configure:24580: result: in sys/statvfs.h | configure:24680: checking for f_bavail member in struct statfs | configure:24710: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24710: $? = 0 | configure:24711: result: yes | configure:24725: checking if statfs() requires 4 arguments | configure:24751: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | conftest.c:73:1: warning: return type defaults to 'int' [-Wimplicit-int] | main() { | ^~~~ | conftest.c: In function 'main': | conftest.c:74:16: error: storage size of 'sfs' isn't known | struct statfs sfs; | ^~~ | conftest.c:75:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | exit (statfs(".", &sfs, sizeof(sfs), 0)); | ^~~~ | conftest.c:75:2: warning: incompatible implicit declaration of built-in function 'exit' | conftest.c:75:2: note: include '' or provide a declaration of 'exit' | conftest.c:75:8: warning: implicit declaration of function 'statfs' [-Wimplicit-function-declaration] | exit (statfs(".", &sfs, sizeof(sfs), 0)); | ^~~~~~ | configure:24751: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | | | #ifdef HAVE_SYS_TYPES_H | | #include | | #endif | | #ifdef STATFS_IN_SYS_VFS | | #include | | #elif STATFS_IN_SYS_MOUNT | | #include | | #elif STATFS_IN_SYS_STATFS | | #include | | #endif | | main() { | | struct statfs sfs; | | exit (statfs(".", &sfs, sizeof(sfs), 0)); | | } | | | configure:24758: result: no | configure:24768: checking for mode_t | configure:24768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24768: $? = 0 | configure:24768: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | conftest.c: In function 'main': | conftest.c:98:21: error: expected expression before ')' token | if (sizeof ((mode_t))) | ^ | configure:24768: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((mode_t))) | | return 0; | | ; | | return 0; | | } | configure:24768: result: yes | configure:24779: checking for off_t | configure:24779: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24779: $? = 0 | configure:24779: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | conftest.c: In function 'main': | conftest.c:98:20: error: expected expression before ')' token | if (sizeof ((off_t))) | ^ | configure:24779: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((off_t))) | | return 0; | | ; | | return 0; | | } | configure:24779: result: yes | configure:24790: checking for pid_t | configure:24790: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24790: $? = 0 | configure:24790: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | conftest.c: In function 'main': | conftest.c:98:20: error: expected expression before ')' token | if (sizeof ((pid_t))) | ^ | configure:24790: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((pid_t))) | | return 0; | | ; | | return 0; | | } | configure:24790: result: yes | configure:24801: checking for size_t | configure:24801: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24801: $? = 0 | configure:24801: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | conftest.c: In function 'main': | conftest.c:98:21: error: expected expression before ')' token | if (sizeof ((size_t))) | ^ | configure:24801: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((size_t))) | | return 0; | | ; | | return 0; | | } | configure:24801: result: yes | configure:24815: checking for putenv | configure:24815: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24815: $? = 0 | configure:24815: result: yes | configure:24826: checking for mempcpy | configure:24826: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | conftest.c:86:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch] | char mempcpy (); | ^~~~~~~ | configure:24826: $? = 0 | configure:24826: result: yes | configure:24837: checking for fdatasync | configure:24837: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24837: $? = 0 | configure:24837: result: yes | configure:24846: checking whether fdatasync is declared | configure:24846: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:24846: $? = 0 | configure:24846: result: yes | configure:24860: checking for lutimes | configure:24860: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24860: $? = 0 | configure:24860: result: yes | configure:24871: checking for mergesort | configure:24871: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | /var/tmp/portage/app-arch/rpm-4.14.1/temp/ccj0aH9w.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `mergesort' | collect2: error: ld returned 1 exit status | configure:24871: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | #define HAVE_PUTENV 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_DECL_FDATASYNC 1 | | #define HAVE_LUTIMES 1 | | /* end confdefs.h. */ | | /* Define mergesort to an innocuous variant, in case declares mergesort. | | For example, HP-UX 11i declares gettimeofday. */ | | #define mergesort innocuous_mergesort | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char mergesort (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef mergesort | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char mergesort (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_mergesort || defined __stub___mergesort | | choke me | | #endif | | | | int | | main () | | { | | return mergesort (); | | ; | | return 0; | | } | configure:24871: result: no | configure:24882: checking for getauxval | configure:24882: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24882: $? = 0 | configure:24882: result: yes | configure:24893: checking for setprogname | configure:24893: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | /var/tmp/portage/app-arch/rpm-4.14.1/temp/ccAJ0fHH.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `setprogname' | collect2: error: ld returned 1 exit status | configure:24893: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | #define HAVE_PUTENV 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_DECL_FDATASYNC 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_GETAUXVAL 1 | | /* end confdefs.h. */ | | /* Define setprogname to an innocuous variant, in case declares setprogname. | | For example, HP-UX 11i declares gettimeofday. */ | | #define setprogname innocuous_setprogname | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char setprogname (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef setprogname | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char setprogname (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_setprogname || defined __stub___setprogname | | choke me | | #endif | | | | int | | main () | | { | | return setprogname (); | | ; | | return 0; | | } | configure:24893: result: no | configure:24903: checking whether __progname is defined | configure:24916: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24916: $? = 0 | configure:24920: result: yes | configure:24929: checking for stpcpy | configure:24929: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | conftest.c:92:6: warning: conflicting types for built-in function 'stpcpy' [-Wbuiltin-declaration-mismatch] | char stpcpy (); | ^~~~~~ | configure:24929: $? = 0 | configure:24929: result: yes | configure:24942: checking for stpncpy | configure:24942: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | conftest.c:93:6: warning: conflicting types for built-in function 'stpncpy' [-Wbuiltin-declaration-mismatch] | char stpncpy (); | ^~~~~~~ | configure:24942: $? = 0 | configure:24942: result: yes | configure:24960: checking for secure_getenv | configure:24960: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24960: $? = 0 | configure:24960: result: yes | configure:24960: checking for __secure_getenv | configure:24960: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | /var/tmp/portage/app-arch/rpm-4.14.1/temp/cctg63P8.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `__secure_getenv' | collect2: error: ld returned 1 exit status | configure:24960: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.1" | | #define PACKAGE_STRING "rpm 4.14.1" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.1" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_NSPR_H 1 | | #define HAVE_NSS_H 1 | | #define HAVE_SECHASH_H 1 | | #define HAVE_NSS_INITCONTEXT 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | #define HAVE_PUTENV 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_DECL_FDATASYNC 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_GETAUXVAL 1 | | #define HAVE___PROGNAME 1 | | #define HAVE_STPCPY 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_SECURE_GETENV 1 | | /* end confdefs.h. */ | | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | | For example, HP-UX 11i declares gettimeofday. */ | | #define __secure_getenv innocuous___secure_getenv | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char __secure_getenv (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef __secure_getenv | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char __secure_getenv (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | | choke me | | #endif | | | | int | | main () | | { | | return __secure_getenv (); | | ; | | return 0; | | } | configure:24960: result: no | configure:24974: checking for mkstemp | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for getcwd | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for basename | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for dirname | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for realpath | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for setenv | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for unsetenv | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for regcomp | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for lchown | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for utimes | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:24974: checking for getline | configure:24974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:24974: $? = 0 | configure:24974: result: yes | configure:25377: checking for doxygen | configure:25395: found /usr/bin/doxygen | configure:25408: result: /usr/bin/doxygen | configure:25441: checking for dot | configure:25469: result: NO | configure:26077: checking acl/libacl.h usability | configure:26077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c >&5 | configure:26077: $? = 0 | configure:26077: result: yes | configure:26077: checking acl/libacl.h presence | configure:26077: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr conftest.c | configure:26077: $? = 0 | configure:26077: result: yes | configure:26077: checking for acl/libacl.h | configure:26077: result: yes | configure:26080: checking for acl_equiv_mode in -lacl | configure:26105: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -lacl -ldl -lpthread >&5 | configure:26105: $? = 0 | configure:26114: result: yes | configure:26277: checking for dbus-1 >= 1.3 | configure:26284: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.3" | configure:26287: $? = 0 | configure:26301: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.3" | configure:26304: $? = 0 | configure:26342: result: yes | configure:26365: checking for lsetxattr | configure:26365: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 | configure:26365: $? = 0 | configure:26365: result: yes | configure:26498: checking for autom4te | configure:26516: found /usr/bin/autom4te | configure:26529: result: /usr/bin/autom4te | configure:26652: checking that generated files are newer than configure | configure:26658: result: done | configure:26785: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.1, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on vm-gentoo-x64 | | config.status:1421: creating Makefile | config.status:1421: creating rpmio/Makefile | config.status:1421: creating lib/Makefile | config.status:1421: creating build/Makefile | config.status:1421: creating sign/Makefile | config.status:1421: creating po/Makefile.in | config.status:1421: creating scripts/Makefile | config.status:1421: creating fileattrs/Makefile | config.status:1421: creating misc/Makefile | config.status:1421: creating doc/Makefile | config.status:1421: creating python/Makefile | config.status:1421: creating luaext/Makefile | config.status:1421: creating tests/Makefile | config.status:1421: creating plugins/Makefile | config.status:1421: creating python/setup.py | config.status:1421: creating config.h | config.status:1650: executing tests/atconfig commands | config.status:1650: executing depfiles commands | config.status:1650: executing libtool commands | config.status:1650: executing po-directories commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=x86_64-pc-linux-gnu | ac_cv_c_compiler_gnu=yes | ac_cv_cxx_compiler_gnu=yes | ac_cv_env_CCC_set= | ac_cv_env_CCC_value= | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches' | ac_cv_env_CPPFLAGS_set=set | ac_cv_env_CPPFLAGS_value=' -I/usr/include/nss -I/usr/include/nspr' | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_CXXCPP_set= | ac_cv_env_CXXCPP_value= | ac_cv_env_CXXFLAGS_set=set | ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches' | ac_cv_env_CXX_set= | ac_cv_env_CXX_value= | ac_cv_env_DBUS_CFLAGS_set= | ac_cv_env_DBUS_CFLAGS_value= | ac_cv_env_DBUS_LIBS_set= | ac_cv_env_DBUS_LIBS_value= | ac_cv_env_LDFLAGS_set=set | ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_LMDB_CFLAGS_set= | ac_cv_env_LMDB_CFLAGS_value= | ac_cv_env_LMDB_LIBS_set= | ac_cv_env_LMDB_LIBS_value= | ac_cv_env_LT_SYS_LIBRARY_PATH_set= | ac_cv_env_LT_SYS_LIBRARY_PATH_value= | ac_cv_env_LUA_CFLAGS_set= | ac_cv_env_LUA_CFLAGS_value= | ac_cv_env_LUA_LIBS_set= | ac_cv_env_LUA_LIBS_value= | ac_cv_env_PKG_CONFIG_LIBDIR_set= | ac_cv_env_PKG_CONFIG_LIBDIR_value= | ac_cv_env_PKG_CONFIG_PATH_set=set | ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/app-arch/rpm-4.14.1/temp/python3.6/pkgconfig | ac_cv_env_PKG_CONFIG_set= | ac_cv_env_PKG_CONFIG_value= | ac_cv_env_PYTHON_CFLAGS_set= | ac_cv_env_PYTHON_CFLAGS_value= | ac_cv_env_PYTHON_LIBS_set= | ac_cv_env_PYTHON_LIBS_value= | ac_cv_env_PYTHON_set=set | ac_cv_env_PYTHON_value=/usr/bin/python3.6 | ac_cv_env_YACC_set= | ac_cv_env_YACC_value= | ac_cv_env_YFLAGS_set= | ac_cv_env_YFLAGS_value= | ac_cv_env_ZSTD_CFLAGS_set= | ac_cv_env_ZSTD_CFLAGS_value= | ac_cv_env_ZSTD_LIBS_set= | ac_cv_env_ZSTD_LIBS_value= | ac_cv_env_build_alias_set=set | ac_cv_env_build_alias_value=x86_64-pc-linux-gnu | ac_cv_env_host_alias_set=set | ac_cv_env_host_alias_value=x86_64-pc-linux-gnu | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_func___secure_getenv=no | ac_cv_func_basename=yes | ac_cv_func_dirname=yes | ac_cv_func_fdatasync=yes | ac_cv_func_getauxval=yes | ac_cv_func_getcwd=yes | ac_cv_func_gethostname=yes | ac_cv_func_getline=yes | ac_cv_func_lchown=yes | ac_cv_func_lsetxattr=yes | ac_cv_func_lutimes=yes | ac_cv_func_mempcpy=yes | ac_cv_func_mergesort=no | ac_cv_func_mkstemp=yes | ac_cv_func_putenv=yes | ac_cv_func_realpath=yes | ac_cv_func_regcomp=yes | ac_cv_func_secure_getenv=yes | ac_cv_func_setenv=yes | ac_cv_func_setprogname=no | ac_cv_func_stpcpy=yes | ac_cv_func_stpncpy=yes | ac_cv_func_unsetenv=yes | ac_cv_func_utimes=yes | ac_cv_have_decl_fdatasync=yes | ac_cv_header_acl_libacl_h=yes | ac_cv_header_archive_h=yes | ac_cv_header_bzlib_h=yes | ac_cv_header_db_h=yes | ac_cv_header_dirent_dirent_h=yes | ac_cv_header_dlfcn_h=yes | ac_cv_header_dwarf_h=yes | ac_cv_header_elfutils_libdwelf_h=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_gelf_h=yes | ac_cv_header_getopt_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_libelf_h=yes | ac_cv_header_limits_h=yes | ac_cv_header_lzma_h=yes | ac_cv_header_magic_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_nspr_h=yes | ac_cv_header_nss_h=yes | ac_cv_header_popt_h=yes | ac_cv_header_pthread_h=yes | ac_cv_header_sechash_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_auxv_h=yes | ac_cv_header_sys_mkdev_h=no | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_sysmacros_h=yes | ac_cv_header_sys_systemcfg_h=no | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_types_h_makedev=no | ac_cv_header_sys_utsname_h=yes | ac_cv_header_unistd_h=yes | ac_cv_header_zlib_h=yes | ac_cv_host=x86_64-pc-linux-gnu | ac_cv_lib_acl_acl_equiv_mode=yes | ac_cv_lib_archive_archive_write_open_filename=yes | ac_cv_lib_bz2_BZ2_bzread=yes | ac_cv_lib_dw_dwelf_elf_gnu_build_id=yes | ac_cv_lib_dw_dwelf_strtab_init=yes | ac_cv_lib_elf_gelf_getvernaux=yes | ac_cv_lib_lzma_lzma_easy_encoder=yes | ac_cv_lib_magic_magic_open=yes | ac_cv_lib_nss3_NSS_InitContext=yes | ac_cv_lib_nss3_VFY_VerifyDigestDirect=yes | ac_cv_lib_popt_poptGetContext=yes | ac_cv_lib_pthread_pthread_mutex_trylock=yes | ac_cv_lib_z___gzread=yes | ac_cv_lib_z___gzseek=yes | ac_cv_member_struct_dirent_d_type=yes | ac_cv_objext=o | ac_cv_path_AUTOM4TE=/usr/bin/autom4te | ac_cv_path_DOXYGEN=/usr/bin/doxygen | ac_cv_path_EGREP='/bin/grep -E' | ac_cv_path_FGREP='/bin/grep -F' | ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt | ac_cv_path_GREP=/bin/grep | ac_cv_path_MSGFMT=/usr/bin/msgfmt | ac_cv_path_MSGMERGE=/usr/bin/msgmerge | ac_cv_path_PKGCONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config | ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config | ac_cv_path_SED=/bin/sed | ac_cv_path_XGETTEXT=/usr/bin/xgettext | ac_cv_path___BZIP2=/bin/bzip2 | ac_cv_path___BZR=/usr/bin/bzr | ac_cv_path___CAT=/bin/cat | ac_cv_path___CHGRP=/bin/chgrp | ac_cv_path___CHMOD=/bin/chmod | ac_cv_path___CHOWN=/bin/chown | ac_cv_path___CP=/bin/cp | ac_cv_path___CPIO=/bin/cpio | ac_cv_path___CURL=/usr/bin/curl | ac_cv_path___FAKECHROOT=/usr/bin/fakechroot | ac_cv_path___FILE=/usr/bin/file | ac_cv_path___GEM=/usr/bin/gem | ac_cv_path___GIT=/usr/bin/git | ac_cv_path___GPG=/usr/bin/gpg2 | ac_cv_path___GREP=/bin/grep | ac_cv_path___GZIP=/bin/gzip | ac_cv_path___HG=/usr/bin/hg | ac_cv_path___ID=/usr/bin/id | ac_cv_path___INSTALL=/usr/lib/portage/python3.6/ebuild-helpers/xattr/install | ac_cv_path___LD=/usr/bin/ld | ac_cv_path___LRZIP=/usr/bin/lrzip | ac_cv_path___LZIP=/usr/bin/lzip | ac_cv_path___MAKE=/usr/bin/make | ac_cv_path___MKDIR=/bin/mkdir | ac_cv_path___MV=/bin/mv | ac_cv_path___NM=/usr/bin/nm | ac_cv_path___OBJCOPY=/usr/bin/objcopy | ac_cv_path___OBJDUMP=/usr/bin/objdump | ac_cv_path___PATCH=/usr/bin/patch | ac_cv_path___PERL=/usr/bin/perl | ac_cv_path___PGP=/usr/bin/pgp | ac_cv_path___PYTHON=/var/tmp/portage/app-arch/rpm-4.14.1/temp/python3.6/bin/python | ac_cv_path___QUILT=/usr/bin/quilt | ac_cv_path___RESTORECON=/sbin/restorecon | ac_cv_path___RM=/bin/rm | ac_cv_path___RSH=/usr/bin/rsh | ac_cv_path___SED=/bin/sed | ac_cv_path___SEMODULE=/usr/bin/semodule | ac_cv_path___SSH=/usr/bin/ssh | ac_cv_path___STRIP=/usr/bin/strip | ac_cv_path___TAR=/bin/tar | ac_cv_path___UNZIP=/usr/bin/unzip | ac_cv_path___XZ=/usr/bin/xz | ac_cv_path___ZSTD=/usr/bin/zstd | ac_cv_path_install='/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c' | ac_cv_path_lt_DD=/bin/dd | ac_cv_path_mkdir=/bin/mkdir | ac_cv_prog_AR=x86_64-pc-linux-gnu-ar | ac_cv_prog_AWK=gawk | ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc | ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' | ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ | ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' | ac_cv_prog_HAVE_DOT=NO | ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump | ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib | ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip | ac_cv_prog_YACC='bison -y' | ac_cv_prog_cc_c89= | ac_cv_prog_cc_c99= | ac_cv_prog_cc_g=yes | ac_cv_prog_cxx_g=yes | ac_cv_prog_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_dlopen=-ldl | ac_cv_search_opendir='none required' | ac_cv_sys_file_offset_bits=no | ac_cv_sys_largefile_CC=no | ac_cv_type_mode_t=yes | ac_cv_type_off_t=yes | ac_cv_type_pid_t=yes | ac_cv_type_size_t=yes | acl_cv_hardcode_direct=no | acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | acl_cv_hardcode_libdir_separator= | acl_cv_hardcode_minus_L=no | acl_cv_libext=a | acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' | acl_cv_prog_gnu_ld=yes | acl_cv_rpath=done | acl_cv_shlibext=so | acl_cv_wl=-Wl, | am_cv_CC_dependencies_compiler_type=none | am_cv_CXX_dependencies_compiler_type=none | am_cv_func_iconv=yes | am_cv_lib_iconv=no | am_cv_make_support_nested_variables=yes | am_cv_prog_cc_c_o=yes | am_cv_prog_tar_pax=gnutar | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1= | gt_cv_func_CFLocaleCopyCurrent=no | gt_cv_func_CFPreferencesCopyAppValue=no | gt_cv_func_gnugettext1_libc=yes | lt_cv_ar_at_file=@ | lt_cv_archive_cmds_need_lc=no | lt_cv_deplibs_check_method=pass_all | lt_cv_file_magic_cmd='$MAGIC_CMD' | lt_cv_file_magic_test_file= | lt_cv_ld_reload_flag=-r | lt_cv_nm_interface='BSD nm' | lt_cv_objdir=.libs | lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld | lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' | lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' | lt_cv_path_mainfest_tool=no | lt_cv_prog_compiler_c_o=yes | lt_cv_prog_compiler_c_o_CXX=yes | lt_cv_prog_compiler_pic='-fPIC -DPIC' | lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_pic_works_CXX=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=yes | lt_cv_prog_compiler_static_works_CXX=yes | lt_cv_prog_gnu_ld=yes | lt_cv_prog_gnu_ldcxx=yes | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | lt_cv_shlibpath_overrides_runpath=yes | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | lt_cv_sys_global_symbol_to_import= | lt_cv_sys_max_cmd_len=1572864 | lt_cv_to_host_file_cmd=func_convert_file_noop | lt_cv_to_tool_file_cmd=func_convert_file_noop | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' | pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include' | pkg_cv_DBUS_LIBS=-ldbus-1 | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/missing aclocal-1.16' | ACL_FALSE='#' | ACL_TRUE='' | AMDEPBACKSLASH='' | AMDEP_FALSE='' | AMDEP_TRUE='#' | AMTAR='$${TAR-tar}' | AM_BACKSLASH='\' | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_VERBOSITY='1' | AM_V='$(V)' | AR='x86_64-pc-linux-gnu-ar' | AS='as' | AUTOCONF='${SHELL} /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/missing autoconf' | AUTOHEADER='${SHELL} /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/missing autoheader' | AUTOM4TE='/usr/bin/autom4te' | AUTOMAKE='${SHELL} /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/missing automake-1.16' | AWK='gawk' | CAP_FALSE='' | CAP_TRUE='#' | CC='x86_64-pc-linux-gnu-gcc' | CCDEPMODE='depmode=none' | CFLAGS='-O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches' | CPP='x86_64-pc-linux-gnu-gcc -E' | CPPFLAGS=' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr' | CXX='x86_64-pc-linux-gnu-g++' | CXXCPP='x86_64-pc-linux-gnu-g++ -E' | CXXDEPMODE='depmode=none' | CXXFLAGS='-O2 -pipe -march=ivybridge -mtune=ivybridge -mno-xsaveopt -Wno-error=missing-prototypes -Wno-error=enum-compare -Wno-error=unused-function -Wno-error=deprecated-declarations -frecord-gcc-switches' | CYGPATH_W='echo' | DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include' | DBUS_FALSE='#' | DBUS_LIBS='-ldbus-1' | DBUS_TRUE='' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DLLTOOL='false' | DOXYGEN='/usr/bin/doxygen' | DOXYGEN_FALSE='#' | DOXYGEN_TRUE='' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | ENABLE_PLUGINS_FALSE='#' | ENABLE_PLUGINS_TRUE='' | ENABLE_PYTHON_FALSE='' | ENABLE_PYTHON_TRUE='#' | EXEEXT='' | FGREP='/bin/grep -F' | FIXPERMS='a+rX,u+w,g-w,o-w' | GMSGFMT='/usr/bin/gmsgfmt' | GMSGFMT_015='/usr/bin/gmsgfmt' | GREP='/bin/grep' | HACKINGDOCS_FALSE='' | HACKINGDOCS_TRUE='#' | HAVE_BN2BINPAD='' | HAVE_DOT='NO' | HAVE_DSA_SET0_KEY='' | HAVE_DSA_SET0_PQG='' | HAVE_DSA_SIG_SET0='' | HAVE_EVP_MD_CTX_NEW='' | HAVE_FAKECHROOT_FALSE='#' | HAVE_FAKECHROOT_TRUE='' | HAVE_LIBDW_STRTAB_FALSE='#' | HAVE_LIBDW_STRTAB_TRUE='' | HAVE_NSS_INITCONTEXT='1' | HAVE_RSA_SET0_KEY='' | HAVE_ZSTD_FALSE='' | HAVE_ZSTD_TRUE='#' | IMA_FALSE='#' | IMA_TRUE='' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | INTLLIBS='' | INTL_MACOSX_LIBS='' | LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' | LDFLAGS='-Wl,-O1 -Wl,--as-needed' | LIBDWARF_FALSE='#' | LIBDWARF_TRUE='' | LIBDW_FALSE='#' | LIBDW_TRUE='' | LIBELF_FALSE='#' | LIBELF_TRUE='' | LIBICONV='' | LIBINTL='' | LIBOBJS=' ${LIBOBJDIR}fnmatch$U.o' | LIBS='-ldl -lpthread ' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIPO='' | LMDB_CFLAGS='' | LMDB_FALSE='' | LMDB_LIBS='' | LMDB_REQUIRES='' | LMDB_TRUE='#' | LN_S='ln -s' | LTLIBICONV='' | LTLIBINTL='' | LTLIBOBJS=' ${LIBOBJDIR}fnmatch$U.lo' | LT_SYS_LIBRARY_PATH='' | LUA_CFLAGS='' | LUA_LIBS='' | MAKEINFO='${SHELL} /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/missing makeinfo' | MANIFEST_TOOL=':' | MKDIR_P='/bin/mkdir -p' | MSGFMT='/usr/bin/msgfmt' | MSGFMT_015='/usr/bin/msgfmt' | MSGMERGE='/usr/bin/msgmerge' | NDB_FALSE='' | NDB_TRUE='#' | NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' | NMEDIT='' | OBJDUMP='x86_64-pc-linux-gnu-objdump' | OBJEXT='o' | OTOOL64='' | OTOOL='' | PACKAGE='rpm' | PACKAGE_BUGREPORT='rpm-maint@lists.rpm.org' | PACKAGE_NAME='rpm' | PACKAGE_STRING='rpm 4.14.1' | PACKAGE_TARNAME='rpm' | PACKAGE_URL='' | PACKAGE_VERSION='4.14.1' | PATH_SEPARATOR=':' | PKGCONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' | PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' | PKG_CONFIG_LIBDIR='' | PKG_CONFIG_PATH='/var/tmp/portage/app-arch/rpm-4.14.1/temp/python3.6/pkgconfig' | POSUB='po' | PYTHON='/usr/bin/python3.6' | PYTHON_CFLAGS='' | PYTHON_EXEC_PREFIX='' | PYTHON_LIB='' | PYTHON_LIBS='' | PYTHON_PLATFORM='' | PYTHON_PREFIX='' | PYTHON_VERSION='' | RANLIB='x86_64-pc-linux-gnu-ranlib' | RPMCANONGNU='-gnu' | RPMCANONOS='linux' | RPMCANONVENDOR='pc' | RPMCFLAGS='-fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body' | RPMCONFIGDIR='${exec_prefix}/libexec/rpm/' | RUNDIR='/run' | SED='/bin/sed' | SELINUX_FALSE='' | SELINUX_TRUE='#' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='x86_64-pc-linux-gnu-strip' | USE_NLS='yes' | VERSION='4.14.1' | WITH_ACL_LIB='-lacl' | WITH_ARCHIVE_FALSE='#' | WITH_ARCHIVE_INCLUDE='' | WITH_ARCHIVE_LIB='-larchive' | WITH_ARCHIVE_TRUE='' | WITH_BEECRYPT_FALSE='' | WITH_BEECRYPT_INCLUDE='' | WITH_BEECRYPT_LIB='' | WITH_BEECRYPT_TRUE='#' | WITH_BZ2_LIB='-lbz2' | WITH_CAP_LIB='' | WITH_DB_LIB='-ldb' | WITH_IMAEVM_FALSE='' | WITH_IMAEVM_LIB='' | WITH_IMAEVM_TRUE='#' | WITH_INTERNAL_BEECRYPT_FALSE='' | WITH_INTERNAL_BEECRYPT_TRUE='#' | WITH_INTERNAL_DB_FALSE='' | WITH_INTERNAL_DB_TRUE='#' | WITH_LIBDW_LIB='-ldw' | WITH_LIBELF_LIB='-lelf' | WITH_LUA_FALSE='' | WITH_LUA_TRUE='#' | WITH_LZMA_LIB='-llzma' | WITH_MAGIC_INCLUDE='' | WITH_MAGIC_LIB='-lmagic' | WITH_NSS_INCLUDE='' | WITH_NSS_LIB='-lnss3' | WITH_OPENSSL_FALSE='' | WITH_OPENSSL_INCLUDE='' | WITH_OPENSSL_LIB='' | WITH_OPENSSL_TRUE='#' | WITH_POPT_INCLUDE='' | WITH_POPT_LIB='-lpopt' | WITH_SELINUX_LIB='' | WITH_SEMANAGE_LIB='' | WITH_ZLIB_INCLUDE='' | WITH_ZLIB_LIB='-lz' | XGETTEXT='/usr/bin/xgettext' | XGETTEXT_015='/usr/bin/xgettext' | YACC='bison -y' | YFLAGS='' | ZSTD_CFLAGS='' | ZSTD_LIBS='' | ZSTD_REQUIRES='' | __7ZIP='/usr/bin/7za' | __BZIP2='/bin/bzip2' | __BZR='/usr/bin/bzr' | __CAT='/bin/cat' | __CC='x86_64-pc-linux-gnu-gcc' | __CHGRP='/bin/chgrp' | __CHMOD='/bin/chmod' | __CHOWN='/bin/chown' | __CP='/bin/cp' | __CPIO='/bin/cpio' | __CURL='/usr/bin/curl' | __FAKECHROOT='/usr/bin/fakechroot' | __FILE='/usr/bin/file' | __GEM='/usr/bin/gem' | __GIT='/usr/bin/git' | __GPG='/usr/bin/gpg2' | __GREP='/bin/grep' | __GZIP='/bin/gzip' | __HG='/usr/bin/hg' | __ID='/usr/bin/id' | __INSTALL='/usr/lib/portage/python3.6/ebuild-helpers/xattr/install' | __LD='/usr/bin/ld' | __LRZIP='/usr/bin/lrzip' | __LZIP='/usr/bin/lzip' | __MAKE='/usr/bin/make' | __MKDIR='/bin/mkdir' | __MKDIR_P='/bin/mkdir -p' | __MV='/bin/mv' | __NM='/usr/bin/nm' | __OBJCOPY='/usr/bin/objcopy' | __OBJDUMP='/usr/bin/objdump' | __PATCH='/usr/bin/patch' | __PERL='/usr/bin/perl' | __PGP='/usr/bin/pgp' | __PYTHON='/var/tmp/portage/app-arch/rpm-4.14.1/temp/python3.6/bin/python' | __QUILT='/usr/bin/quilt' | __RESTORECON='/sbin/restorecon' | __RM='/bin/rm' | __RSH='/usr/bin/rsh' | __SED='/bin/sed' | __SEMODULE='/usr/bin/semodule' | __SSH='/usr/bin/ssh' | __STRIP='/usr/bin/strip' | __TAR='/bin/tar' | __UNZIP='/usr/bin/unzip' | __XZ='/usr/bin/xz' | __ZSTD='/usr/bin/zstd' | ac_ct_AR='' | ac_ct_CC='' | ac_ct_CXX='' | ac_ct_DUMPBIN='' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='' | am__fastdepCC_TRUE='#' | am__fastdepCXX_FALSE='' | am__fastdepCXX_TRUE='#' | am__include='include' | am__isrc='' | am__leading_dot='.' | am__nodep='' | am__quote='' | am__tar='tar --format=posix -chf - "$$tardir"' | am__untar='tar -xf -' | bindir='${exec_prefix}/bin' | build='x86_64-pc-linux-gnu' | build_alias='x86_64-pc-linux-gnu' | build_cpu='x86_64' | build_os='linux-gnu' | build_vendor='pc' | datadir='/usr/share' | datarootdir='${prefix}/share' | dirstamp='${am__leading_dot}dirstamp' | docdir='/usr/share/doc/rpm-4.14.1' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='x86_64-pc-linux-gnu' | host_alias='x86_64-pc-linux-gnu' | host_cpu='x86_64' | host_os='linux' | host_vendor='pc' | htmldir='/usr/share/doc/rpm-4.14.1/html' | includedir='${prefix}/include' | infodir='/usr/share/info' | install_sh='${SHELL} /var/tmp/portage/app-arch/rpm-4.14.1/work/rpm-4.14.1/install-sh' | libdir='/usr/lib64' | libexecdir='${exec_prefix}/libexec' | localedir='${datarootdir}/locale' | localstatedir='/var/lib' | mandir='/usr/share/man' | mkdir_p='/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | pkgpyexecdir='' | pkgpythondir='' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | pyexecdir='' | pythondir='' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "rpm" | #define PACKAGE_TARNAME "rpm" | #define PACKAGE_VERSION "4.14.1" | #define PACKAGE_STRING "rpm 4.14.1" | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | #define PACKAGE_URL "" | #define PACKAGE "rpm" | #define VERSION "4.14.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define __MKDIR_P "/bin/mkdir -p" | #define HAVE_ZLIB_H 1 | #define HAVE_GZSEEK 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LZMA_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_GELF_H 1 | #define HAVE_LIBELF 1 | #define HAVE_DWARF_H 1 | #define HAVE_NSPR_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SECHASH_H 1 | #define HAVE_NSS_INITCONTEXT 1 | #define HAVE_ELFUTILS_LIBDWELF_H 1 | #define HAVE_LIBDW 1 | #define HAVE_DB_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define STDC_HEADERS 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_AUXV_H 1 | #define STATFS_IN_SYS_STATVFS 1 | #define STATFS_HAS_F_BAVAIL 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_LUTIMES 1 | #define HAVE_GETAUXVAL 1 | #define HAVE___PROGNAME 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_LCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETLINE 1 | #define WITH_ACL 1 | #define ENABLE_PLUGINS 1 | #define DBUS 1 | #define HAVE_LSETXATTR 1 | #define UID_0_USER "root" | #define GID_0_GROUP "root" | #define RPMCANONVENDOR "pc" | #define RUNDIR "/run" | | configure: exit 0 | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.1, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status config.h | | on vm-gentoo-x64 | | config.status:1421: creating config.h | config.status:1602: config.h is unchanged | | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.1, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./platform:./platform.tmp | | on vm-gentoo-x64 | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.1, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./macros:./macros.in | | on vm-gentoo-x64 | | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.1, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./rpm.pc:./rpm.pc.tmp | | on vm-gentoo-x64 | | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.1, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./rpmrc:./rpmrc.tmp | | on vm-gentoo-x64 | | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.1, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./rpmpopt-4.14.1:./rpmpopt-4.14.1.tmp | | on vm-gentoo-x64 | | config.status:1421: creating ./platform | config.status:1421: creating ./rpm.pc | config.status:1421: creating ./rpmpopt-4.14.1 | config.status:1421: creating ./rpmrc | config.status:1421: creating ./macros