This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: x86 libffi installs broken in mainline


On Fri, 31 Jan 2003, Andrew Haley wrote:

> Diego Novillo writes:
>  > Bootstraps on mainline are broken since 2003-01-29.  The
>  > overnight SPEC testers are getting this failure:
>  > 
>  > -----------------------------------------------------------------------------
>  > make[3]: Entering directory `/notnfs/dnovillo/sbox/gcc/bld/i686-pc-linux-gnu/libffi'
>  > /bin/sh /home/dnovillo/perf/sbox/gcc/local/src/libffi//home/dnovillo/perf/sbox/gcc/local/src/libffi/../mkinstalldirs /home/dnovillo/perf/sbox/gcc/local/inst/lib/.
>  > /home/dnovillo/perf/sbox/gcc/local/src/libffi//home/dnovillo/perf/sbox/gcc/local/src/libffi/../mkinstalldirs: /home/dnovillo/perf/sbox/gcc/local/src/libffi//home/dnovillo/perf/sbox/gcc/local/src/libffi/../mkinstalldirs: No such file or directory
>  > make[3]: *** [install-toolexeclibLTLIBRARIES] Error 127
>  > make[3]: Leaving directory `/notnfs/dnovillo/sbox/gcc/bld/i686-pc-linux-gnu/libffi'
>  > make[2]: *** [install-am] Error 2
>  > make[2]: Leaving directory `/notnfs/dnovillo/sbox/gcc/bld/i686-pc-linux-gnu/libffi'
>  > make[1]: *** [install-recursive] Error 1
>  > make[1]: Leaving directory `/notnfs/dnovillo/sbox/gcc/bld/i686-pc-linux-gnu/libffi'
>  > make: *** [install-target-libffi] Error 2
>  > -----------------------------------------------------------------------------
>  > 
>  > This change seems to be related to the failure.  The change
>  > doesn't have a ChangeLog entry, unfortunately.
>  > 
>  > Anybody recognize it?
> 
> revision 1.30
> date: 2003/01/28 22:58:58;  author: aoliva;  state: Exp;  lines: +77 -78
> * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
> Remove USE_LIBDIR conditional.
> * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
> * Makefile.in, configure: Rebuilt.
>
Alex,

Could you take a look at this?  It's still failing in mainline.


Thanks.  Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]