Issues with MacPorts migration from 10.12.6 Sierra to 10.14.6 Mojave

Greg Earle earle at isolar.DynDNS.ORG
Mon Nov 9 22:51:52 UTC 2020


On 7 Nov 2020, at 1:43 AM, Ryan Schmidt <ryandesign at macports.org> wrote:

> Do what it says and clean the affected ports.
>
> sudo port clean expat
>
> sudo port clean db48

Thanks Ryan.  That just pushed it down the road a bit, I kept getting 
other errors like these.  I ended up doing a

sudo port clean all

and those particular errors stopped.

I am scratching my head though - I was running things from scratch with 
no ports installed, so I don't know why the "./restore_ports.tcl 
myports.txt" stage would generate a bunch of errors where a port needed 
to be "cleaned".

~

I did run into some other errors once I cleaned all the ports, though.  
I'll have to look at those individually.  Other than that, things went 
pretty smoothly.

One last side question: in the

port echo requested | cut -d ' ' -f 1 > requested.txt

step, I found that several lines in the resulting "requested.txt" file 
were repeated.  Should this command be

port echo requested | cut -d ' ' -f 1 | sort | uniq > requested.txt

instead?

Thanks,

		- Greg

--
--->  Building db48
Error: Failed to build db48: command execution failed
Error: See 
/opt/local/var/macports/logs/_private_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_db48/db48/main.log 
for details.

--->  Fetching archive for db53
--->  Attempting to fetch db53-5.3.28_0+java+sql.darwin_18.x86_64.tbz2 
from https://cph.dk.packages.macports.org/db53
--->  Attempting to fetch db53-5.3.28_0+java+sql.darwin_18.x86_64.tbz2 
from https://nue.de.packages.macports.org/db53
--->  Attempting to fetch db53-5.3.28_0+java+sql.darwin_18.x86_64.tbz2 
from https://packages.macports.org/db53
--->  Configuring db53
Error: db53 requires the Java for Mac OS X development headers.
Error: Make sure your Xcode installation is complete.
Error: Failed to configure db53: missing Java headers
Error: See 
/opt/local/var/macports/logs/_private_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_db53/db53/main.log 
for details.

--->  Configuring tripwire
Error: Failed to configure tripwire, consult 
/private/opt/local/var/macports/build/_private_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_tripwire/tripwire/work/tripwire-2.4.2.2-src/config.log
Error: Failed to configure tripwire: configure failure: command 
execution failed
Error: See 
/opt/local/var/macports/logs/_private_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_tripwire/tripwire/main.log 
for details.

--->  Computing dependencies for nodejs10
Error: Can't install nodejs10 because conflicting ports are active: 
nodejs14

--->  Fetching distfiles for wine
Error: wine cannot be built on macOS 10.14 or later.
Error: Failed to fetch wine: incompatible macOS version
Error: See 
/opt/local/var/macports/logs/_private_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_wine/wine/main.log 
for details.

--->  Computing dependencies for qt513-qtbase
Error: Can't install qt513-qtbase because conflicting ports are active: 
qt5-qtbase
--->  Computing dependencies for qt513-qtmacextras
Error: Can't install qt513-qtmacextras because conflicting ports are 
active: qt5-qtbase
--->  Computing dependencies for qt513-qtsvg
Error: Can't install qt513-qtsvg because conflicting ports are active: 
qt5-qtbase
--->  Computing dependencies for qt513-sqlite-plugin
Error: Can't install qt513-sqlite-plugin because conflicting ports are 
active: qt5-qtbase

--->  Computing dependencies for qt513-qtdeclarative
Error: Can't install qt513-qtdeclarative because conflicting ports are 
active: qt5-qtbase
--->  Computing dependencies for qt513-qtmultimedia
Error: Can't install qt513-qtmultimedia because conflicting ports are 
active: qt5-qtbase
--->  Computing dependencies for qt513-qttools
Error: Can't install qt513-qttools because conflicting ports are active: 
qt5-qtbase
--->  Computing dependencies for qt513-qttranslations
Error: Can't install qt513-qttranslations because conflicting ports are 
active: qt5-qtbase
--->  Computing dependencies for qt513-qtxmlpatterns
Error: Can't install qt513-qtxmlpatterns because conflicting ports are 
active: qt5-qtbase



More information about the macports-users mailing list