Re: Fwd: irc/iroffer-dinoex blocks "make index"

2022-05-09 Thread Pau Amma
On 2022-05-09 06:40, Baptiste Daroussin wrote: On Mon, May 09, 2022 at 04:22:58AM +, Pau Amma wrote: Broken monitoring, no more monitoring, or just no INDEX breakage to report? Nothing changed, the index building is still sending emails when it is broken. Then I'm glad it seems to brea

Re: Fwd: irc/iroffer-dinoex blocks "make index"

2022-05-08 Thread Tatsuki Makino
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.