Date: Wed, 15 Oct 2003 13:42:55 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Thierry Thomas <thierry@pompo.net> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/clip Makefile Message-ID: <20031015204255.GB55109@rot13.obsecurity.org> In-Reply-To: <20031015172015.GA41373@graf.pompo.net> References: <200310150147.h9F1lRuC013768@repoman.freebsd.org> <20031015172015.GA41373@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 15, 2003 at 07:20:15PM +0200, Thierry Thomas wrote: > =3D=3D=3D> Checking if databases/clip already installed > /bin/cp -R /tmp/a/ports/databases/clip/work/cliproot /usr/local/clip > /usr/libexec/elf/strip: /usr/local/clip/bin/bdbf: No such file or directo= ry > *** Error code 1 >=20 > Stop in /a/ports/databases/clip. >=20 > On my machines, it installs fine, but I think that there is a problem > with the line '/bin/cp -R' on Bento. >=20 > It would be better to replace 'BROKEN' with 'IGNORE' since it builds > elsewhere - or still better to fix the installation on Bento if someone > knows... Replacing BROKEN with IGNORE would be like covering your eyes and pretending that the world can't see you. bdbf is not being built for some reason. Indeed, looking up a few lines in the log I see: gmake[2]: Entering directory `/tmp/a/ports/databases/clip/work/clip-prg-1.1= .0/prg/utils' Makefile:2: /tmp/a/ports/databases/clip/work/cliproot/include/Makefile.inc:= No such file or directory gmake[2]: *** No rule to make target `/tmp/a/ports/databases/clip/work/clip= root/include/Makefile.inc'. Stop. gmake[2]: Leaving directory `/tmp/a/ports/databases/clip/work/clip-prg-1.1.= 0/prg/utils' gmake[1]: *** [clip_prg] Error 2 gmake[1]: Leaving directory `/tmp/a/ports/databases/clip/work/clip-prg-1.1.= 0/prg' gmake[1]: Entering directory `/tmp/a/ports/databases/clip/work/clip-prg-1.1= .0/prg' =2E/Install.sh There's your bug. Kris --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/jbFPWry0BWjoQKURAtAnAJ9rxTNwRRk5svg/ROuu0JSaXWXvlgCgqCyZ os5Sc+4lnSxAAAL2FLRwO2Q= =KrXN -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031015204255.GB55109>