Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267904 - media-video/dvdstyler-1.7.3_beta2 missing dependency
Summary: media-video/dvdstyler-1.7.3_beta2 missing dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-29 18:50 UTC by Jouni Rinne
Modified: 2009-05-08 12:13 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2009-04-29 18:50:12 UTC
Dvdstyler-1.7.3_beta2 needs app-text/xmlto to build, otherwise you get the following error:

>>> Configuring source in /var/tmp/portage/media-video/dvdstyler-1.7.3_beta2/work/DVDStyler-1.7.3b2 ...
 * Checking wxGTK-2.8 for X support ...                                   [ ok ]

 * Requested wxWidgets:        gtk2 2.8
 * Using wxWidgets:            gtk2-unicode-release-2.8

./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-wx-config=/usr/lib64/wx/config/gtk2-unicode-release-2.8 --disable-debug
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for install location... /usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for wx-config... /usr/lib64/wx/config/gtk2-unicode-release-2.8
checking for wxWindows version >= 2.8.7... yes (version 2.8.9)
checking for main in -lwxsvg... yes
checking for wxSVG library with FFMPEG support... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking wxSVG/svg.h usability... yes
checking wxSVG/svg.h presence... yes
checking for wxSVG/svg.h... yes
checking if wxWindows was linked with GTK2... yes
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNOMEUI2... yes
checking for LIBEXIF... yes
checking for FFMPEG... yes
checking ffmpeg/avutil.h usability... no
checking ffmpeg/avutil.h presence... no
checking for ffmpeg/avutil.h... no
checking for msgfmt... /usr/bin/msgfmt
checking for xmlto... no
configure: error:
    DVDStyler requires xmlto to build DocBook documentation.
    Please check that xmlto is in path.

That dependency is missing from the ebuild, please fix.
Comment 1 Nick 2009-04-29 22:43:14 UTC
I'm using unstable amd64 and I am having the same problem. Installing xmlto fixes it.
Comment 2 Martin Parm 2009-05-06 10:08:14 UTC
Some problem on media-video/dvdstyler-1.7.2
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-05-08 12:13:12 UTC
fixed thanks