Sponsored Content
Operating Systems BSD portupgrade linux-pango problem Post 302328644 by adamkong on Thursday 25th of June 2009 12:09:52 AM
Old 06-25-2009
portupgrade linux-pango problem

Downloading fresh database.
auditfile.tbz 56 kB 65 kBps
New database installed.
Database created: Thu Jun 25 02:40:01 HKT 2009

Checking for packages with security vulnerabilities:

Affected package: linux-pango-1.10.2
Type of problem: pango -- integer overflow.
Reference: <http://www.FreeBSD.org/ports/portaudit/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.

ostubeSmilieortupgrade linux-pango-1.10.2
upgrading 'linux-pango-1.10.2' to 'linux-pango-1.10.2_3' (x11-toolkits/linux-pango)
Building '/usr/ports/x---toolkits/linux-pango'
Cleaning for linux-pango-1.10.2_3
Command failed [exit code 1]: /usr/bin/script -qa/tmp/portupgrade20090625-3180-6pac2y-0 env UPGRADE_TOOL:
portupgrade UPGRADE_PORT:linux-pango-1.10.2 UPGRADE_PORT_VER=1.10.2 make
**Fix the problem and try again
** Listing the failed packages(-:ignored/ *:skipped / !:failed)
! x11-toolkits/linux-pango (linux-pango-1.10.2)
(unknown build error)

i have a ostube install in this computer and this problem let the ostube can't work
anyone can help me , please
 

3 More Discussions You Might Find Interesting

1. Linux

Pango installation problem

Hello I am trying to install gtk and after installing fontconfig,pkg-config,glib,pango,atk (in that order)i tried installing gtk but it said pango along with cario package is required. So now when i complied cario and then do a "make" for pango it gives the following error ... (2 Replies)
Discussion started by: shalabh
2 Replies

2. BSD

portupgrade

Hello this is newly user of FreeBSD and got a problem on portupgrade I just installed release4.6 and then cvsup was ok every ports are renew to up to date. but can't make install even one ports. incomplete process with message below. i want someone advice me what the reason and how to solve... (1 Reply)
Discussion started by: antoniozacca
1 Replies

3. UNIX for Advanced & Expert Users

need help,about pango installing

dear all; Pango built with Cairo support is required to build GTK+. how can i install Pango built with Cairo?? anybody know? Thanks a lot!!!!!!!!! (5 Replies)
Discussion started by: snowfly
5 Replies
Pango::Context(3pm)					User Contributed Perl Documentation				       Pango::Context(3pm)

NAME
Pango::Context - Pango object that stores global information used to control the itemization process HIERARCHY
Glib::Object +----Pango::Context METHODS
direction = $context->get_base_dir $context->set_base_dir ($direction) o $direction (Pango::Direction) gravity = $context->get_base_gravity Since: pango 1.16 $context->set_base_gravity ($gravity) o $gravity (Pango::Gravity) Since: pango 1.16 fontdescription = $context->get_font_description $context->set_font_description ($desc) o $desc (Pango::FontDescription) fontmap = $context->get_font_map Since: pango 1.6 gravity = $context->get_gravity Since: pango 1.16 gravityhint = $context->get_gravity_hint Since: pango 1.16 $context->set_gravity_hint ($hint) o $hint (Pango::GravityHint) Since: pango 1.16 language = $context->get_language $context->set_language ($language) o $language (Pango::Language) @families = $context->list_families font = $context->load_font ($desc) o $desc (Pango::FontDescription or undef) fontset = $context->load_fontset ($desc, $language) o $desc (Pango::FontDescription) o $language (Pango::Language or undef) matrix or undef = $context->get_matrix Since: pango 1.6 $context->set_matrix ($matrix) o $matrix (Pango::Matrix or undef) Since: pango 1.6 fontmetrics = $context->get_metrics ($desc, $language) o $desc (Pango::FontDescription) o $language (Pango::Language or undef) ENUMS AND FLAGS
enum Pango::Direction o 'ltr' / 'PANGO_DIRECTION_LTR' o 'rtl' / 'PANGO_DIRECTION_RTL' o 'ttb-ltr' / 'PANGO_DIRECTION_TTB_LTR' o 'ttb-rtl' / 'PANGO_DIRECTION_TTB_RTL' o 'weak-ltr' / 'PANGO_DIRECTION_WEAK_LTR' o 'weak-rtl' / 'PANGO_DIRECTION_WEAK_RTL' o 'neutral' / 'PANGO_DIRECTION_NEUTRAL' enum Pango::Gravity o 'south' / 'PANGO_GRAVITY_SOUTH' o 'east' / 'PANGO_GRAVITY_EAST' o 'north' / 'PANGO_GRAVITY_NORTH' o 'west' / 'PANGO_GRAVITY_WEST' o 'auto' / 'PANGO_GRAVITY_AUTO' enum Pango::GravityHint o 'natural' / 'PANGO_GRAVITY_HINT_NATURAL' o 'strong' / 'PANGO_GRAVITY_HINT_STRONG' o 'line' / 'PANGO_GRAVITY_HINT_LINE' SEE ALSO
Pango, Glib::Object COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Pango for a full notice. perl v5.14.2 2011-11-15 Pango::Context(3pm)
All times are GMT -4. The time now is 10:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy