lang/gcc32 -- sometimes has a dependency loop

Matthew Seaman m.seaman at infracaninophile.co.uk
Mon Feb 21 00:39:06 PST 2005


Dear all,

Here's an interesting bug.  The lang/gcc32 port (as required to
compile OpenOffice) has a dependency on itself -- but only when it is
/already/ installed:

    % cd /usr/ports/lang/gcc32
    % pkg_info -I gcc\* 
    gcc-3.2.3_3         GNU Compiler Collection 3.2.3
    % make -V BUILD_DEPENDS 
    gmake:/usr/ports/devel/gmake gcc32:/usr/ports/lang/gcc32
    % sudo pkg_delete gcc-3.2.3_3
    % make -V BUILD_DEPENDS 
    gmake:/usr/ports/devel/gmake

As far as I can tell, this has no practical effect on installing or
maintaining gcc32, but it has had unfortunate effects on some index
building software of mine.  This problem has been apparent for about
one week now, but I haven't been able to track down exactly the commit
that triggered it.

Anyhow, I've added a fix to my p5-FreeBSD-Portindex port, along with
some other changes and will be uploading a new release version
shortly.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       8 Dane Court Manor
                                                      School Rd
PGP: http://www.infracaninophile.co.uk/pgpkey         Tilmanstone
Tel: +44 1304 617253                                  Kent, CT14 0JL UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 305 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050219/54605e39/attachment.bin


More information about the freebsd-ports mailing list