Summary: | sys-devel/libtool-2.4.7-r1 fails tests with sys-apps/grep-3.8 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Paolo Pedroni <paolo.pedroni> |
Component: | New packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PATCH, TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://lists.gnu.org/archive/html/libtool-patches/2022-12/msg00004.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
libtool-2.4.7-r1:20230130-103801.log.gz
testsuite.log |
Description
Paolo Pedroni
2023-01-30 14:56:51 UTC
Created attachment 849517 [details]
testsuite.log
> --- /dev/null 2023-01-24 11:07:01.927402668 +0100
> +++ /var/tmp/portage/sys-devel/libtool-2.4.7-r1/work/libtool-2.4.7/tests/testsuite.dir/169/tests/testsuite.dir/at-groups/66/stderr 2023-01-30 11:50:51.472029698 +0100
> @@ -0,0 +1,4 @@
> +/usr/sbin/grep: warning: stray \ before /
> +/usr/sbin/grep: warning: stray \ before /
> +/usr/sbin/grep: warning: stray \ before /
> +/usr/sbin/grep: warning: stray \ before /
> stdout:
> libtool: warning: relinking 'src/liba.la'
> libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/liba.la.lnkscript -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7-r1/work/libtool-2.4.7/tests/testsuite.dir/169/tests/testsuite.dir/066/new/lib -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7-r1/work/libtool-2.4.7/tests/testsuite.dir/169/tests/testsuite.dir/066/old/lib -L/var/tmp/portage/sys-devel/libtool-2.4.7-r1/work/libtool-2.4.7/tests/testsuite.dir/169/tests/testsuite.dir/066/new/lib -lb -L/var/tmp/portage/sys-devel/libtool-2.4.7-r1/work/libtool-2.4.7/tests/testsuite.dir/169/tests/testsuite.dir/066/old/lib -lcee -O2 -march=znver3 -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=8 -Wl,-soname -Wl,liba.so.0 -o src/.libs/liba.so.0.0.0
> wrong link order
> 66. link-order.at:27: 66. Link order test (link-order.at:27): FAILED (link-order.at:106)
>
>
169. cmdline_wrap.at:29: 169. Run tests with low max_cmd_len (cmdline_wrap.at:29): FAILED (cmdline_wrap.at:48)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fefbb1236959fa6ea619899f7d42c694bdc3e3bd commit fefbb1236959fa6ea619899f7d42c694bdc3e3bd Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-30 15:07:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-30 15:08:09 +0000 sys-devel/libtool: fix tests w/ grep-3.8 Closes: https://bugs.gentoo.org/892635 Signed-off-by: Sam James <sam@gentoo.org> .../libtool/files/libtool-2.4.7-grep-3.8.patch | 31 ++++++++++++++++++++++ sys-devel/libtool/libtool-2.4.7-r1.ebuild | 4 ++- sys-devel/libtool/libtool-9999.ebuild | 6 +++-- 3 files changed, 38 insertions(+), 3 deletions(-) |