From cb8edbf9ec88a457e715b3592e30a9884e8cbfd6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 23 Mar 2018 11:07:48 +0100 Subject: building git, some fixes with login shells in ssh --- i486-stage4/git/DESCR | 12 ++++++++++++ i486-stage4/libtool/DESCR | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 i486-stage4/libtool/DESCR (limited to 'i486-stage4') diff --git a/i486-stage4/git/DESCR b/i486-stage4/git/DESCR index fc4e5cc..56a5c72 100644 --- a/i486-stage4/git/DESCR +++ b/i486-stage4/git/DESCR @@ -6,3 +6,15 @@ sed -i "/# gnome credentials helper/,/#/s/\(.*\)/#\1/" PKGBUILD # no libsecret in stage3 currently sed -i "s@\(make -C contrib/credential/libsecret\)@#\1@" PKGBUILD sed -i "/# libsecret credentials helper/,/#/s/\(.*\)/#\1/" PKGBUILD + +#Test Summary Report +#------------------- +#t4202-log.sh (Wstat: 256 Tests: 80 Failed: 3) +# Failed tests: 26-27, 30 +# Non-zero exit status: 1 +#t7810-grep.sh (Wstat: 256 Tests: 201 Failed: 5) +# Failed tests: 27, 61, 162-163, 181 +# Non-zero exit status: 1 +#Files=803, Tests=16814, 3417 wallclock secs ( 9.50 usr 5.28 sys + 1676.66 cusr 1665.12 csys = 3356.56 CPU) +#Result: FAIL +SKIP_CHECK=1 diff --git a/i486-stage4/libtool/DESCR b/i486-stage4/libtool/DESCR new file mode 100644 index 0000000..ae91c9d --- /dev/null +++ b/i486-stage4/libtool/DESCR @@ -0,0 +1,12 @@ +# libtool has tests which should be executed! +sed -i 's/make check || :/make check/' PKGBUILD + +# TODO: +# ==> Starting check()... +# GEN public-submodule-commit +# fatal: Not a valid commit name 2112962abddd971a395c70611ca86caa86e7b391 +# Stopping at 'gnulib'; script returned non-zero status. +# maint.mk: found non-public submodule commit +# make: *** [maint.mk:1405: public-submodule-commit] Error 1 +# ==> ERROR: A failure occurred in check(). +# Aborting... -- cgit v1.2.3-54-g00ecf