INDEX build failed for 11.x

Dave Cottlehuber dch at freebsd.org
Thu Apr 8 07:56:55 UTC 2021


On Thu, 8 Apr 2021, at 03:23, Li-Wen Hsu wrote:
> On Thu, Apr 8, 2021 at 9:49 AM Yasuhiro Kimura <yasu at utahime.org> wrote:
> >
> > From: Ports Index build <indexbuild at FreeBSD.org>
> > Subject: INDEX build failed for 11.x
> > Date: Thu, 8 Apr 2021 00:05:39 GMT
> >
> > > INDEX build failed with errors:
> > > Generating INDEX-11 - please wait..--- describe.accessibility ---
> ...
> > > make_index: /home/indexbuild/tindex/ports/databases/p5-AnyEvent-CouchDB: no entry for /home/indexbuild/tindex/ports/databases/couchdb2
> > >
> > (snip)
> >
> > Attached patch fixes the failure. Would someone please commit it?
> >
> > Best Regards.
> >
> >
> > From 00e18b09e2438be2d7c1f4ca86a9092c5b46d585 Mon Sep 17 00:00:00 2001
> > From: Yasuhiro Kimura <yasu at utahime.org>
> > Date: Thu, 8 Apr 2021 10:40:22 +0900
> > Subject: [PATCH] databases/p5-AnyEvent-CouchDB: remove port
> >
> > Remove databases/p5-AnyEvent-CouchDB because it depends on expired
> > databases/couchdb2.
> ...
> 
> The EXPIRATION_DATE of databases/couchdb2 and
> databases/p5-AnyEvent-CouchDB are 2021-06-23, but couchdb2 got removed
> earlier.The fastest way should be unremoving couchdb2, or, might be
> better to check if p5-AnyEvent-CouchDB can use couchdb3.
> 
> BTW, databases/couchdb3 also has an expiration date of 2021-06-23.
> 
> Best,
> Li-Wen

Apologies for breaking the index.

fixed in 71d418aef0c5999a575e4bd264526375823848c7 & updated 254869

Evidently I didn't even think of checking for dependencies of CouchDB - as a network service there shouldn't be *any* runtime depencies on CouchDB if you just install a client.. I'll make sure to do this in future for ports removals.

- I've built databases/p5-AnyEvent-CouchDB & it functions perfectly without the unnecessary dependency
- for CouchDB 3.x  we're working on addressing the spidermonkey version dependency atm

A+
Dave
—
O for a muse of fire, that would ascend the brightest heaven of invention!


More information about the freebsd-ports mailing list