Date: Mon, 08 Oct 2012 17:08:30 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Max Khon <fjoe@FreeBSD.org> Cc: "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>, =?UTF-8?B?0JHQvtGA0LjRgSDQodCw0LzQvtGA0L7QtNC+0LI=?= <bsam@passap.ru>, Ports FreeBSD <freebsd-ports@freebsd.org> Subject: Re: databases/pgadmin3: make: illegal option -- - Message-ID: <5072EC6E.7030107@zedat.fu-berlin.de> In-Reply-To: <CADe0-4=FizkTiA-7PwKY=-iTBbNhP2qfFhXG85Ls1iV9LyCnJg@mail.gmail.com> References: <5072BBDC.5040209@mail.zedat.fu-berlin.de> <5072D16D.6010503@passap.ru> <CADe0-4=FizkTiA-7PwKY=-iTBbNhP2qfFhXG85Ls1iV9LyCnJg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD945B882DE4AFFE4C2E5E510 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 10/08/12 16:58, schrieb Max Khon: > Hello! >=20 > On Mon, Oct 8, 2012 at 8:13 PM, =D0=91=D0=BE=D1=80=D0=B8=D1=81 =D0=A1=D0= =B0=D0=BC=D0=BE=D1=80=D0=BE=D0=B4=D0=BE=D0=B2 <bsam@passap.ru> wrote: >=20 >> (the port maintainer is CCed) >> >> 08.10.2012 15:41, O. Hartmann =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >> >>> Has anyone any idea what is happening and how to solve? Where to look= ? >> >> >> I've found it out. >> >> When py27-sphinx is installed the databases/pgadmin3 autodetects it >> and try to build documentation. From the WRKSRC/Makefile: >> ----- >> doc: >> cd $(top_srcdir)/docs/en_US && make -f Makefile.sphinx >> SPHINXBUILD=3D${SPHINX_BUILD} htmlhelp >> ----- >> >> Hence the command "make" is used instead of "gmake". The attached patc= h >> let you compile the port. >> >> PS, as for me I hate those autodetecting schemas... >=20 > I disabled auto-detection in r305538. >=20 > However I still fail to see what is wrong with this "make -f" > invocation (why it complains on unknown "-" parameter). Also, it does > not fail with this error message for me on FreeBSD 9.1. >=20 > Max >=20 Well, I'm now compiling the port databases/pgadmin3 on my private home box, most recent FreeBSD 10.0-CURRENT/amd64 (FreeBSD 10.0-CURRENT #3 r241332M: Sun Oct 7 22:31:07 CEST 2012). I have installed py27-sphinx already. The compilation DOES NOT FAIL with the error reported. I recompiled on one of the servers (9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r241304: Sat Oct 6 23:49:20 CEST 2012), and it fails also there. Precondition: All systems do have databases/postgresql92-server/client! I suspekt that, as Boris stated earlier in this thread, that I have remnants of a patch I applied besides the regular ones and that this patch is messing up at some places. It can not be the environment of /usr/ports, since I deleted and restored it completely via SVN after deletion. The question is where to look ... oh --------------enigD945B882DE4AFFE4C2E5E510 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQcux7AAoJEOgBcD7A/5N8PMYIAKK7wThRxYg8I1VvlhnNOUXH XRCdc1aaAn92VTRHKYcAnvK4U5DwhWI+8lAOEB8K9O1RJdyKvOBqzlnIin3mwCa9 gc0wIia2JzieTEzvVOTH9/bve7vpbRvb+uTAJb2cESoqoGtlSzSpWIaWdCGVOfg2 qw9LQ7MefXaCPyeFXEHBYqM0eqbgPMw68rBdiktPkJmhvD5iOjN3jEm8jCXK3OVg s5N14g0ciylqzhFY03volRvDnXMozXlW5VINVyzyPmxZJ8LoEA6Y/Cc57/ak/iRv n6+mZnCrFI+yq7ifL8s4TqhNCGdmrmdvqXlaKv4NHjSJT1lmEMat/Fdh7jxcYuw= =u66V -----END PGP SIGNATURE----- --------------enigD945B882DE4AFFE4C2E5E510--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5072EC6E.7030107>