This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386


On Mon, Dec 3, 2018 at 5:42 AM Samuel Thibault <samuel.thibault@gnu.org> wrote:
>
> Joseph Myers, le lun. 03 déc. 2018 13:23:48 +0000, a ecrit:
> > On Sat, 1 Dec 2018, Samuel Thibault wrote:
> >
> > > 2018-12-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
> > >
> > >     * scripts/gen-as-const.py (main): Avoid emitting empty line when
> > >     there is no element in `consts'.
> >
> > OK, please commit.
>
> Done so, thanks.

I still got

/export/ssd/build/tools-build/glibc-many/src/glibc/csu/../sysdeps/i386/start.S:122:
undefined reference to `main'
collect2: error: ld returned 1 exit status
make[4]: *** [../Rules:201:
/export/ssd/build/tools-build/glibc-many/build/glibcs/i686-gnu/glibc/setjmp/test-as-const-jmp_buf-ssp]
Error 1
make[4]: *** Waiting for unfinished jobs....
rm /export/ssd/build/tools-build/glibc-many/build/glibcs/i686-gnu/glibc/setjmp/test-as-const-jmp_buf-ssp.c
make[4]: Leaving directory
'/export/ssd/build/tools-build/glibc-many/src/glibc/setjmp'
make[3]: *** [Makefile:258: setjmp/tests] Error 2
make[3]: Leaving directory '/export/ssd/build/tools-build/glibc-many/src/glibc'
make[2]: *** [Makefile:9: check] Error 2
make[2]: Leaving directory
'/export/ssd/build/tools-build/glibc-many/build/glibcs/i686-gnu/glibc'

FAIL: glibcs-i686-gnu check

-- 
H.J.


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