svn commit: r543580 - in head/net/rsync: . files

Adam Weinberger adamw at adamw.org
Tue Jul 28 08:25:00 UTC 2020


On Tue, Jul 28, 2020 at 2:12 AM Adam Weinberger <adamw at adamw.org> wrote:
>
> On Tue, Jul 28, 2020 at 12:59 AM Rodrigo Osorio <rodrigo at 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 at 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 at adamw.org
https://www.adamw.org


More information about the svn-ports-all mailing list