Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152300 - media-libs/libdv-0.102 failed to compile
Summary: media-libs/libdv-0.102 failed to compile
Status: RESOLVED DUPLICATE of bug 118073
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-21 15:06 UTC by Vasko
Modified: 2006-10-21 15:19 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 Vasko 2006-10-21 15:06:20 UTC
this library fails to build, here is the error output : 

#############################################################################

if /bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -g -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/media-libs/libdv-0.102/temp/ccMuM2ux.s: Assembler messages:
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:1464: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:1479: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:1509: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:1524: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:1794: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:1817: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:1844: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:1867: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:2373: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:2388: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:2418: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/media-libs/libdv-0.102/temp/ccMuM2ux.s:2433: Error: suffix or operands invalid for `paddb'
make[3]: *** [YUY2.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-libs/libdv-0.102/work/libdv-0.102/libdv'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/media-libs/libdv-0.102/work/libdv-0.102/libdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/libdv-0.102/work/libdv-0.102'
make: *** [all] Error 2

!!! ERROR: media-libs/libdv-0.102 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  libdv-0.102.ebuild, line 39:   Called die

#############################################################################

whit this USE flag: USE="debug gtk sdl xv"

some ideas ?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-21 15:19:25 UTC
Please, don't restrict bugs without any reason. Just leave the checkboxes alone.

0.104-r2 compiles just fine, use it.


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