Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2009 07:08:49 -0400
From:      Jerry <gesbbb@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: linux-pango won't install
Message-ID:  <20090911070849.559fa992@scorpio.seibercom.net>
In-Reply-To: <4AAA2B35.4010309@infracaninophile.co.uk>
References:  <20090911034913.GA22437@kokopelli.hydra> <20090911104025.GA23566@torus.slightlystrange.org> <4AAA2B35.4010309@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Sep 2009 11:49:25 +0100
Matthew Seaman <m.seaman@infracaninophile.co.uk> wrote:

> Daniel Bye wrote:
> > On Thu, Sep 10, 2009 at 09:49:13PM -0600, Chad Perrin wrote:
> >> For some reason, the x11-toolkits/linux-pango port won't install
> >> on my FreeBSD 7.2 system.  When I try, I get the following:
> >>
> >>     [Gathering depends for
> >> x11-toolkits/linux-pango ......................................................
> >> done] --->  Installing 'linux-pango-1.10.2_3' from a port
> >> (x11-toolkits/linux-pango) --->  Building
> >> '/usr/ports/x11-toolkits/linux-pango' ===>  Cleaning for
> >> linux-pango-1.10.2_3 ** Command failed [exit code
> >> 1]: /usr/bin/script -qa /tmp/portinstall20090910-66072-gzj01-0 env
> >> make ** Fix the problem and try again. ** Listing the failed
> >> packages (-:ignored / *:skipped / !:failed) !
> >> x11-toolkits/linux-pango      (unknown build error)
> >>
> >> How can I fix this?  My Google and FreeBSD documentation searches
> >> have proven fruitless.
> > 
> > I remember having the devil's own job upgrading this a while ago.
> > Try running the install manually - portinstall tends to obscure the
> > real error message, making it harder to track down the specific
> > problem. Doing it manually should at least let you see what's going
> > wrong!
> > 
> > Dan
> > 
> 
> Perhaps this will prove enlightening:
> 
> significant-gravitas-shortfall:~:% portaudit -a 
> Affected package: linux-f8-pango-1.18.4_1
> Type of problem: pango -- integer overflow.
> Reference:
> <http://portaudit.FreeBSD.org/4b172278-3f46-11de-becb-001cc0377035.html>;
> 
> 1 problem(s) in your installed packages found.
> 
> You are advised to update or deinstall the affected package(s)
> immediately.

If you still want to install the port, you could just add this to
the /etc/make.conf file:

# Pango
.if $(.CURDIR:M*/x11-toolkits/linux-pango)
DISABLE_VULNERABILITIES=yes
.endif


-- 
Jerry
gesbbb@yahoo.com

Go climb a gravity well.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090911070849.559fa992>