cvs commit: ports/databases/clip Makefile

Kris Kennaway kris at obsecurity.org
Wed Oct 15 13:42:58 PDT 2003


On Wed, Oct 15, 2003 at 07:20:15PM +0200, Thierry Thomas wrote:

> ===>  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 directory
> *** Error code 1
> 
> Stop in /a/ports/databases/clip.
> 
> On my machines, it installs fine, but I think that there is a problem
> with the line '/bin/cp -R' on Bento.
> 
> 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/cliproot/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'
./Install.sh

There's your bug.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20031015/1c88eb2f/attachment.bin


More information about the cvs-ports mailing list