public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/57659] New: Failure in installing documentation of gcc-4.7.2
@ 2013-06-20 11:29 ExtraLeveLInSoftware at ntlworld dot com
  2013-06-20 11:44 ` [Bug other/57659] " redi at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ExtraLeveLInSoftware at ntlworld dot com @ 2013-06-20 11:29 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57659
           Summary: Failure in installing documentation of gcc-4.7.2
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ExtraLeveLInSoftware at ntlworld dot com

Failure in installing documentation of gcc-4.7.2

To: gcc-bugs

1 Introduction

    Trying to install documentation for recently built gcc-4.7.2.

    Running Mac OS X:

 System Version:    Mac OS X 10.5.8 (9L30)
 Kernel Version:    Darwin 9.8.0
 >uname -mpv
 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009;
root:xnu-1228.15.4~1/RELEASE_I386 i386 i386

    This bug report concerns the following point.

  - The generated HTML has broken links - no pages for gnat_rm have been made


2 Report from configure etc.

    Building in /Gnu/gcc/obj.  Sources in /Gnu/gcc/src/gcc-4.7.2/.

    The configure command was
../src/gcc-4.7.2/gcc-4.7.2/configure --enable-languages=ada,c,c++ 

    This completed OK.


3 Missing Items in the generated HTML

    The "Installing GCC: Final installation" page states:
"If you would like to generate online HTML documentation, do ‘cd objdir; make
 html’ and HTML will be generated for the gcc manuals in objdir/gcc/HTML."

    Ran in /Gnu/gcc/obj/:
make html &> ../logs/makehtml-1.log
Has placed many files in objdir/gcc/HTML, but the reference to gnat_rm is
missing.

    The log included:
Doing html in gnattools
make[2]: Nothing to be done for `html'.

    From the index page, following "2 Language Standards Supported by GCC"
leads to file objdir/gcc/HTML/gcc-4.7.2/gcc/Standards.html.  Here under
"2.5 References for other languages" it says:
"See GNAT Reference Manual, for information on standard conformance and
compatibility of the Ada compiler."

    This line includes a link
"<a href="../gnat_rm/index.html#Top">GNAT Reference Manual</a>"

    The Safari browser says:
"No file exists at the address
'/Gnu/gcc/obj/gcc/HTML/gcc-4.7.2/gnat_rm/index.html'."

    In fact there is no gnat_rm directory
bash> ls gcc/HTML/gcc-4.7.2
cpp             cppinternals    gcc             gccinstall      gccint

    Similar links are missing from the same paragraph for Fortran and Java,
but perhaps this is expected since these were omitted from the build.

    Since Ada was included, it would be expected to have its documentation
available:
bash> gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/gcc-4.7.2/bin/../libexec/gcc/i386-apple-darwin9.8.0/4.7.2/lto-wrapper
Target: i386-apple-darwin9.8.0
Configured with: ../src/gcc-4.7.2/configure --enable-languages=ada,c,c++
Thread model: posix
gcc version 4.7.2 (GCC) 

    It has not been checked whether there are any other broken links.


4 Information about the build state

    The build has passed stage 3, but failed later.  Installation has been
completed, though similar errors arose.

    The following bugs were reported during this build.

Bug 57291 - Failure in build stages 2 and 3 concerning     pseudo-op: .balign
Bug 57292 - Failure in build after stage 3, concerning libitm.la
Bug 57606 - Failure in testing stage 3 of gcc-4.7.2 

    These are not believed to be connected, but is stated just in case.


6 Summary of Bugs

6.1 Missing Items in the generated HTML

  -    there is no gnat_rm directory in objdir/gcc/HTML/gcc-4.7.2

6.2 Extra Information

    If extra information about the matters reported above would be of value
please contact:

    ExtraLeveLInSoftware at ntlworld dot com

Ellis N. Thomas/20-Jun-2013
>From gcc-bugs-return-424717-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Jun 20 11:41:51 2013
Return-Path: <gcc-bugs-return-424717-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 22139 invoked by alias); 20 Jun 2013 11:41:51 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 22112 invoked by uid 48); 20 Jun 2013 11:41:47 -0000
From: "paolo.carlini at oracle dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/57658] ICE in tsubst_copy, at cp/pt.c:12213
Date: Thu, 20 Jun 2013 11:41:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: paolo.carlini at oracle dot com
X-Bugzilla-Status: WAITING
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on everconfirmed
Message-ID: <bug-57658-4-W83jHzlT0e@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-57658-4@http.gcc.gnu.org/bugzilla/>
References: <bug-57658-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2013-06/txt/msg01096.txt.bz2
Content-length: 654

http://gcc.gnu.org/bugzilla/show_bug.cgi?idW658

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2013-06-20
     Ever confirmed|0                           |1

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Please no URLs. And please do your best to reduce the testcase to a manageable
size, there are many tools you can use for that and we have a section in the
wiki about it.


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

* [Bug other/57659] Failure in installing documentation of gcc-4.7.2
  2013-06-20 11:29 [Bug other/57659] New: Failure in installing documentation of gcc-4.7.2 ExtraLeveLInSoftware at ntlworld dot com
@ 2013-06-20 11:44 ` redi at gcc dot gnu.org
  2013-06-21  8:22 ` ExtraLeveLInSoftware at ntlworld dot com
  2024-01-09 11:41 ` [Bug ada/57659] " ebotcazou at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2013-06-20 11:44 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Ellis N. Thomas from comment #0)
> 4 Information about the build state
[...]
> 6 Summary of Bugs

What happened to chapter 5? :)

> 6.2 Extra Information
> 
> 	If extra information about the matters reported above would be of value
> please contact:
> 
> 	ExtraLeveLInSoftware at ntlworld dot com

If someone needs more info I think you can assume they'll ask for it, but
they'll post responses to Bugzilla, and as the bug reporter you'll
automatically get an email, so there's no need to give your contact details.
>From gcc-bugs-return-424719-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Jun 20 13:01:04 2013
Return-Path: <gcc-bugs-return-424719-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 29237 invoked by alias); 20 Jun 2013 13:01:04 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 29202 invoked by uid 48); 20 Jun 2013 13:01:01 -0000
From: "izamyatin at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/57602] Runfails for several C/C++ benchmarks from spec2000 for i686 with -flto after r199422
Date: Thu, 20 Jun 2013 13:01:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: lto
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: izamyatin at gmail dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-57602-4-cCm7agYUoU@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-57602-4@http.gcc.gnu.org/bugzilla/>
References: <bug-57602-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2013-06/txt/msg01098.txt.bz2
Content-length: 414

http://gcc.gnu.org/bugzilla/show_bug.cgi?idW602

--- Comment #2 from Igor Zamyatin <izamyatin at gmail dot com> ---
For both cases we have calls of static routines where address of some static
variable is being passed.

Since all this could be seen only for 32 bits, problem looks like some
attribute which allows the routine to pass parameters on registers lost
somewhere (but callee still rely on this fact).


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

* [Bug other/57659] Failure in installing documentation of gcc-4.7.2
  2013-06-20 11:29 [Bug other/57659] New: Failure in installing documentation of gcc-4.7.2 ExtraLeveLInSoftware at ntlworld dot com
  2013-06-20 11:44 ` [Bug other/57659] " redi at gcc dot gnu.org
@ 2013-06-21  8:22 ` ExtraLeveLInSoftware at ntlworld dot com
  2024-01-09 11:41 ` [Bug ada/57659] " ebotcazou at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ExtraLeveLInSoftware at ntlworld dot com @ 2013-06-21  8:22 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Ellis N. Thomas <ExtraLeveLInSoftware at ntlworld dot com> ---
Oops...re-used a previous report as a template!
Pls take (sub)sections 6 as 5.

(In reply to Jonathan Wakely from comment #1)
> (In reply to Ellis N. Thomas from comment #0)
> > 4 Information about the build state
> [...]
> > 6 Summary of Bugs
> 
> What happened to chapter 5? :)
>  
> > 6.2 Extra Information
> > 
> > 	If extra information about the matters reported above would be of value
> > please contact:
> > 
> > 	ExtraLeveLInSoftware at ntlworld dot com
> 
> If someone needs more info I think you can assume they'll ask for it, but
> they'll post responses to Bugzilla, and as the bug reporter you'll
> automatically get an email, so there's no need to give your contact details.
>From gcc-bugs-return-424759-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Jun 21 08:35:04 2013
Return-Path: <gcc-bugs-return-424759-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 23897 invoked by alias); 21 Jun 2013 08:35:04 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 23773 invoked by uid 48); 21 Jun 2013 08:34:58 -0000
From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/57665] cpp: stringification does not work for __GNUC__
Date: Fri, 21 Jun 2013 08:35:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c
X-Bugzilla-Version: 4.3.4
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: redi at gcc dot gnu.org
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-57665-4-Df0Oi7XvNc@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-57665-4@http.gcc.gnu.org/bugzilla/>
References: <bug-57665-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2013-06/txt/msg01138.txt.bz2
Content-length: 581

http://gcc.gnu.org/bugzilla/show_bug.cgi?idW665

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This works fine:

#define SJOIN(A,B,C) #A "." #B "." #C
#define JOIN(A,B,C) SJOIN(A, B, C)
#define GCC_VERSION JOIN(__GNUC__, __GNUC_MINOR__, __GNUC_PATCHLEVEL__)


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

* [Bug ada/57659] Failure in installing documentation of gcc-4.7.2
  2013-06-20 11:29 [Bug other/57659] New: Failure in installing documentation of gcc-4.7.2 ExtraLeveLInSoftware at ntlworld dot com
  2013-06-20 11:44 ` [Bug other/57659] " redi at gcc dot gnu.org
  2013-06-21  8:22 ` ExtraLeveLInSoftware at ntlworld dot com
@ 2024-01-09 11:41 ` ebotcazou at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2024-01-09 11:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57659

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Fixed ages ago.

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

end of thread, other threads:[~2024-01-09 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 11:29 [Bug other/57659] New: Failure in installing documentation of gcc-4.7.2 ExtraLeveLInSoftware at ntlworld dot com
2013-06-20 11:44 ` [Bug other/57659] " redi at gcc dot gnu.org
2013-06-21  8:22 ` ExtraLeveLInSoftware at ntlworld dot com
2024-01-09 11:41 ` [Bug ada/57659] " ebotcazou at gcc dot gnu.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).