Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2008 15:05:31 +0300
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Ian FREISLICH <ianf@clue.co.za>
Cc:        kientzle@freebsd.org, current@freebsd.org
Subject:   Re: [PATCH] RELENG_7 buildworld fails in libarchive.
Message-ID:  <qZexVmiZHWZf2azuNYwoAE1lxsk@Bv1PD7NTXoCRa0RSMuuf4nxO%2B0w>
In-Reply-To: <E1JOWzI-00011R-Lg@clue.co.za>
References:  <E1JOWzI-00011R-Lg@clue.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Ian, Tim, good day.

Mon, Feb 11, 2008 at 01:38:16PM +0200, Ian FREISLICH wrote:
> It seems like cpio has been removed from libarchive, but not the
> Makefile, or some remnant accidentally got added.

Hmm, seems like cpio.5 was forgotten in the MFC from -CURRENT
to RELENG_7 made at Mon Feb 11 03:31:06 2008 UTC+3 (original
commit is from Sun Dec 30 07:58:22 2007 UTC+3).  Original commit
message says:
-----
Update libarchive to 2.4.10.  This includes a number of improvements
that I've been working on but put off committing until after the
RELENG_7 branch, including:

* New manpages: cpio.5 mtree.5
[...]
-----

> RCS file: /home/ncvs/src/lib/libarchive/Makefile,v
> retrieving revision 1.77.2.1
> diff -u -d -r1.77.2.1 Makefile
> --- Makefile    11 Feb 2008 00:31:06 -0000      1.77.2.1
> +++ Makefile    11 Feb 2008 11:33:36 -0000
> @@ -100,7 +100,6 @@
>         archive_util.3                                  \
>         archive_write.3                                 \
>         archive_write_disk.3                            \
> -       cpio.5                                          \
>         libarchive.3                                    \
>         libarchive-formats.5                            \
>         tar.5
> cvs diff: Diffing test

This will work (and I put this to my Makefile too), but possibly
it is better to add the missing cpio.5.
-- 
Eygene



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?qZexVmiZHWZf2azuNYwoAE1lxsk>