Date: Tue, 28 Jul 2020 02:24:41 -0600 From: Adam Weinberger <adamw@adamw.org> To: Rodrigo Osorio <rodrigo@freebsd.org> Cc: ports-committers <ports-committers@freebsd.org>, svn-ports-all <svn-ports-all@freebsd.org>, svn-ports-head <svn-ports-head@freebsd.org> Subject: Re: svn commit: r543580 - in head/net/rsync: . files Message-ID: <CAP7rwcjBe9x7my-gKNNQaRa3CCeydTsJ6X7StOoEM=EXN-O9WA@mail.gmail.com> In-Reply-To: <CAP7rwcji4YRd5EYVw=7ym77VuCc=KwjwdUi8JCBceKqufWPJWg@mail.gmail.com> References: <202007280659.06S6xa4M088583@repo.freebsd.org> <CAP7rwcji4YRd5EYVw=7ym77VuCc=KwjwdUi8JCBceKqufWPJWg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 28, 2020 at 2:12 AM Adam Weinberger <adamw@adamw.org> wrote: > > On Tue, Jul 28, 2020 at 12:59 AM Rodrigo Osorio <rodrigo@freebsd.org> wrote: > > > > Author: rodrigo > > Date: Tue Jul 28 06:59:35 2020 > > New Revision: 543580 > > URL: https://svnweb.freebsd.org/changeset/ports/543580 > > > > Log: > > net/rsync upgrade to 3.2.2 > > > > Modified: head/net/rsync/distinfo > > ============================================================================== > > --- head/net/rsync/distinfo Tue Jul 28 06:43:16 2020 (r543579) > > +++ head/net/rsync/distinfo Tue Jul 28 06:59:35 2020 (r543580) > > @@ -1,5 +1,9 @@ > > -TIMESTAMP = 1518368927 > > -SHA256 (rsync-3.1.3.tar.gz) = 55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0 > > -SIZE (rsync-3.1.3.tar.gz) = 905908 > > -SHA256 (rsync-patches-3.1.3.tar.gz) = 0dc2848f20ca75c07a30c3237ccf8d61b61082ae7de94758a27dac350c99fb98 > > -SIZE (rsync-patches-3.1.3.tar.gz) = 174524 > > +TIMESTAMP = 1594065295 > > +SHA256 (rsync-3.2.2.tar.gz) = 644bd3841779507665211fd7db8359c8a10670c57e305b4aab61b4e40037afa8 > > +SIZE (rsync-3.2.2.tar.gz) = 1057001 > > +SHA256 (rsync-patches-3.2.2.tar.gz) = eeccf4c7f178c936e451b679e64b670f707b989b7a40e2d22286407f8987ae9a > > +SIZE (rsync-patches-3.2.2.tar.gz) = 286274 > > +SHA256 (rsync-patches-3.2.2.tar.gz) = eeccf4c7f178c936e451b679e64b670f707b989b7a40e2d22286407f8987ae9a > > +SIZE (rsync-patches-3.2.2.tar.gz) = 286274 > > +SHA256 (rsync-patches-3.2.2.tar.gz) = eeccf4c7f178c936e451b679e64b670f707b989b7a40e2d22286407f8987ae9a > > +SIZE (rsync-patches-3.2.2.tar.gz) = 286274 > > Hi Rodrigo, > > The duplicated entries for the same file caused fetch to error out. I > removed the duplicate entries. Do you know where the duplicates came > from? Past the fetch failure, this also doesn't configure. Is it possible that a patch didn't get added? # Adam checking whether to enable xxhash checksum support... no configure.sh: error: Failed to find xxhash.h for xxhash checksum support. Use --disable-xxhash to continue without it. ===> Script "configure" failed unexpectedly. Please report the problem to rodrigo@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/net/rsync/work/rsync-3.2.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/net/rsync =>> Cleaning up wrkdir ===> Cleaning for rsync-3.2.2 -- Adam Weinberger adamw@adamw.org https://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwcjBe9x7my-gKNNQaRa3CCeydTsJ6X7StOoEM=EXN-O9WA>