Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141053 - Does xawtv need xset ?
Summary: Does xawtv need xset ?
Status: RESOLVED DUPLICATE of bug 138606
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 09:26 UTC by Pieter De Wit
Modified: 2006-07-19 09:27 UTC (History)
0 users

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 Pieter De Wit 2006-07-19 09:26:27 UTC
I get the following error when compiling xawtv:

xset fp- "`pwd`:unscaled"
/bin/sh: xset: command not found
make: [all] Error 127 (ignored)
xset fp+ "`pwd`:unscaled"
/bin/sh: xset: command not found
make: *** [all] Error 127

!!! ERROR: media-tv/xawtv-3.94-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  xawtv-3.94-r1.ebuild, line 65:   Called die

!!! tvfonts failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

I see that there is an xset on portage - after install it it worked. Surely if that is needed to compile xawtv it should be a depend in the ebuild ?

emerge --info:

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://10.131.1.252/gentoo-portage"
USE="x86 X aalib acpi alsa apache2 avi berkdb bitmap-fonts cdr cli crypt cups dedicated directfb dlloader dri dvd dvdread eds emboss encode esd fam fbcon ffmpeg firefox foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 httpd imlib insecure-drivers ipv6 isdnlog java jpeg libg++ libwww live mad mikmod mmx mmx2 mmxext motif mp3 mpeg mysql ncurses new-login nls nptl nvidia offensive ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 readline reflection samba sdl session spell spl sse sse2 ssl stream tcpd threads truetype truetype-fonts type1-fonts udev unicode v4l v4l2 vorbis win32codecs xml xmms xorg xosd xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-19 09:27:46 UTC

*** This bug has been marked as a duplicate of 138606 ***