myports.txt vs requested.txt

2018-10-23 Thread Michael Newman via macports-users
I decided to compare the ports found in myports.txt with those in requested.txt. I figured that every port in requested.txt should also be in myports.txt. But, that’s not the case. Requested.txt contains only the following ports: ImageMagick clamav ffmpeg gstreamer010 gstreamer010-gst-plugins-ba

Re: Mojave and Migration

2018-10-23 Thread Michael Newman via macports-users
> On Oct 23, 2018, at 19:00,Chris Jones wrote: > > Do you create the requested list ? This is much shorter as it lists only > the ports your actively requested, not dependencies etc. My > recommendation is to go through this list, and just use it to identify, > by hand those you wish to reins

Re: Mojave and Migration

2018-10-23 Thread Michael Newman via macports-users
> On Oct 23, 2018, at 19:48, Joshua Root wrote: > > Were there any failures shown in the output of restore_ports.tcl? Were > the missing ports mentioned at all? Running it again will not do any > harm since it will simply skip any ports in myports.txt that are already > active; what happens if

Re: source-highLight failed to compile

2018-10-23 Thread Ken Cunningham
On 2018-10-23, at 1:20 AM, Ryan Schmidt wrote: > If it does not show the +xcode variant selected, reinstall cctools with the > +xcode variant by running `sudo port install cctools +xcode`, then `sudo port > clean source-highlight` and try again. "port diagnose" might search for this issue, if

Re: source-highLight failed to compile

2018-10-23 Thread rmgls
Helo Rayan, Thanks for yout time, and your explanation. my laziness have been punished! i did not follow the procedure: Deinstall ports, and so on!!! Many thanks. Raoul > On 23 Oct 2018, at 10:20, Ryan Schmidt wrote: > > On Oct 23, 2018, at 01:26, rmgls wrote: > >> Source-hiLight f

Re: Non-universal build of compiler ignored in universal build attempts of MPlayer

2018-10-23 Thread Ken Cunningham
On 2018-10-23, at 1:27 AM, Ryan Schmidt wrote: > Clang also has a library, though I don't know how it gets used. I have never > seen a program linked with the clang library, so maybe for clang this idea > will work. There are a set of static libs for each version of clang called libclang_rt.*

Re: Mojave and Migration

2018-10-23 Thread Joshua Root
Michael Newman wrote: > I followed the migration instructions which are found here: > https://trac.macports.org/wiki/Migration > > > That sort of worked, except that some ports didn’t get reinstalled. For > example, neither ImageMagick nor MPlayer were

Re: Mojave and Migration

2018-10-23 Thread Ryan Schmidt
On Oct 23, 2018, at 04:29, Michael Newman wrote: > On Oct 23, 2018, at 16:21, Ryan Schmidt wrote: > >>> Not by me. I’ve always installed ports with the simplest command: sudo port >>> install [port] >> >> Right, and doing so may, in some cases, cause dependencies to be installed >> with the un

Re: Mojave and Migration

2018-10-23 Thread Michael Newman via macports-users
> On Oct 23, 2018, at 16:21, Ryan Schmidt wrote: > >> Not by me. I’ve always installed ports with the simplest command: sudo port >> install [port] > > Right, and doing so may, in some cases, cause dependencies to be installed > with the universal variant, and I was asking if that had happen

Re: Mojave and Migration

2018-10-23 Thread Ryan Schmidt
On Oct 23, 2018, at 04:20, Michael Newman wrote: > On Oct 23, 2018, at 16:17, Ryan Schmidt wrote: > >> Were any of the ports in myports.txt, by chance, installed with the >> +universal variant? If so, you'll have to install them without the >> +universal variant on Mojave and later. > > Not

Re: Mojave and Migration

2018-10-23 Thread Michael Newman via macports-users
> On Oct 23, 2018, at 16:17, Ryan Schmidt wrote: > > Were any of the ports in myports.txt, by chance, installed with the > +universal variant? If so, you'll have to install them without the +universal > variant on Mojave and later. Not by me. I’ve always installed ports with the simplest com

Re: Mojave and Migration

2018-10-23 Thread Ryan Schmidt
On Oct 23, 2018, at 04:14, Michael Newman wrote: > On Oct 23, 2018, at 15:31, Ryan Schmidt wrote: > >>> Makes me thing something went seriously wrong with restore_ports.tcl. >> >> Ok, pick one, try to install it, see what happens. If it fails, show us what >> the error was. > > Every one I’ve

Re: Mojave and Migration

2018-10-23 Thread Michael Newman via macports-users
> On Oct 23, 2018, at 15:31, Ryan Schmidt wrote: > >> Makes me thing something went seriously wrong with restore_ports.tcl. > > Ok, pick one, try to install it, see what happens. If it fails, show us what > the error was. Every one I’ve picked so far has installed without any errors. But, I

Re: Mojave and Migration

2018-10-23 Thread Chris Jones
Hi Thank you. Unfortunately, the list is huge: MrMuscle:~ mnewman$ port echo not installed and \( $(awk '{print $1}' myports.txt) \) | wc -l 218 And includes things like curl, wget, gzip and others. Makes me thing something went seriously wrong with restore_ports.tcl. Personally,

Re: Mojave and Migration

2018-10-23 Thread Ryan Schmidt
On Oct 23, 2018, at 03:30, Michael Newman wrote: > On Oct 23, 2018, at 15:09, Ryan Schmidt wrote: >>> Is there any way to find our without manually checking each and every port >>> in myports.txt? >> >> Sure, get a list of only the port names you want to know about. For example >> you could do

Re: Mojave and Migration

2018-10-23 Thread Michael Newman via macports-users
> On Oct 23, 2018, at 15:09, Ryan Schmidt wrote: >> Is there any way to find our without manually checking each and every port >> in myports.txt? > > Sure, get a list of only the port names you want to know about. For example > you could do that using: > > awk '{print $1}' myports.txt > >

Re: Non-universal build of compiler ignored in universal build attempts of MPlayer

2018-10-23 Thread Ryan Schmidt
On Oct 22, 2018, at 06:25, Christian Calderon wrote: > Hello all! First time asking a question on the mailing list. > > I have a Power Mac G5 Quad running OS X 10.5.8. My macports.conf contains > "buildarch pcc" and "universal_archs ppc ppc64". My variants.conf contains > the line "+universal".

Re: source-highLight failed to compile

2018-10-23 Thread Ryan Schmidt
On Oct 23, 2018, at 01:26, rmgls wrote: > Source-hiLight failed to compile! > Main.log attached. > > any idea? The log shows you're using Xcode 10 with clang 1000.11.45.2 on macOS 10.14. The error in the log is: :info:build /opt/local/bin/ranlib: object: .libs/libgnu.a(dirname-lgpl.o) malform

Re: Mojave and Migration

2018-10-23 Thread Ryan Schmidt
On Oct 23, 2018, at 00:16, Michael Newman wrote: > I followed the migration instructions which are found here: > https://trac.macports.org/wiki/Migration > > That sort of worked, except that some ports didn’t get reinstalled. For > example, neither ImageMagick nor MPlayer were reinstalled. I