[Rpm-maint] [rpm-software-management/rpm] dynamic BuildRequires tests fail on non-x86_64 due to output (#741)
Igor Gnatenko
notifications at github.com
Mon Jun 10 15:57:45 UTC 2019
```
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
342. rpmbuild.at:1437: testing rpmbuild -br ...
./rpmbuild.at:1439:
rm -rf ${TOPDIR}
as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p
cp "${abs_srcdir}"/data/SOURCES/buildrequires-1.0.tar.gz ${TOPDIR}/SOURCES
run rpmbuild \
-br --quiet "${abs_srcdir}"/data/SPECS/buildrequires.spec
--- - 2019-06-10 15:47:14.000312688 +0000
+++ /builddir/build/BUILD/rpm-4.14.90-git14653/tests/rpmtests.dir/at-groups/342/stderr 2019-06-10 15:47:13.998560052 +0000
@@ -1,5 +1,5 @@
error: Failed build dependencies:
- (bar = 3.4 or bar = 3.5) is needed by buildrequires-1.0-1.x86_64
- foo > 1.3 is needed by buildrequires-1.0-1.x86_64
- foo-bar = 2.0 is needed by buildrequires-1.0-1.x86_64
+ (bar = 3.4 or bar = 3.5) is needed by buildrequires-1.0-1.i386
+ foo > 1.3 is needed by buildrequires-1.0-1.i386
+ foo-bar = 2.0 is needed by buildrequires-1.0-1.i386
342. rpmbuild.at:1437: 342. rpmbuild -br (rpmbuild.at:1437): FAILED (rpmbuild.at:1439)
# -*- compilation -*-
343. rpmbuild.at:1460: testing rpmbuild -ba ...
./rpmbuild.at:1462:
rm -rf ${TOPDIR}
as_dir=${TOPDIR}/SOURCES; as_fn_mkdir_p
cp "${abs_srcdir}"/data/SOURCES/buildrequires-1.0.tar.gz ${TOPDIR}/SOURCES
run rpmbuild \
-ba --quiet "${abs_srcdir}"/data/SPECS/buildrequires.spec
--- - 2019-06-10 15:47:14.046128993 +0000
+++ /builddir/build/BUILD/rpm-4.14.90-git14653/tests/rpmtests.dir/at-groups/343/stderr 2019-06-10 15:47:14.044560216 +0000
@@ -1,5 +1,5 @@
error: Failed build dependencies:
- (bar = 3.4 or bar = 3.5) is needed by buildrequires-1.0-1.x86_64
- foo > 1.3 is needed by buildrequires-1.0-1.x86_64
- foo-bar = 2.0 is needed by buildrequires-1.0-1.x86_64
+ (bar = 3.4 or bar = 3.5) is needed by buildrequires-1.0-1.i386
+ foo > 1.3 is needed by buildrequires-1.0-1.i386
+ foo-bar = 2.0 is needed by buildrequires-1.0-1.i386
343. rpmbuild.at:1460: 343. rpmbuild -ba (rpmbuild.at:1460): FAILED (rpmbuild.at:1462)
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/741
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190610/c65250b5/attachment.html>
More information about the Rpm-maint
mailing list