Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 147773

Summary: libdv 0.102 fails to build after gcc upgrade to 4.1.1
Product: Gentoo Linux Reporter: Onkobu <b.ohnsorg>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Onkobu 2006-09-15 23:48:42 UTC
if /bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.
.     -g -O2 -Wall -MT YUY2.lo -MD -MP -MF ".deps/YUY2.Tpo" \
  -c -o YUY2.lo `test -f 'YUY2.c' || echo './'`YUY2.c; \
then mv -f ".deps/YUY2.Tpo" ".deps/YUY2.Plo"; \
else rm -f ".deps/YUY2.Tpo"; exit 1; \
fi
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s: Assembler messages:
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:1464: Error: suffix or operands invalid for `paddb
'
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:1479: Error: suffix or operands invalid for `paddb
'
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:1509: Error: suffix or operands invalid for `paddb
'
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:1524: Error: suffix or operands invalid for `paddb
'
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:1794: Error: suffix or operands invalid for `paddb
'
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:1817: Error: suffix or operands invalid for `paddb
'
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:1844: Error: suffix or operands invalid for `paddb
'
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:1867: Error: suffix or operands invalid for `paddb     '
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:2373: Error: suffix or operands invalid for `paddb     '
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:2388: Error: suffix or operands invalid for `paddb     '
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:2418: Error: suffix or operands invalid for `paddb     '
/var/tmp/portage/libdv-0.102/temp/cc2Vkerx.s:2433: Error: suffix or operands invalid for `paddb     '
make[3]: *** [YUY2.lo] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/libdv'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/libdv'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102'
make: *** [all] Fehler 2

!!! ERROR: media-libs/libdv-0.102 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  libdv-0.102.ebuild, line 39:   Called die
Comment 1 Onkobu 2006-09-15 23:49:03 UTC
Created attachment 97117 [details]
emerge --info
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2006-09-15 23:57:20 UTC
Please search database

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