pkgsrc-Users archive

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

Re: devel/libuv configure error: stops building wm/icewm14 and wm/jwm



> On Wed, Jun 16, 2021 at 01:06:38PM +0000, Thomas Mueller wrote:
> > Now I see why devel/libuv is good on FreeBSD ports but not on NetBSD with pkgsrc.
>
> > NewtBSD pkgsrc distinfo is bad.

> No, it's not.

> wiz@yt:/usr/pkgsrc/devel/libuv> make checksum
> => Bootstrap dependency digest>=20010302: found digest-20190127
> => Fetching libuv-1.41.0.tar.gz
> => Total size: 1281268 bytes
> Requesting https://github.com/libuv/libuv/archive/v1.41.0.tar.gz
> Redirected to https://codeload.github.com/libuv/libuv/tar.gz/v1.41.0
> Requesting https://codeload.github.com/libuv/libuv/tar.gz/v1.41.0
> 100% |***************************************************************************************************|  1251 KiB    6.26 MiB/s    00:00 ETA
> 1281268 bytes retrieved in 00:00 (6.25 MiB/s)
> => Checksum SHA1 OK for libuv-1.41.0.tar.gz
> => Checksum RMD160 OK for libuv-1.41.0.tar.gz
> => Checksum SHA512 OK for libuv-1.41.0.tar.gz

> I guess FreeBSD just uses a different distfile.
> Thomas
 
I see there actually are two different distfiles accessible through github.com/libuv/libuv for the same version of libuv:


-rw-r--r--  1 root  wheel  1281268 Jun 15 10:11 /BETA1/pkgsrc/distfiles/libuv-1.41.0.tar.gz
-rw-r--r--  1 root  wheel  1272786 Jun 16 09:35 /BETA1/pkgsrc/distfiles/libuv-v1.41.0.tar.gz

Seems crazy to me, I don't know how or why that happened.

Since the latter version worked on FreeBSD, that is the one I would vote for if I had a vote on this issue.

Now I could try again on the other computer or other hard drive, otherwise I could try to build using configure and make.

But then how do I package and install in a way that would make pkgsrc recognize it when building packages that depend on libuv?

Now where does ltmain.sh come from?  It is not in the tarball (either one).

Tom
 


Home | Main Index | Thread Index | Old Index