Date: Mon, 9 May 2022 14:33:07 +0900 From: Tatsuki Makino <tatsuki_makino@hotmail.com> To: freebsd-ports@freebsd.org Subject: Re: Fwd: irc/iroffer-dinoex blocks "make index" Message-ID: <PSAPR03MB563905C7B2ABAE00948B59FEFAC69@PSAPR03MB5639.apcprd03.prod.outlook.com> In-Reply-To: <a25f4b5f03654e39b3ff5029780cbee8@gundo.com> References: <25207.49188.394822.107781@jerusalem.litteratus.org> <a25f4b5f03654e39b3ff5029780cbee8@gundo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PSAPR03MB563905C7B2ABAE00948B59FEFAC69>