Bug 67507 - Porting: media-libs/xvid-1.0.2
|
Bug#:
67507
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: PPC
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: osx@gentoo.org
|
Reported By: clmason@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Porting: media-libs/xvid-1.0.2
|
|
Keywords: InCVS
|
|
Status Whiteboard:
|
|
Opened: 2004-10-13 22:07 0000
|
It compiles and seems to install and merge okay. There does look to be one
error that should probably be fixed for correctness, but doesn't actually appear
to hurt anything:
>>> Install xvid-1.0.2 into /var/tmp/portage/xvid-1.0.2/image/ category media-libs
D: /usr/lib
I: /usr/lib/libxvidcore.4.dylib
I: /usr/lib/libxvidcore.a
D: /usr/include
I: /usr/include/xvid.h
ls: /var/tmp/portage/xvid-1.0.2/image//usr/lib/libxvidcore.so*: No such file or directory
usage: basename string [suffix]
basename [-a] [-s suffix] string [...]
/usr/lib/portage/bin/dosym: two arguments needed
/usr/lib/portage/bin/dosym: two arguments needed
man:
prepallstrip:
strip:
strip:
>>> Completed installing into /var/tmp/portage/xvid-1.0.2/image/
* checking 8 files for package collisions
* spend 0.0347220897675 seconds checking for file collisions
>>> Merging media-libs/xvid-1.0.2 to /
--- /usr/
--- /usr/include/
>>> /usr/include/xvid.h
--- /usr/lib/
>>> /usr/lib/libxvidcore.4.dylib
>>> /usr/lib/libxvidcore.a
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/xvid-1.0.2/
>>> /usr/share/doc/xvid-1.0.2/AUTHORS.gz
>>> /usr/share/doc/xvid-1.0.2/ChangeLog.gz
>>> /usr/share/doc/xvid-1.0.2/INSTALL.gz
>>> /usr/share/doc/xvid-1.0.2/README.gz
>>> /usr/share/doc/xvid-1.0.2/TODO.gz
>>> Regenerating /etc/ld.so.cache...
>>> media-libs/xvid-1.0.2 merged.
>>> Recording media-libs/xvid in "world" favorites file...
Okay, looks like the install did miss an important symlink:
ln -s libxvidcore.4.dylib libxvidcore.dylib
*** Bug 58007 has been marked as a duplicate of this bug. ***
Compiles great on my end. Will keyword ~ppc-macos when I get a chance to test
it. Meanwhile, if
anyone else can manage to test it and confirm that it's working, and let me
know what they did to test
it, that'll expedite the process.