Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85768 - media-tv/xawtv-3.86-r2 failed to build during revdep-rebuild
Summary: media-tv/xawtv-3.86-r2 failed to build during revdep-rebuild
Status: RESOLVED DUPLICATE of bug 81564
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-18 05:52 UTC by Robin Wood
Modified: 2005-07-17 13:06 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 Robin Wood 2005-03-18 05:52:01 UTC
a revdep-rebuild on media-tv/xawtv-3.86-r2 failed with ld error 

Reproducible: Always
Steps to Reproduce:
1. revdep-rebuild
or
1.emerge --oneshot --nodeps  =media-tv/xawtv-3.86-r2
3.

Actual Results:  
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/stdbool.h:36:1: warning: this
is the location of the previous definition
  CC      console/fbtools.o
  CC      console/fs.o
  CC      console/matrox.o
  CC      common/lirc.o
  CC      common/joystick.o
  CC      common/midictrl.o
  LD      console/fbtv
console/fs.o(.text+0x371): In function `fs_open':
: undefined reference to `FSListFonts'
console/fs.o(.text+0x3e2): In function `fs_open':
: undefined reference to `FSOpenBitmapFont'
console/fs.o(.text+0x3ef): In function `fs_open':
: undefined reference to `FSFreeFontNames'
console/fs.o(.text+0x434): In function `fs_open':
: undefined reference to `FSQueryXInfo'
console/fs.o(.text+0x469): In function `fs_open':
: undefined reference to `FSQueryXExtents16'
console/fs.o(.text+0x4af): In function `fs_open':
: undefined reference to `FSQueryXBitmaps16'
console/fs.o(.text+0xbf4): In function `fs_connect':
: undefined reference to `FSOpenServer'
console/fs.o(.text+0xc0e): In function `fs_connect':
: undefined reference to `FSServerName'
console/fs.o(.text+0xc47): In function `fs_connect':
: undefined reference to `FSServerName'
collect2: ld returned 1 exit status
make: *** [console/fbtv] Error 1

!!! ERROR: media-tv/xawtv-3.86-r2 failed.
!!! Function src_compile, Line 55, Exitcode 2


Expected Results:  
clean emerge

Portage 2.0.51.19 (default-linux/x86/2004.2, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 10 2005, 22:27:45)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.ntua.gr/pub/linux/gentoo/ http://www.gigaload.org/gentoo.org/
http://adelie.polymtl.ca/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apache2 apm arts avi berkdb bitmap-fonts bonobo cdparanoia
cdr crypt cups curl directfb divx4linux emboss encode esd ethereal fam fbdev
flac font-server foomaticdb fortran gdbm gif gnome gpm gtk gtk2 gtkhtml guile
imagemagick imap imlib ipv6 jpeg kde ldap libg++ libwww live mad mikmod mmx mmx2
motif mozilla mp3 mpeg mysql nas ncurses network nls offensive oggvorbis opengl
oss pam pda pdflib perl png ppds python qt quicktime readline real rtc samba sdl
slang spell sse ssl svga tcpd tiff truetype truetype-fonts type1-fonts xml xml2
xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-19 16:15:17 UTC
Dupe of bug #81564, imho.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-19 16:22:55 UTC

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