Re: Fwd: irc/iroffer-dinoex blocks "make index"
- In reply to: Pau Amma : "Fwd: irc/iroffer-dinoex blocks "make index""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 May 2022 05:33:07 UTC
Hello. As a very rare possibility... A possible cause of strings like libruby.so is that ${RUBY_SHLIBVER} in RUBY_LIB_DEPENDS of irc/iroffer-dinoex/Makefile may be an empty string. USE_RUBY=yes is set by RUBY_USE=RUBY=yes. If USE_RUBY=yes is set, depend on ruby by BUILD_DEPENDS and RUN_DEPENDS. Since LIB_DEPENDS is effectively BUILD_DEPEND+RUN_DEPENDS, isn't LIB_DEPENDS used on other USE_RUBY=yes ports? Therefore, other ports do not cause this problem. This is just my guess, and someone should look into the truth :) Regards. Pau Amma wrote on 2022/05/09 13:22: > This reminds me: there used to be "INDEX broken" automated notification emails I think once or twice a week, but I don't remember seeing any in... a year or more, I think. Broken monitoring, no more monitoring, or just no INDEX breakage to report? > > -------- Original Message -------- > Subject: irc/iroffer-dinoex blocks "make index" > Date: 2022-05-08 13:05 > From: Robert Huff <roberthuff@rcn.com> > To: ports@freebsd.org > > [I reported this to the maintainer ... heard nothing ... so I'm > coming here.] > > For about the last week, irc/iroffer-dinoex failed to "make index", > preventing "pkg version" from generating the list of out-of-date ports. > The error message is: > > --- describe.x11-wm --- > make_index: /usr/ports/irc/iroffer-dinoex: no entry for /usr/ports/libruby.so: > Done. >