Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71612 - media-libs/jpeg-6b-r4 fails to merge on macos (link fails dure to lack of .so library)
Summary: media-libs/jpeg-6b-r4 fails to merge on macos (link fails dure to lack of .so...
Status: VERIFIED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 15:13 UTC by Sean P. Kane
Modified: 2005-02-06 13:33 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 Sean P. Kane 2004-11-17 15:13:05 UTC
I am trying to install media-libs/jpeg-6b-r4 on Mac OS X 10.3.6




Reproducible: Always
Steps to Reproduce:
1. emerge jpeg
Actual Results:  

>>> /usr/share/man/man1/djpeg.1
>>> /usr/share/man/man1/jpegtran.1
>>> /usr/share/man/man1/rdjpgcom.1
>>> /usr/share/man/man1/wrjpgcom.1
!!! failed to properly create symlink:
!!! /usr/lib/libjpeg.so -> libjpeg.so.62.0.0
!!! [Errno 2] No such file or directory: '/usr/lib/libjpeg.so'
!!! Failed to move file.
!!! /usr/lib/libjpeg.so -> libjpeg.so.62.0.0
Sean-P-Kanes-Computer:/ spkane$

Expected Results:  
It should have compiled the shared library (.so or .dylib) properly, so that it
could create the link or it should have gracefully not build the .so and not
tried to make the links.

!!! INVALID ACCEPT_KEYWORDS: macos
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51-r3 (default-macos-10.3, gcc-3.3, libsystem-7.1-r0, 7.6.0 Power
Macintosh)
=================================================================
System uname: 7.6.0 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632)
[disabled]
Autoconf: 
Automake: 
Binutils: 
Headers:  
Libtools: 
ACCEPT_KEYWORDS="macos ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect cvs distlocks keepwork userpriv"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-11-17 20:25:48 UTC
Please use default-darwin/macos/10.3 profile
or default-macos/ppc/10.3 profile.
Comment 2 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:14 UTC
Closing out bugs that've been resolved for a while now...