I had short time open a update PR (Bug 219481).

Compiles fine with the port, but not with poudriere;

libtool: install: warning: `librecoll.la' has not been installed in `/usr/local/lib/recoll' libtool: install: install -m 555 -s .libs/recollindex /wrkdirs/usr/ports/deskutils/recoll/work/sta
ge/usr/local/bin/recollindex
(cd python/recoll; \
        if test -f /etc/debian_version ; then \
            OPTSFORPYTHON=--install-layout=deb; \
        fi; \
        set -x; \
        python setup.py install \
         --prefix=/usr/local --root=${DESTDIR:-/} ${OPTSFORPYTHON})
+ python setup.py install --prefix=/usr/local --root=/wrkdirs/usr/ports/deskutils/recoll/work/stage
python: not found
gmake[3]: *** [Makefile:2189: recollpython-install] Error 127
gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/recoll/work/recoll-1.23.2'
gmake[2]: *** [Makefile:2006: install-am] Error 2


I have no clue to solve it.

so I closed the PR. I hope I or someone other could find a solution.

(Maybe, librecoll.la is the cause).

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to