public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/18211] New: Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'
@ 2004-10-28 21:15 lucier at math dot purdue dot edu
  2004-10-28 21:18 ` [Bug bootstrap/18211] [4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: lucier at math dot purdue dot edu @ 2004-10-28 21:15 UTC (permalink / raw)
  To: gcc-bugs

The error message is in the subject, I guess.

The build command was

/bin/rm -rf *; ../configure --prefix=/export/users/lucier/local/gcc-mainline;
make -j 8 bootstrap >& build.log && (make -j 12 -k check
RUNTESTFLAGS="--target_board 'unix{-m64,}'">& check.log ; make
mail-report-with-warnings.log; ./mail-report-with-warnings.log)

-- 
           Summary: Parallel bootstrap failure: No rule to make target
                    `hard-reg-set.h', needed by `build/insn-conditions.o'
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lucier at math dot purdue dot edu
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-sun-solaris2.9
  GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18211


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug bootstrap/18211] [4.0 Regression] Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'
  2004-10-28 21:15 [Bug bootstrap/18211] New: Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o' lucier at math dot purdue dot edu
@ 2004-10-28 21:18 ` pinskia at gcc dot gnu dot org
  2004-10-28 21:23 ` lucier at math dot purdue dot edu
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-28 21:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-28 21:18 -------
hard-reg-set.h is non generated header, hmm this might be related to configuring by a relative prefix 
but I doubt it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
            Summary|Parallel bootstrap failure: |[4.0 Regression] Parallel
                   |No rule to make target      |bootstrap failure: No rule
                   |`hard-reg-set.h', needed by |to make target `hard-reg-
                   |`build/insn-conditions.o'   |set.h', needed by
                   |                            |`build/insn-conditions.o'
   Target Milestone|---                         |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18211


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug bootstrap/18211] [4.0 Regression] Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'
  2004-10-28 21:15 [Bug bootstrap/18211] New: Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o' lucier at math dot purdue dot edu
  2004-10-28 21:18 ` [Bug bootstrap/18211] [4.0 Regression] " pinskia at gcc dot gnu dot org
@ 2004-10-28 21:23 ` lucier at math dot purdue dot edu
  2004-10-28 23:05 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: lucier at math dot purdue dot edu @ 2004-10-28 21:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From lucier at math dot purdue dot edu  2004-10-28 21:23 -------
Subject: Re:  [4.0 Regression] Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'

"make bootstrap" continued just fine; after insn-conditions.o was 
built, I switched back to a "make -j 8".

But you're right, I can't find another instance of "hard-reg-set.h" in 
the build.log.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18211


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug bootstrap/18211] [4.0 Regression] Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'
  2004-10-28 21:15 [Bug bootstrap/18211] New: Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o' lucier at math dot purdue dot edu
  2004-10-28 21:18 ` [Bug bootstrap/18211] [4.0 Regression] " pinskia at gcc dot gnu dot org
  2004-10-28 21:23 ` lucier at math dot purdue dot edu
@ 2004-10-28 23:05 ` pinskia at gcc dot gnu dot org
  2004-11-05 14:56 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-28 23:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-28 23:05 -------
I just was able to build gcc with -j5 and it worked for me.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18211


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug bootstrap/18211] [4.0 Regression] Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'
  2004-10-28 21:15 [Bug bootstrap/18211] New: Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o' lucier at math dot purdue dot edu
                   ` (2 preceding siblings ...)
  2004-10-28 23:05 ` pinskia at gcc dot gnu dot org
@ 2004-11-05 14:56 ` pinskia at gcc dot gnu dot org
  2004-11-05 18:06 ` lucier at math dot purdue dot edu
  2004-11-05 18:07 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-05 14:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-05 14:56 -------
Does this still happen?  I don't see anyway for this to even happen as hard-reg-set.h is not a generated 
header at all.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18211


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug bootstrap/18211] [4.0 Regression] Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'
  2004-10-28 21:15 [Bug bootstrap/18211] New: Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o' lucier at math dot purdue dot edu
                   ` (3 preceding siblings ...)
  2004-11-05 14:56 ` pinskia at gcc dot gnu dot org
@ 2004-11-05 18:06 ` lucier at math dot purdue dot edu
  2004-11-05 18:07 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: lucier at math dot purdue dot edu @ 2004-11-05 18:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From lucier at math dot purdue dot edu  2004-11-05 18:06 -------
Subject: Re:  [4.0 Regression] Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'

It has not happened again.  If it does, I'll open a new PR.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18211


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug bootstrap/18211] [4.0 Regression] Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o'
  2004-10-28 21:15 [Bug bootstrap/18211] New: Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o' lucier at math dot purdue dot edu
                   ` (4 preceding siblings ...)
  2004-11-05 18:06 ` lucier at math dot purdue dot edu
@ 2004-11-05 18:07 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-05 18:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-05 18:07 -------
So lets close this bug then.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18211


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-11-05 18:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-28 21:15 [Bug bootstrap/18211] New: Parallel bootstrap failure: No rule to make target `hard-reg-set.h', needed by `build/insn-conditions.o' lucier at math dot purdue dot edu
2004-10-28 21:18 ` [Bug bootstrap/18211] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-10-28 21:23 ` lucier at math dot purdue dot edu
2004-10-28 23:05 ` pinskia at gcc dot gnu dot org
2004-11-05 14:56 ` pinskia at gcc dot gnu dot org
2004-11-05 18:06 ` lucier at math dot purdue dot edu
2004-11-05 18:07 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).