public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
From: hop@condat.de
To: gnats-gnats@sourceware.cygnus.com
Subject: gnats/208: v4: "make all" fails with gcc v3.0 on solaris 8 (2.8)
Date: Mon, 02 Jul 2001 08:04:00 -0000	[thread overview]
Message-ID: <20010702150317.2726.qmail@sourceware.cygnus.com> (raw)

>Number:         208
>Category:       gnats
>Synopsis:       v4: "make all" fails with gcc v3.0 on solaris 8 (2.8)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 02 08:04:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     hop
>Release:        unknown-1.0
>Organization:
>Environment:
Solaris 8 with gcc 3.0
current gnats v4 cvs
>Description:
a "make all" fails with

for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr  strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf  vfork waitpid bcmp bcopy bzero; do \
  for g in asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o  fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o  floatformat.o objalloc.o obstack.o pexecute.o spaces.o  splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o  xstrdup.o xstrerror.o > required-list
gcc -c -I. -I. -I./../include  -g -O2 -W -Wall -W -Wall -ansi -pedantic -Werror -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-format  -DHAVE_CONFIG_H -DGNATSD_USER_ACCESS_FILE=\"/usr/local/etc/gnats/gnatsd.access\" -DGNATSD_HOST_ACCESS_FILE=\"/usr/local/etc/gnats/gnatsd.host_access\" -DDEFAULT_GNATS_SERVICE=\"support\" -DGLOBAL_DB_LIST_FILE=\"/usr/local/etc/gnats/databases\" -DGNATS_USER=\"gnats\" edit.c
cc1: warnings being treated as errors
In file included from index.h:8,
                 from pr.h:55,
                 from field.h:47,
                 from gnats.h:232,
                 from edit.c:21:
database.h:39: warning: type qualifiers ignored on function return type
In file included from edit.c:21:
gnats.h:381: warning: type qualifiers ignored on function return type
*** Error code 1
make: Fatal error: Command failed for target `edit.o'
Current working directory /tmp/gnats/gnats
*** Error code 1
make: Fatal error: Command failed for target `all-gnats'
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-07-02  8:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-02  8:04 hop [this message]
2001-07-04 11:36 pdm
2001-07-30 12:07 pdm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010702150317.2726.qmail@sourceware.cygnus.com \
    --to=hop@condat.de \
    --cc=gnats-gnats@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).