bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #52922] -Otarget does not function properly and errors on FreeBSD,


From: Thomas Munro
Subject: [bug #52922] -Otarget does not function properly and errors on FreeBSD, with stdout to a pipe
Date: Wed, 15 Sep 2021 07:35:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #11, bug #52922 (project make):

[comment #10 comment #10:]
> Is there a number of ports which have gnu make specific makefiles?

Yes.  Depending how you count there's about ~30k ports and about ~4k of them
have a build-time dependency on GNU make (I searched the FreeBSD ports tree
for "USES=.*gmake").

I'm not a ports maintainer though, I work on PostgreSQL which brought me here.
 It happens to use GNU makefiles (BSD make definitely doesn't like them), and
gets built and tested after every commit on about 10 operating systems:
https://buildfarm.postgresql.org/cgi-bin/show_status.pl

Before patches reach that stage, developer machines and CI systems also run on
several operating systems including Macs and FreeBSD, and it'd be nice to be
able to use eg make check-world -jN -Otarget to speed things up without
garbling the output.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?52922>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]