Re: toolchain/38512

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: toolchain/38512

by Charles Hardin-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The following reply was made to PR toolchain/38512; it has been noted by GNATS.

From: Charles Hardin <ckhardin@...>
To: gnats-bugs@...
Cc:
Subject: Re: toolchain/38512
Date: Wed, 23 Jul 2008 19:18:37 -0700

 This is caused by the dependant .l and .y having a newer timestamp, so
 these files need to be moved to the DISABLED rule. Below is a local patch
 that is being used in house.
 
 --- src/gnu/dist/gcc4/gcc/Makefile.in 2007-06-22 04:11:14.000000000 -0700
 +++ src-test/gnu/dist/gcc4/gcc/Makefile.in 2008-07-23 19:09:15.000000000 -0700
 @@ -2973,14 +2973,14 @@
  build/gengtype-yacc.o : gengtype-yacc.c gengtype.h $(BCONFIG_H) $(SYSTEM_H) \
    coretypes.h $(GTM_H)
 
 -gengtype-lex.c : gengtype-lex.l
 +gengtype-lex.c :
  @echo "NOT REBUILDING $@"
 -NetBSD_DISABLED_gengtype-lex.c:
 +NetBSD_DISABLED_gengtype-lex.c: gengtype-lex.l
  -$(FLEX) $(FLEXFLAGS) -o$@ $<
 
 -gengtype-yacc.c gengtype-yacc.h: gengtype-yacc.y
 +gengtype-yacc.c gengtype-yacc.h:
  @echo "NOT REBUILDING $@"
 -NetBSD_DISABLED_gengtype-yacc.c:
 +NetBSD_DISABLED_gengtype-yacc.c: gengtype-yacc.y
  -$(BISON) $(BISONFLAGS) -d -o gengtype-yacc.c $<
 
  build/genconditions$(build_exeext) : build/genconditions.o \
 

re: toolchain/38512

by matthew green :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

   
    This is caused by the dependant .l and .y having a newer timestamp, so
    these files need to be moved to the DISABLED rule. Below is a local patch
    that is being used in house.

this patch is clearly the right thing.  i'll get it applied,
and similar other issues fixed up too.

thanks.


.mrg.
   
    --- src/gnu/dist/gcc4/gcc/Makefile.in 2007-06-22 04:11:14.000000000 -0700
    +++ src-test/gnu/dist/gcc4/gcc/Makefile.in 2008-07-23 19:09:15.000000000 -0700
    @@ -2973,14 +2973,14 @@
     build/gengtype-yacc.o : gengtype-yacc.c gengtype.h $(BCONFIG_H) $(SYSTEM_H) \
       coretypes.h $(GTM_H)
     
    -gengtype-lex.c : gengtype-lex.l
    +gengtype-lex.c :
      @echo "NOT REBUILDING $@"
    -NetBSD_DISABLED_gengtype-lex.c:
    +NetBSD_DISABLED_gengtype-lex.c: gengtype-lex.l
      -$(FLEX) $(FLEXFLAGS) -o$@ $<
     
    -gengtype-yacc.c gengtype-yacc.h: gengtype-yacc.y
    +gengtype-yacc.c gengtype-yacc.h:
      @echo "NOT REBUILDING $@"
    -NetBSD_DISABLED_gengtype-yacc.c:
    +NetBSD_DISABLED_gengtype-yacc.c: gengtype-yacc.y
      -$(BISON) $(BISONFLAGS) -d -o gengtype-yacc.c $<
     
     build/genconditions$(build_exeext) : build/genconditions.o \
   
   

Parent Message unknown re: toolchain/38512

by matthew green :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The following reply was made to PR toolchain/38512; it has been noted by GNATS.

From: matthew green <mrg@...>
To: gnats-bugs@...
Cc: gnats-admin@..., netbsd-bugs@...,
    rtr@...
Subject: re: toolchain/38512
Date: Thu, 24 Jul 2008 12:31:48 +1000

   
     This is caused by the dependant .l and .y having a newer timestamp, so
     these files need to be moved to the DISABLED rule. Below is a local patch
     that is being used in house.
 
 this patch is clearly the right thing.  i'll get it applied,
 and similar other issues fixed up too.
 
 thanks.
 
 
 .mrg.
     
     --- src/gnu/dist/gcc4/gcc/Makefile.in 2007-06-22 04:11:14.000000000 -0700
     +++ src-test/gnu/dist/gcc4/gcc/Makefile.in 2008-07-23 19:09:15.000000000 -0700
     @@ -2973,14 +2973,14 @@
      build/gengtype-yacc.o : gengtype-yacc.c gengtype.h $(BCONFIG_H) $(SYSTEM_H) \
        coretypes.h $(GTM_H)
     
     -gengtype-lex.c : gengtype-lex.l
     +gengtype-lex.c :
      @echo "NOT REBUILDING $@"
     -NetBSD_DISABLED_gengtype-lex.c:
     +NetBSD_DISABLED_gengtype-lex.c: gengtype-lex.l
      -$(FLEX) $(FLEXFLAGS) -o$@ $<
     
     -gengtype-yacc.c gengtype-yacc.h: gengtype-yacc.y
     +gengtype-yacc.c gengtype-yacc.h:
      @echo "NOT REBUILDING $@"
     -NetBSD_DISABLED_gengtype-yacc.c:
     +NetBSD_DISABLED_gengtype-yacc.c: gengtype-yacc.y
      -$(BISON) $(BISONFLAGS) -d -o gengtype-yacc.c $<
     
      build/genconditions$(build_exeext) : build/genconditions.o \
     
   
 
LightInTheBox - Buy quality products at wholesale price