Re: package failure - dvdstyler on f15

2011-11-15 Thread Stewart Adam

Hi Steve,

I updated the F-15 branch to DVDStyler 2.0 a little while ago, but the 
update has been in updates-testing for the past week or two. It has a patch 
for the docs build error as well. You can find the SRPM in the 
rpmfusion-free-updates-testing repository [1].


Regards,
Stewart

[1] 
http://download1.rpmfusion.org/free/fedora/updates/testing/15/SRPMS/dvdstyler-2.0-1.fc15.src.rpm


On 2011/11/11 7:44 PM, Steve Roylance wrote:

On 11/12/2011 06:22 AM, Richard Shaw wrote:

Ok, I had a second so took a look.

For some reason (perhaps the version of xmlto is new or has a bug) the
temp directory was not empty so the rmdir command failed. The
remaining file was an empty .proc file that looks to be created by
xmlto.

I created a quick patch and also downloaded the latest 2.0 version.

SRPM: http://dl.dropbox.com/u/34775202/dvdstyler/dvdstyler-2.0-1.fc15.src.rpm
RPM (x86_64):
http://dl.dropbox.com/u/34775202/dvdstyler/dvdstyler-2.0-1.fc15.x86_64.rpm

A bug should be opened[1] for this so the maintainer can fix it officially.

Richard

[1] https://bugzilla.rpmfusion.org/

hi

put an entry in https://bugzilla.rpmfusion.org/ and tried 2.0 from the f16
repository and tested it and works. Built from the src.rpm

Steve





Re: package failure - dvdstyler on f15

2011-11-11 Thread Richard Shaw
On Fri, Nov 11, 2011 at 1:18 AM, Steve Roylance
royla...@corplink.com.au wrote:
 hi

 this package fails both to compile or run on Fedora 15
 removed package, cleaned yum cache, installed package
  no effect
 downloaded scr.rpm fails to build
 Steve
 log follows
 --
 $ dvdstyler

 (d:25983): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already
 attached to GtkMenuItem

 (d:25983): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already
 attached to GtkMenuItem

 (d:25983): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already
 attached to GtkMenuItem

 (d:25983): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already
 attached to GtkMenuItem
 dvdstyler: symbol lookup error: dvdstyler: undefined symbol:
 _ZN13wxSVGDocument6RenderEiiPK9wxSVGRectb

If you run the symbol through c++filt it gives you something more
human readable:

$ c++filt _ZN13wxSVGDocument6RenderEiiPK9wxSVGRectb
wxSVGDocument::Render(int, int, wxSVGRect const*, bool)

A programmer could better say, but it looks like a linker issue to me.

Richard


Re: package failure - dvdstyler on f15

2011-11-11 Thread Richard Shaw
Ok, I had a second so took a look.

For some reason (perhaps the version of xmlto is new or has a bug) the
temp directory was not empty so the rmdir command failed. The
remaining file was an empty .proc file that looks to be created by
xmlto.

I created a quick patch and also downloaded the latest 2.0 version.

SRPM: http://dl.dropbox.com/u/34775202/dvdstyler/dvdstyler-2.0-1.fc15.src.rpm
RPM (x86_64): 
http://dl.dropbox.com/u/34775202/dvdstyler/dvdstyler-2.0-1.fc15.x86_64.rpm

A bug should be opened[1] for this so the maintainer can fix it officially.

Richard

[1] https://bugzilla.rpmfusion.org/


Re: package failure - dvdstyler on f15

2011-11-11 Thread Steve Roylance

On 11/12/2011 06:22 AM, Richard Shaw wrote:

Ok, I had a second so took a look.

For some reason (perhaps the version of xmlto is new or has a bug) the
temp directory was not empty so the rmdir command failed. The
remaining file was an empty .proc file that looks to be created by
xmlto.

I created a quick patch and also downloaded the latest 2.0 version.

SRPM: http://dl.dropbox.com/u/34775202/dvdstyler/dvdstyler-2.0-1.fc15.src.rpm
RPM (x86_64): 
http://dl.dropbox.com/u/34775202/dvdstyler/dvdstyler-2.0-1.fc15.x86_64.rpm

A bug should be opened[1] for this so the maintainer can fix it officially.

Richard

[1] https://bugzilla.rpmfusion.org/

hi

put an entry in  https://bugzilla.rpmfusion.org/ and tried 2.0 from the 
f16 repository and tested it and works.  Built from the src.rpm


Steve


package failure - dvdstyler on f15

2011-11-10 Thread Steve Roylance

hi

this package fails both to compile or run on Fedora 15
removed package, cleaned yum cache, installed package
 no effect
downloaded scr.rpm fails to build
Steve
log follows
--
$ dvdstyler

(d:25983): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already 
attached to GtkMenuItem


(d:25983): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already 
attached to GtkMenuItem


(d:25983): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already 
attached to GtkMenuItem


(d:25983): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already 
attached to GtkMenuItem
dvdstyler: symbol lookup error: dvdstyler: undefined symbol: 
_ZN13wxSVGDocument6RenderEiiPK9wxSVGRectb

$ cd rpmbuild/SPECS/
$ rpmbuild -bb dvdstyler.spec
(tail of output)

Writing index.html for article
Writing htmlhelp.hhp
Writing toc.hhc
  adding: index.html (deflated 68%)
  adding: htmlhelp.hhp (deflated 31%)
  adding: toc.hhc (deflated 40%)
  adding: images/en/add.png (stored 0%)
  adding: images/en/freeSpace.png (stored 0%)
  adding: images/en/new.png (stored 0%)
  adding: images/en/run.png (stored 0%)
  adding: images/en/save.png (stored 0%)
  adding: images/en/addButton.jpg (deflated 10%)
  adding: images/en/burn.jpg (deflated 15%)
  adding: images/en/buttonProperties.jpg (deflated 14%)
  adding: images/en/dndVideo.jpg (deflated 10%)
  adding: images/en/fileBrowser.jpg (deflated 7%)
  adding: images/en/selectBackground.jpg (deflated 2%)
  adding: images/en/template.jpg (deflated 13%)
  adding: images/en/welcome.jpg (deflated 10%)
rmdir: failed to remove `tempb8W9GzX': Directory not empty
make: *** [help_de.zip] Error 1
make: Leaving directory `/home/thorfinn/rpmbuild/BUILD/DVDStyler-1.8.3/docs'
error: Bad exit status from /var/tmp/rpm-tmp.n1iqgz (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.n1iqgz (%build)
$
edit dvdstyler.spec
#make -C docs (line 64)
$ rpmbuild -bb dvdstyler.spec
(tail of output)


mediatrc_ffmpeg.cpp:2796:46: warning: 'void 
av_metadata_free(AVDictionary**)' is deprecated (declared at 
/usr/include/ffmpeg/libavformat/avformat.h:192) [-Wdeprecated-declarations]
mediatrc_ffmpeg.cpp:2798:3: warning: 'void 
av_metadata_free(AVDictionary**)' is deprecated (declared at 
/usr/include/ffmpeg/libavformat/avformat.h:192) [-Wdeprecated-declarations]
mediatrc_ffmpeg.cpp:2798:32: warning: 'void 
av_metadata_free(AVDictionary**)' is deprecated (declared at 
/usr/include/ffmpeg/libavformat/avformat.h:192) [-Wdeprecated-declarations]

make[2]: *** [mediatrc_ffmpeg.o] Error 1
make[2]: *** Waiting for unfinished jobs
Menu.cpp: In member function 'bool Menu::SaveSpumux(wxString, 
SubStreamMode, wxString, wxString, wxString)':
Menu.cpp:697:59: warning: converting 'false' to pointer type for 
argument 2 of 'wxSvgXmlNode* DVDAction::GetXML(DVDFileType, DVD*)' 
[-Wconversion-null]
make[2]: Leaving directory 
`/home/thorfinn/rpmbuild/BUILD/DVDStyler-1.8.3/src'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/thorfinn/rpmbuild/BUILD/DVDStyler-1.8.3/src'

make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.v7IAk5 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.v7IAk5 (%build)