public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Last rites: app-misc/fdutils
Date: Sun, 17 Mar 2019 22:41:06 +0000	[thread overview]
Message-ID: <robbat2-20190317T223905-744324448Z@orbis-terrarum.net> (raw)
In-Reply-To: <8a61afdc2d19be22cc92f8564435ff04c2e9f32b.camel@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 812 bytes --]

On Sat, Mar 16, 2019 at 10:07:57PM +0100, Michał Górny wrote:
> # Current Gentoo release is from 2006, last upstream release from 2008.
> # No maintainer.  Fails to build with parallel make.
> # Removal in 30 days.  Bug #315577.
> app-misc/fdutils
Resurrected.

One of the packages I lost track of when kernel-misc was disbanded.

For reference, maybe we can catch the trivial Makefile parallel compile
failure and fix it? It's the case that is well-documented in make.info
(under Archives).

-libfoo.a: libfoo.a(...)
-	ranlib libfoo.a
+libfoo.a: ...
+	ar rcs $@ $^


-- 
Robin Hugh Johnson
Gentoo Linux: Dev, Infra Lead, Foundation Treasurer
E-Mail   : robbat2@gentoo.org
GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85
GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1113 bytes --]

      reply	other threads:[~2019-03-17 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-16 21:07 [gentoo-dev] Last rites: app-misc/fdutils Michał Górny
2019-03-17 22:41 ` Robin H. Johnson [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=robbat2-20190317T223905-744324448Z@orbis-terrarum.net \
    --to=robbat2@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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