public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/95402] freebsd make: "/usr/home/cqwrteur/gcc_build/Makefile" line 26: Missing dependency operator
Date: Sat, 30 May 2020 23:34:10 +0000	[thread overview]
Message-ID: <bug-95402-4-V07ma60CCy@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-95402-4@http.gcc.gnu.org/bugzilla/>

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

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

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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to fdlbxtqi from comment #4)
> (In reply to Jakub Jelinek from comment #1)
> > As mentioned in https://gcc.gnu.org/install/prerequisites.html one needs to
> > use GNU make to build gcc, are you sure make is a GNU make?
> 
> g++  -fno-PIE -c   -g -O2 -DIN_GCC     -fno-exceptions -fno-rtti
> -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
> -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic
> -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common 
> -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
> -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include
> -I/usr/local/include -I/home/cqwrteur/gcc_build/./mpfr/src
> -I/home/cqwrteur/gcc/mpfr/src -I/home/cqwrteur/gcc/mpc/src 
> -I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
> -I../libdecnumber -I../../gcc/gcc/../libbacktrace
> -I/home/cqwrteur/gcc_build/./isl/include -I/home/cqwrteur/gcc/isl/include
> -I/usr/local/include -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo
> ../../gcc/gcc/final.c
> g++: fatal error: Killed signal terminated program cc1plus
> compilation terminated.
> gmake[2]: *** [Makefile:1123: final.o] Error 1
> gmake[2]: *** Waiting for unfinished jobs....
> g++: fatal error: Killed signal terminated program cc1plus
> compilation terminated.
> gmake[2]: *** [Makefile:1123: expr.o] Error 1
> gmake[2]: Leaving directory '/usr/home/cqwrteur/gcc_build/gcc'
> gmake[1]: *** [Makefile:4408: all-gcc] Error 2
> gmake[1]: Leaving directory '/usr/home/cqwrteur/gcc_build'
> gmake: *** [Makefile:967: all] Error 2
> 
> well lol. Still have issues.


Looks like you are running out of memory.

>Really? LLVM also provides a make?? LOL. What a freaking joke.

GNU make has been around for over 30 years now.  I am sorry you are anti-GNU
but don't bring those views here.

      parent reply	other threads:[~2020-05-30 23:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29  7:14 [Bug bootstrap/95402] New: " euloanty at live dot com
2020-05-29  8:36 ` [Bug bootstrap/95402] " jakub at gcc dot gnu.org
2020-05-29 10:36 ` euloanty at live dot com
2020-05-29 10:39 ` euloanty at live dot com
2020-05-29 10:52 ` euloanty at live dot com
2020-05-30 23:34 ` pinskia at gcc dot gnu.org [this message]

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=bug-95402-4-V07ma60CCy@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).