public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/63685] New: kern.osversion bug shows up with GFORTRAN as well as GCC
@ 2014-10-30  1:09 cloverm at leidos dot com
  2014-11-10 16:28 ` [Bug target/63685] " fxcoudert at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: cloverm at leidos dot com @ 2014-10-30  1:09 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 63685
           Summary: kern.osversion bug shows up with GFORTRAN as well as
                    GCC
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: cloverm at leidos dot com

I used the fortran compiler, 4.9.0, with the new Mac OS (Yosemite, 10.10), and
got the same error message others got from the gcc compiler:

gfortran: warning: couldn’t understand kern.osversion ‘14.0.0

There doesn't seem to be a way to work around this, so my laptop is currently
useless for compiling my code.
>From gcc-bugs-return-465272-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Oct 30 01:09:37 2014
Return-Path: <gcc-bugs-return-465272-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 19499 invoked by alias); 30 Oct 2014 01:09:37 -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 19159 invoked by uid 48); 30 Oct 2014 01:09:33 -0000
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/61407] Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3
Date: Thu, 30 Oct 2014 03:04:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: target
X-Bugzilla-Version: unknown
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: pinskia at gcc dot gnu.org
X-Bugzilla-Status: NEW
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: cc
Message-ID: <bug-61407-4-lvl8ORO8sN@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-61407-4@http.gcc.gnu.org/bugzilla/>
References: <bug-61407-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: 2014-10/txt/msg02293.txt.bz2
Content-length: 444

https://gcc.gnu.org/bugzilla/show_bug.cgi?ida407

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cloverm at leidos dot com

--- Comment #44 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
*** Bug 63685 has been marked as a duplicate of this bug. ***


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

* [Bug target/63685] kern.osversion bug shows up with GFORTRAN as well as GCC
  2014-10-30  1:09 [Bug fortran/63685] New: kern.osversion bug shows up with GFORTRAN as well as GCC cloverm at leidos dot com
@ 2014-11-10 16:28 ` fxcoudert at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2014-11-10 16:28 UTC (permalink / raw)
  To: gcc-bugs

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

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu.org

--- Comment #2 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
(In reply to Michael Clover from comment #0)
> I used the fortran compiler, 4.9.0, with the new Mac OS (Yosemite, 10.10),
> and got the same error message others got from the gcc compiler:
> 
> gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
> 
> There doesn't seem to be a way to work around this, so my laptop is
> currently useless for compiling my code.

There are gfortran builds available for Yosemite on my webpage:
http://coudert.name
>From gcc-bugs-return-466271-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Nov 10 16:34:13 2014
Return-Path: <gcc-bugs-return-466271-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 26818 invoked by alias); 10 Nov 2014 16:34:12 -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 26630 invoked by uid 48); 10 Nov 2014 16:34:09 -0000
From: "dje at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libobjc/63765] [5.0 Regression] libobjc testsuite failures on AIX caused by setting _XOPEN_SOURCE
Date: Mon, 10 Nov 2014 16:34:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: libobjc
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: major
X-Bugzilla-Who: dje at gcc dot gnu.org
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: ro at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 5.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-63765-4-rXdbdzUk4l@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-63765-4@http.gcc.gnu.org/bugzilla/>
References: <bug-63765-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: 2014-11/txt/msg00743.txt.bz2
Content-length: 295

https://gcc.gnu.org/bugzilla/show_bug.cgi?idc765

--- Comment #9 from David Edelsohn <dje at gcc dot gnu.org> ---
I would have expected _XOPEN_SOURCEP0 to be defined in a host-specific
configure file (like libstdc++-v3/config/os/.../os_defines.h) or added to the
compile line in configure.


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

end of thread, other threads:[~2014-11-10 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-30  1:09 [Bug fortran/63685] New: kern.osversion bug shows up with GFORTRAN as well as GCC cloverm at leidos dot com
2014-11-10 16:28 ` [Bug target/63685] " fxcoudert 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).