public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/27063]  New: Fail to build gcc-core-4.2 snapshots
@ 2006-04-06 16:42 sebastian dot pop at cri dot ensmp dot fr
  2006-04-06 16:46 ` [Bug other/27063] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: sebastian dot pop at cri dot ensmp dot fr @ 2006-04-06 16:42 UTC (permalink / raw)
  To: gcc-bugs

If you download only the gcc-core-4.2 snapshot, for example
ftp://ftp.uvsq.fr/pub/gcc/snapshots/4.2-20060401/gcc-core-4.2-20060401.tar.bz2
and do a ../configure --enable-languages=c && make
make will stop complaining about some objC file that is not in the package:

make[2]: *** No rule to make target `../../gcc/objc/objc-act.c', needed by
`s-gtype'.  Stop.


-- 
           Summary: Fail to build gcc-core-4.2 snapshots
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sebastian dot pop at cri dot ensmp dot fr


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


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

* [Bug other/27063] Fail to build gcc-core-4.2 snapshots
  2006-04-06 16:42 [Bug bootstrap/27063] New: Fail to build gcc-core-4.2 snapshots sebastian dot pop at cri dot ensmp dot fr
@ 2006-04-06 16:46 ` pinskia at gcc dot gnu dot org
  2006-04-13  1:44 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-06 16:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-06 16:46 -------
This is just a packing issue.  There was a thread on gcc@ about this issue.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bootstrap                   |other


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


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

* [Bug other/27063] Fail to build gcc-core-4.2 snapshots
  2006-04-06 16:42 [Bug bootstrap/27063] New: Fail to build gcc-core-4.2 snapshots sebastian dot pop at cri dot ensmp dot fr
  2006-04-06 16:46 ` [Bug other/27063] " pinskia at gcc dot gnu dot org
@ 2006-04-13  1:44 ` pinskia at gcc dot gnu dot org
  2006-06-15  6:33 ` bonzini at gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-13  1:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-04-13 01:44 -------
The thread starts:
http://gcc.gnu.org/ml/gcc/2006-03/msg00192.html


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-13 01:44:51
               date|                            |


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


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

* [Bug other/27063] Fail to build gcc-core-4.2 snapshots
  2006-04-06 16:42 [Bug bootstrap/27063] New: Fail to build gcc-core-4.2 snapshots sebastian dot pop at cri dot ensmp dot fr
  2006-04-06 16:46 ` [Bug other/27063] " pinskia at gcc dot gnu dot org
  2006-04-13  1:44 ` pinskia at gcc dot gnu dot org
@ 2006-06-15  6:33 ` bonzini at gnu dot org
  2006-06-15  6:39 ` bonzini at gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bonzini at gnu dot org @ 2006-06-15  6:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from bonzini at gnu dot org  2006-06-15 06:33 -------
I agree it is a packaging issue, but we can work around it and it can be useful
for other front ends as well.  Taking the bug.


-- 

bonzini at gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bonzini at gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-04-13 01:44:51         |2006-06-15 06:33:13
               date|                            |


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


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

* [Bug other/27063] Fail to build gcc-core-4.2 snapshots
  2006-04-06 16:42 [Bug bootstrap/27063] New: Fail to build gcc-core-4.2 snapshots sebastian dot pop at cri dot ensmp dot fr
                   ` (2 preceding siblings ...)
  2006-06-15  6:33 ` bonzini at gnu dot org
@ 2006-06-15  6:39 ` bonzini at gnu dot org
  2006-07-03  7:58 ` bonzini at gnu dot org
  2006-07-03  7:58 ` bonzini at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: bonzini at gnu dot org @ 2006-06-15  6:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from bonzini at gnu dot org  2006-06-15 06:35 -------
Also, fixing this PR would allow us to ship Objective-C++ in the objc tarball.


-- 


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


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

* [Bug other/27063] Fail to build gcc-core-4.2 snapshots
  2006-04-06 16:42 [Bug bootstrap/27063] New: Fail to build gcc-core-4.2 snapshots sebastian dot pop at cri dot ensmp dot fr
                   ` (3 preceding siblings ...)
  2006-06-15  6:39 ` bonzini at gnu dot org
@ 2006-07-03  7:58 ` bonzini at gnu dot org
  2006-07-03  7:58 ` bonzini at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: bonzini at gnu dot org @ 2006-07-03  7:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from bonzini at gnu dot org  2006-07-03 07:58 -------
patch committed, should be ok.


-- 

bonzini at gnu dot org changed:

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


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


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

* [Bug other/27063] Fail to build gcc-core-4.2 snapshots
  2006-04-06 16:42 [Bug bootstrap/27063] New: Fail to build gcc-core-4.2 snapshots sebastian dot pop at cri dot ensmp dot fr
                   ` (4 preceding siblings ...)
  2006-07-03  7:58 ` bonzini at gnu dot org
@ 2006-07-03  7:58 ` bonzini at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: bonzini at gcc dot gnu dot org @ 2006-07-03  7:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from bonzini at gnu dot org  2006-07-03 07:58 -------
Subject: Bug 27063

Author: bonzini
Date: Mon Jul  3 07:58:08 2006
New Revision: 115145

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115145
Log:
2006-07-03  Paolo Bonzini  <bonzini@gnu.org>

        PR other/27063
        * configure.in: Test subdir_requires and give an appropriate
        error message.
        * configure: Regenerate

gcc:
2006-07-03  Paolo Bonzini  <bonzini@gnu.org>

        PR other/27063
        * configure.ac (for lang...): Simplify nesting of conditionals.
        Test subdir_requires for non-enabled languages.  Move processing
        of lang_opt_files and lang_tree_fiels below that test.
        * configure: Regenerate.
        * doc/sourcebuild.texi (Front End Config): Document subdir_requires.

gcc/objcp:
2006-07-03  Paolo Bonzini  <bonzini@gnu.org>

        PR other/27063
        * config-lang.in: Add subdir_requires.


Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.in
    trunk/gcc/ChangeLog
    trunk/gcc/configure
    trunk/gcc/configure.ac
    trunk/gcc/doc/sourcebuild.texi
    trunk/gcc/objcp/ChangeLog
    trunk/gcc/objcp/config-lang.in


-- 


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


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

end of thread, other threads:[~2006-07-03  7:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-06 16:42 [Bug bootstrap/27063] New: Fail to build gcc-core-4.2 snapshots sebastian dot pop at cri dot ensmp dot fr
2006-04-06 16:46 ` [Bug other/27063] " pinskia at gcc dot gnu dot org
2006-04-13  1:44 ` pinskia at gcc dot gnu dot org
2006-06-15  6:33 ` bonzini at gnu dot org
2006-06-15  6:39 ` bonzini at gnu dot org
2006-07-03  7:58 ` bonzini at gnu dot org
2006-07-03  7:58 ` bonzini 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).