installing xineliboutput without X in a chroot for pentium3 on an athlon x2 # emerge -av vdr-xineliboutput These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] media-plugins/vdr-xineliboutput-1.0.0_rc2 USE="fbcon -X" fails with xine_post_autocrop.c:67:4: warning: #warning Compiling with SSE support cc -march=pentium3 -O2 -pipe -fomit-frame-pointer -fPIC -I/usr/include -pthread -c -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELSCAN -DUSE_PLUGI$ cc -march=pentium3 -O2 -pipe -fomit-frame-pointer -fPIC -I/usr/include -pthread -shared -fvisibility=hidden xine_sxfe_frontend.o xine/$ /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXv collect2: ld returned 1 exit status make: *** [libxineliboutput-sxfe.so] Error 1 make: *** Waiting for unfinished jobs.... make: *** wait: No child processes. Stop. so i don't have any X-stuff in this chroot installed i don't set the X use flag, but it requiere xv? if i stop the merge of vdr-xineliboutput after unpacking the tarball and manuell edit the makefile in the workdir under /var/tmp/portage replace #XINELIBOUTPUT_X11 = 1 with XINELIBOUTPUT_X11 = 0 and do "ebuild /usr/portage/media-plugins/vdr-xineliboutput/vdr-xineliboutput-1.0.0_rc2 merge" xineliboutput is installing so vdr-xineliboutput was installed befor, but idon't know why it will not be build now Reproducible: Always Actual Results: with USE="-X" vdr-xineliboutput-1.0.0_rc2 and vdr-xineliboutput-1.0.0_rc2_p20080120 fails # emerge --info Portage 2.1.3.19 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r9 i686) ================================================================= System uname: 2.6.22-gentoo-r9 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ Timestamp of tree: Mon, 11 Feb 2008 12:16:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 3.2_p17-r1 dev-lang/python: 2.4.4-r6 dev-python/pycrypto: 2.0.1-r6 dev-util/ccache: 2.4-r7 sys-apps/baselayout: 1.12.10-r5 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.61-r1 sys-devel/automake: 1.9.6-r2, 1.10 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="buildpkg ccache distlocks metadata-transfer nodoc noinfo noman sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LANG="de_DE.utf8" LC_ALL="de_DE.utf8" LINGUAS="de en" MAKEOPTS="-j3" PKGDIR="/packages/glibc" 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 --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/my /usr/portage/local/layman/gentoo-de /usr/portage/local/layman/vdr-1.5 /usr/portage/local/layman/vdr-testing /usr/portage/local/layman/joshuarich-gentoo-overlay" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="a52 aac acpi alsa boost bzip2 cracklib directfb dts dvd epg fbcon flac flash fortran freetype gettext gif imagemagick imlib imms inotify jpeg lirc mad mmx mng mp3 mp4 mpeg mudflap ncurses nls nptl ogg oss pam perl png premiereepgfix python radio readline real samba sdl sqlite sse ssl swat sysfs theora tiff truetype tv unicode v4l v4l2 vcd vdr vorbis win32codecs wmf x264 x86 xine xinetd xml xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks / iec958 ioplug ladspa lfloat linear meter mulaw multi null plug / rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard linuxinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" LIRC_DEVICES="serial" USERLAND="GNU" VIDEO_CARDS="i810" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Solved in vdr-xineliboutput-1.0.0_rc2_p20080120.