Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178811 - media-video/gnome-subtitles-0.6 version bump
Summary: media-video/gnome-subtitles-0.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
: 184610 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-16 22:51 UTC by Pedro Castro
Modified: 2007-07-11 02:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for help/C/gnome-subtitles.xml (gnome-subtitles-0.5.1-gnome-subtitles.xml.patch,792 bytes, patch)
2007-05-25 13:26 UTC, Pedro Castro
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Castro 2007-05-16 22:51:48 UTC
Gnome Subtitles 0.5 is out. No changes are needed to the ebuild.
Comment 1 Pedro Castro 2007-05-19 01:06:19 UTC
Release 0.5 had a problem with the docs not being built when using the latest version of gnome-doc-utils (this only affected those not using stable GNOME). This is fixed in 0.5.1. The ebuild remains unchanged.
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2007-05-25 12:40:38 UTC
Fails make test

>>> Test phase [check]: media-video/gnome-subtitles-0.5.1
Making check in sublib-0.6.1
make[1]: Entering directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/sublib-0.6.1'
Making check in src
make[2]: Entering directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/sublib-0.6.1/src'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/sublib-0.6.1/src'
make[2]: Entering directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/sublib-0.6.1'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/sublib-0.6.1'
make[1]: Leaving directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/sublib-0.6.1'
Making check in .
make[1]: Entering directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1'
Making check in src
make[1]: Entering directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/src'
Making check in data
make[1]: Entering directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/data'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/data'
Making check in po
make[1]: Entering directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/po'
INTLTOOL_EXTRACT=../intltool-extract srcdir=. ../intltool-update --gettext-package gnome-subtitles --pot
make[1]: Leaving directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/po'
Making check in help
make[1]: Entering directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/help'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/gnome-subtitles.xml
./C/gnome-subtitles.xml:79: element revnumber: validity error : Element application is not declared in revnumber list of possible children
./C/gnome-subtitles.xml:90: element releaseinfo: validity error : Element application is not declared in releaseinfo list of possible children
Document ./C/gnome-subtitles.xml does not validate
make[1]: *** [check-doc-docs] Error 3
make[1]: Leaving directory `/var/tmp/portage/media-video/gnome-subtitles-0.5.1/work/gnome-subtitles-0.5.1/help'
make: *** [check-recursive] Error 1

!!! ERROR: media-video/gnome-subtitles-0.5.1 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_test
  ebuild.sh, line 1027:   Called qa_call 'src_test'
  ebuild.sh, line 44:   Called src_test
  ebuild.sh, line 654:   Called die

!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-video/gnome-subtitles-0.5.1/temp/build.log'.

This ebuild used the following eclasses from overlays:

  /usr/local/portage/eclass/mono.eclass
  /usr/local/portage/eclass/gnome2.eclass
  /usr/local/portage/eclass/fdo-mime.eclass
  /usr/local/portage/eclass/libtool.eclass
  /usr/local/portage/eclass/gnome.org.eclass
  /usr/local/portage/eclass/gnome2-utils.eclass

!!! This ebuild is from an overlay: '/usr/local/portage'
Comment 3 Pedro Castro 2007-05-25 13:26:08 UTC
Created attachment 120282 [details, diff]
patch for help/C/gnome-subtitles.xml

Sorry about that. Here's a patch for it, can you include it in the ebuild?
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-07-08 15:23:48 UTC
*** Bug 184610 has been marked as a duplicate of this bug. ***
Comment 5 Steve Dibb (RETIRED) gentoo-dev 2007-07-11 02:18:27 UTC
in CVS, thanks