libcrypto was not found in the pkg-config search path

2022-09-08 Thread Alexis Praga
Hi, After an upgrade in the upstream version of the port, I can no longer compile it using poudriere. Resulting error message is : Package libcrypto was not found in the pkg-config search path. Perhaps you should add the directory containing `libcrypto.pc' to the PKG_CONFIG_PATH environment vari

Re: libcrypto was not found in the pkg-config search path

2022-09-08 Thread Alexis Praga
t; El 8 de septiembre de 2022 7:18:58 p. m. UTC, Alexis Praga > escribió: > >> Hi, >> >> After an upgrade in the upstream version of the port, I can no longer >> compile it using poudriere. Resulting error message is : >> >> Package libcrypto was not

Re: libcrypto was not found in the pkg-config search path

2022-09-14 Thread Alexis Praga
Hi, Thanks for taking the time to test. Actually, the issue is only with the new kitty 0.26.2. Would it be possible for you to test this version on poudriere and confirm you also have this issue ? For the bug with libepoll-shim, we are waiting on Q4 : https://bugs.freebsd.org/bugzilla/show_bug

setuptools-scm was unable to detect version

2022-11-02 Thread Alexis Praga
Hi, I'm trying to update textproc/py-sphinxext-opengraph to the latest version 0.7.2. Both 0.7.2 and 0.7.1 fails with setuptools-scm unable to find the version but 0.7.0 build fine. Errors are shown below. Could it be that CHEESESHOP is not up-to-date ? Thanks, ===> Configuring for py39-sphin

Go in poudriere : can't assign requested address

2023-02-01 Thread Alexis Praga
Hi, I've added go as a dependency for the next update of x11/kitty. It builds fine but poudriere fails with : go: downloading github.com/disintegration/imaging v1.6.2 tools/utils/short-uuid.go:10:2: github.com/ALTree/bigfloat@v0.0.0-20220102081255-38c8b72a9924: Get "https://proxy.golang.org/gi

Setuptools-scm unable to detect version

2023-02-01 Thread Alexis Praga
Hi, My second question of the evening is for textproc/py-sphinext-opengrap. Updating to the latest version fails to build (even outside poudriere) with 8< Traceback (most recent call last): File "", line 1, in File "setup.py", line 6, in setuptools.setup( File "/usr/loc

Help committing a new port (ripgrep-all)

2021-08-02 Thread Alexis Praga
Hi everyone, I've submitted a port for ripgrep-all and it hasn't seen any activity for the last 3 months. If a kind soul could look at it, that would be great, thanks !( See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255233 -- Alexis Praga