Bug 181266 - cannot update net-im/telepathy-glib-0.18.2 to 0.20.2
Summary: cannot update net-im/telepathy-glib-0.18.2 to 0.20.2
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-13 15:30 UTC by Troy
Modified: 2016-01-17 10:40 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Troy 2013-08-13 15:30:00 UTC
Im trying to upgrade telepathy-glib-0.18.2 to 0.20.2 and its failing with the following error.  It seems it's not finding Glib-2.0 and Gio-2.0.  Are these packages supposed to be part of the build? I can't seem to find where/what these packages are.  Why wouldn't it build the dependencies if it couldn't find them.  It seems the build is broken.


telepathy-glib-0.18.2               <   needs updating (port has 0.20.2)


portupgrade telepathy-glib-0.18.2

..

gmake[2]: Leaving directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/telepathy-gli
b'
Making all in vala
gmake[2]: Entering directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/vala'
/usr/local/bin/vapigen \
        --library telepathy-glib \
        --metadatadir=../telepathy-glib \
        --pkg gio-2.0 \
        ../telepathy-glib/TelepathyGLib-0.12.gir \

error: Package `GLib-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `Gio-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories Generation failed: 2 error(s), 0
warning(s)
gmake[2]: *** [telepathy-glib.vapi] Error 1
gmake[2]: Leaving directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/vala'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/net-im/telepathy-glib.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20130807-60458-r86key env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=telepathy-glib-0.18.2 UPGRADE_PORT_VER=0.18.2 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! net-im/telepathy-glib (telepathy-glib-0.18.2) (new compiler
error)

How-To-Repeat: issued a portupgrade telepathy-glib-0.18.2 command
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-08-17 23:16:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer.
Comment 2 Troy 2013-08-20 17:36:53 UTC
Is there any update to this?  
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2014-09-14 10:41:54 UTC
Is this PR still relevant?