Recoll version bump in ports

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Thu May 25 13:31:36 UTC 2017


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).



More information about the freebsd-ports mailing list