Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38833 - tvtime ebuild fails to compile
Summary: tvtime ebuild fails to compile
Status: RESOLVED DUPLICATE of bug 34337
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New 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: 2004-01-20 10:32 UTC by jon sabo
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 jon sabo 2004-01-20 10:32:12 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include/SDL -D_REENTRANT `/usr/bin
/freetype-config --cflags`  -Wall -I. -pedantic -DDATADIR="\"/usr/share/tvtim
e\"" -DCONFDIR="\"/etc/tvtime\"" -DFIFODIR="\"/tmp\"" -D_LARGEFILE64_SOURCE -
DLOCALEDIR="\"/usr/share/locale\"" -I../plugins  -I/usr/X11R6/include -I/usr/
include/libxml2    -march=pentium4 -funroll-loops -pipe -O3 -fomit-frame-poin
ter -std=gnu99 -mcpu=pentiumpro -c -o tvtime-videotools.o `test -f 'videotool
s.c' || echo './'`videotools.c
{standard input}: Assembler messages:
{standard input}:9518: Error: suffix or operands invalid for `movd'
make[3]: *** [tvtime-speedy.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/tvtime-0.9.12/work/tvtime-0.9.12
/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/tvtime-0.9.12/work/tvtime-0.9.12
/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/tvtime-0.9.12/work/tvtime-0.9.12
'
make: *** [all] Error 2
 
!!! ERROR: media-tv/tvtime-0.9.12 failed.
!!! Function src_compile, Line 29, Exitcode 2
!!! compile problem


Reproducible: Always
Steps to Reproduce:
1.emerge media-tv/tvtime-0.9.12.ebuild
2.
3.

Actual Results:  
Compiling fails.

Expected Results:  
compiled and worked.
Comment 1 Max Kalika (RETIRED) gentoo-dev 2004-01-20 15:53:06 UTC

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