Re: Error in synth after upgrading from 10.4 to 12.0

2019-02-07 Thread Kurt Buff - GSEC, GCIH
Perfect. That worked a treat. Thank you very much for the pointer. Kurt On Thu, Feb 7, 2019 at 11:57 AM Jonathan Chen wrote: > On Wed, 6 Feb 2019 at 20:02, Kurt Buff - GSEC, GCIH > wrote: > > > > Yes, that is present when I use vipw. > > Try rebuilding master.passwd: /usr/sbin/pwd_mkdb -p

Re: Error in synth after upgrading from 10.4 to 12.0

2019-02-07 Thread Jonathan Chen
On Wed, 6 Feb 2019 at 20:02, Kurt Buff - GSEC, GCIH wrote: > > Yes, that is present when I use vipw. Try rebuilding master.passwd: /usr/sbin/pwd_mkdb -p /etc/master.passwd Someone else has hit the problem: https://github.com/jrmarino/synth/issues/145 -- Jonathan Chen

Re: env: ./configure: No such file or directory

2019-02-07 Thread Marco Beishuizen
On Thu, 7 Feb 2019, the wise Tobias Kortkamp wrote: WRKSRC= ${WRKDIR}/${DISTNAME}/src Try removing WRKSRC. This didn't work because then it can't find the file to patch: [...] ===> Extracting for wmmoonclock-1.29 => SHA256 Checksum OK for wmmoonclock-1.29.tar.gz. ===> Patching

FreeBSD Port: graphics/opencsg

2019-02-07 Thread Andrea Venturoli
Hello. Just my 2c on the status of this port. Currently it's marked as broken. If I remove the BROKEN line, it compiles fine through ports, but fails in poudriere. Just adding "opengl" to USE_QT solved this for me (11.2/amd64). Can't tell if there's more to it... bye av.

Re: env: ./configure: No such file or directory

2019-02-07 Thread Tobias Kortkamp
On Thu, Feb 7, 2019, at 17:16, Marco Beishuizen wrote: > Hi, > > I'm trying to update the port I maintain astro/wmmoonclock to a newer > version. This didn't go as smooth as I expected. Now I got an error when > running "make check-plist": > > [...] > ===> Configuring for wmmoonclock-1.29 >

env: ./configure: No such file or directory

2019-02-07 Thread Marco Beishuizen
Hi, I'm trying to update the port I maintain astro/wmmoonclock to a newer version. This didn't go as smooth as I expected. Now I got an error when running "make check-plist": [...] ===> Configuring for wmmoonclock-1.29 env: ./configure: No such file or directory ===> Script "configure"