Bruce Dubbs wrote:
Ken Moffat wrote:
On Fri, Jul 17, 2015 at 12:42:45PM -0500, Bruce Dubbs wrote:
This is a list of FAIL messages in the tests after updating to gcc-5.2
074-glibc-2.21:FAIL: posix/tst-getaddrinfo4
074-glibc-2.21:FAIL: posix/tst-getaddrinfo5
074-glibc-2.21: 2 FAIL
096-m4-1.4.17:FAIL: test-update-copyright.sh
096-m4-1.4.17:# FAIL: 1
099-grep-2.21:FAIL: test-update-copyright.sh
099-grep-2.21:# FAIL: 1
099-grep-2.21:FAIL: test-update-copyright.sh
099-grep-2.21:FAIL test-update-copyright.sh (exit status: 1)
099-grep-2.21:# FAIL: 1
103-libtool-2.4.6:123: compiling softlinked libltdl FAILED
(standalone.at:35)
103-libtool-2.4.6:124: compiling copied libltdl FAILED
(standalone.at:50)
103-libtool-2.4.6:125: installable libltdl FAILED (standalone.at:67)
103-libtool-2.4.6:126: linking libltdl without autotools FAILED
(standalone.at:85)
103-libtool-2.4.6:130: linking libltdl without autotools FAILED
(subproject.at:115)
109-autoconf-2.69:503: autoscan FAILED (autoscan.at:44)
110-automake-1.15:FAIL: t/subobj.sh
110-automake-1.15:# FAIL: 1
111-diffutils-3.3:FAIL: test-update-copyright.sh
111-diffutils-3.3:# FAIL: 1
111-diffutils-3.3:FAIL: test-update-copyright.sh
111-diffutils-3.3:# FAIL: 1
Most of these we've seen before. I'm not 100% sure about the
test-update-copyright.sh failures in three different packages but
they are
no doubt related.
That was gnulib, which you reported to upstream.
Right. Pardon the Alzheimer moment.
I did look around a bit and they never responded to my report. I don't
know if they made a commit to fix it or not. In any case, it will be up
to the upstream packages to incorporate the fixed gnulib in their packages.
And this seems to fix it in all three cases:
# Insert a backslash in perl regular expression
sed -i 's/copyright{/copyright\\{/' build-aux/update-copyright
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page