GNU bug report logs - #14253
Testsuite failure in gnulib-tests: test programs cannot be built

Previous Next

Package: coreutils;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Wed, 24 Apr 2013 08:40:01 UTC

Severity: normal

Tags: fixed

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Cc: bug-gnulib <bug-gnulib <at> gnu.org>, 14253 <at> debbugs.gnu.org
Subject: bug#14253: Testsuite failure in gnulib-tests: test programs cannot be built
Date: Wed, 24 Apr 2013 10:08:47 +0100
On 04/24/2013 09:34 AM, Stefano Lattarini wrote:
> It happens when building from a bootstrapped git checkout, with the
> latest master v8.21-40-g090294b).
> 
> This is the exact error:
> 
>   $ (cd gnulib-tests && make check)
>   ...
>   make[3]: Entering directory `/storage/home/stefano/src/gnu/coreutils/gnulib-tests'
>   CC     localename.o
>   cc1: error: ../intl: No such file or directory [-Werror]
>   cc1: all warnings being treated as errors
>   make[3]: *** [localename.o] Error 1
> 
> Some details that might be helpful:
> 
>   $ (cd gnulib-tests && make check V=1)
>   ...
>   make[3]: Entering directory `/storage/home/stefano/src/gnu/coreutils/gnulib-tests'
>   depbase=`echo localename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
>   gcc -std=gnu99  -I. -I../lib  -DIN_COREUTILS_GNULIB_TESTS=1 \
>    -I. -I. -I.. -I./.. -I../lib -I./../lib -I../intl  \
>    -W \
...
>    -Werror -g -O2 -MT localename.o -MD -MP -MF $depbase.Tpo -c -o localename.o localename.c &&\
>   mv -f $depbase.Tpo $depbase.Po
>   cc1: error: ../intl: No such file or directory [-Werror]
>   cc1: all warnings being treated as errors

>   $ gcc --version
>   gcc (Debian 4.7.2-5) 4.7.2

Bernhard noticed this also:
http://lists.gnu.org/archive/html/coreutils/2013-03/msg00065.html

CCing gnulib

thanks,
Pádraig.




This bug report was last modified 6 years and 213 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.