public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/95402] New: freebsd make: "/usr/home/cqwrteur/gcc_build/Makefile" line 26: Missing dependency operator
@ 2020-05-29  7:14 euloanty at live dot com
  2020-05-29  8:36 ` [Bug bootstrap/95402] " jakub at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: euloanty at live dot com @ 2020-05-29  7:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95402
           Summary: freebsd make: "/usr/home/cqwrteur/gcc_build/Makefile"
                    line 26: Missing dependency operator
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: euloanty at live dot com
  Target Milestone: ---

$ ../gcc/configure --with-pkgversion=cqwrteur --enable-multilib
--enable-languages=c,c++,fortran,lto --disable-bootstrap --disable-nls
checking build system type... x86_64-unknown-freebsd12.1
checking host system type... x86_64-unknown-freebsd12.1
checking target system type... x86_64-unknown-freebsd12.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
$ make -j30
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 26: Missing dependency
operator
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 27: Need an operator
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 28: Need an operator
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 880: Missing dependency
operator
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 881: Could not find
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 882: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/home/cqwrteur/gcc_build

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

end of thread, other threads:[~2020-05-30 23:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29  7:14 [Bug bootstrap/95402] New: freebsd make: "/usr/home/cqwrteur/gcc_build/Makefile" line 26: Missing dependency operator 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 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).