Thank you, Mihai, for your response and advice. So I will apply the full "Migration" guide after I've upgraded Mavericks to Yosemite which so far I also had postponed. It's a good opportunity to take the time to do both tasks now.
On Sat, Aug 8, 2015 at 3:24 PM, Mihai Moldovan <[email protected]> wrote: > On 08.08.2015 11:43 AM, Kurt Pfeifle wrote: > > But I have every package installed which has /jpeg/ in its name: > > > > |$> port installed *jpeg* jpeg @9a_1+universal (active) jpeg2ps @1.9_0 > (active) > > jpegoptim @1.2.4_1 (active) libjpeg-turbo @1.3.1_0 libjpeg-turbo @1.4.0_0 > > libjpeg-turbo @1.4.0_1 (active) mozjpeg @3.0_1 mozjpeg @3.1_0 (active) > openjpeg > > @2.1.0_0+universal (active) openjpeg15 @1.5.1_0+universal (active) | > > Wow, this should be literally impossible. > You probably messed up your system pro-actively and are better off wiping > ${prefix} (in this case /opt/local) and reinstalling everything, pretty > much as > explained in https://trac.macports.org/wiki/Migration - just without the > Xcode > steps and with moving the old /opt/local directory out of the way *after* > getting the installed port list. > > Even then, you cannot just install from this "installed" list, because it's > broken and will need some manual care. > > The ports jpeg, jpeg-turbo and mozjpeg conflict with each other. You should > *never*, *ever*, have more than one of them active. It looks like you > force-activated them, anyway, and that's the end result of these > operations. > > > > Maybe there is a problem with the |*jpeg*| files in > |/opt/local/lib/*jpeg*| ? > > > > |$> ls -l /opt/local/lib/*jpeg* -rwxr-xr-x 1 root admin 440372 25 Mai > 14:18 > > /opt/local/lib/libjpeg.8.dylib -rwxr-xr-x 1 root admin 348908 25 Mai > 14:16 > > /opt/local/lib/libjpeg.8.dylib.mp_1432586226 -rwxr-xr-x 1 root admin > 423172 7 > > Mär 2014 /opt/local/lib/libjpeg.9.dylib -rw-r--r-- 1 root admin 554072 > 25 Mai > > 14:18 /opt/local/lib/libjpeg.a -rw-r--r-- 1 root admin 531808 7 Mär 2014 > > /opt/local/lib/libjpeg.a.mp_1432331338 -rw-r--r-- 1 root admin 455560 25 > Mai > > 14:16 /opt/local/lib/libjpeg.a.mp_1432586226 lrwxr-xr-x 1 root admin 15 > 25 Mai > > 14:18 /opt/local/lib/libjpeg.dylib -> libjpeg.8.dylib lrwxr-xr-x 1 root > admin 15 > > 7 Mär 2014 /opt/local/lib/libjpeg.dylib.mp_1432331338 -> libjpeg.9.dylib > > lrwxr-xr-x 1 root admin 15 25 Mai 14:16 > > /opt/local/lib/libjpeg.dylib.mp_1432586226 -> libjpeg.8.dylib -rwxr-xr-x > 1 root > > admin 276756 26 Okt 2014 /opt/local/lib/libopenjpeg.1.dylib -rw-r--r-- 1 > root > > admin 347312 26 Okt 2014 /opt/local/lib/libopenjpeg.a lrwxr-xr-x 1 root > admin 19 > > 26 Okt 2014 /opt/local/lib/libopenjpeg.dylib -> libopenjpeg.1.dylib > -rwxr-xr-x 1 > > root admin 480788 25 Mai 14:18 /opt/local/lib/libturbojpeg.0.dylib > -rwxr-xr-x 1 > > root admin 385236 25 Mai 14:16 > /opt/local/lib/libturbojpeg.0.dylib.mp_1432586226 > > -rw-r--r-- 1 root admin 609880 25 Mai 14:18 /opt/local/lib/libturbojpeg.a > > -rw-r--r-- 1 root admin 511320 25 Mai 14:16 > > /opt/local/lib/libturbojpeg.a.mp_1432586226 lrwxr-xr-x 1 root admin 20 > 25 Mai > > 14:18 /opt/local/lib/libturbojpeg.dylib -> libturbojpeg.0.dylib > lrwxr-xr-x 1 > > root admin 20 25 Mai 14:16 > /opt/local/lib/libturbojpeg.dylib.mp_1432586226 -> > > libturbojpeg.0.dylib | > > There's a lot of problems, as outline before. Also, you have an awful lot > of > "stale" files (.mp_timestamp) which shouldn't happen too often either - but > seems to be a common thing on your system. > > > > Mihai > >
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
