Re: armv7 targeting via poudriere-devel (armv7 via aarch64): net/dante build ends up with ./conftest stuck in write loop

2022-06-10 Thread Mark Millard
On 2022-Jun-10, at 12:36, Mark Millard wrote: > The aarch64 context is Cortex-A72 based: a 8 GiByte RPi4B. > The build is part of a "bulk -a -c" test that I've > been doing. > > top reports the builder activity looks like: > > PID JID USERNAMEPRI NICE SIZE RES STATEC TIME

armv7 targeting via poudriere-devel (armv7 via aarch64): net/dante build ends up with ./conftest stuck in write loop

2022-06-10 Thread Mark Millard
The aarch64 context is Cortex-A72 based: a 8 GiByte RPi4B. The build is part of a "bulk -a -c" test that I've been doing. top reports the builder activity looks like: PID JID USERNAMEPRI NICE SIZE RES STATEC TIME CPU COMMAND 2181211 root1030 4740Ki

FreeBSD ports you maintain which are out of date

2022-06-10 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: Difference between LIB_DEPENDS and RUN_DEPENDS

2022-06-10 Thread Gleb Popov
On Fri, Jun 10, 2022 at 3:04 PM wrote: > Hello folks, > > Maybe an unusual request but could somebody elaborate on the difference > between LIB_DEPENDS and RUN_DEPENDS? > I read the corresponding handbook section thrice and it's not clear to me > when to use which - I must be missing something ob

Re: Difference between LIB_DEPENDS and RUN_DEPENDS

2022-06-10 Thread Stefan Esser
Am 10.06.22 um 14:03 schrieb jbo@insane.engineer: > Hello folks, > > Maybe an unusual request but could somebody elaborate on the difference > between > LIB_DEPENDS and RUN_DEPENDS? > I read the corresponding handbook section thrice and it's not clear to me when > to use which - I must be missing

Re: Difference between LIB_DEPENDS and RUN_DEPENDS

2022-06-10 Thread Tomoaki AOKI
On Fri, 10 Jun 2022 12:03:16 + jbo@insane.engineer wrote: > Hello folks, > > Maybe an unusual request but could somebody elaborate on the difference > between LIB_DEPENDS and RUN_DEPENDS? > I read the corresponding handbook section thrice and it's not clear to me > when to use which - I mus

Difference between LIB_DEPENDS and RUN_DEPENDS

2022-06-10 Thread jbo
Hello folks, Maybe an unusual request but could somebody elaborate on the difference between LIB_DEPENDS and RUN_DEPENDS? I read the corresponding handbook section thrice and it's not clear to me when to use which - I must be missing something obvious. RUN_DEPENDS appears to be for runtime depe

Re: make index fail

2022-06-10 Thread Andy Farkas
On 10/06/2022 8:53 pm, Norikatsu Shigemura wrote: If you use perl 5.30, update to perl 5.32 or 5.34. Perl 5.30 is no longer support in this time. Deinstalling perl5-5.30 and reinstalling perl5-5.32 has resolved the issue. make index completed without error and I have a non-zero byte INDEX-1

Re: make index fail

2022-06-10 Thread Norikatsu Shigemura
On 2022/06/10 20:10, Andy Farkas wrote: If you use perl 5.30, update to perl 5.32 or 5.34. Perl 5.30 is no longer support in this time. I will install perl-5.32. Interesting you say perl5-30 not supported anymore (I believe you) but: I fixed this issue, I tried following check: cd /usr/ports/

Re: make index fail

2022-06-10 Thread Andy Farkas
On 10/06/2022 8:53 pm, Norikatsu Shigemura wrote: Ah, I know this issue. On 2022/06/10 14:07, Tatsuki Makino wrote: If there is still a problem, is there something wrong with the environment variables? Also, there is no difference in the error message, so I can't determine whether it is run

Re: make index fail

2022-06-10 Thread Norikatsu Shigemura
Ah, I know this issue. On 2022/06/10 14:07, Tatsuki Makino wrote: If there is still a problem, is there something wrong with the environment variables? Also, there is no difference in the error message, so I can't determine whether it is running in /usr/libexec/make_index or /usr/ports/Tools/m