Monday, August 23, 2021

macports gramps geneology build Universal binary

 

Installing macports pkg manager for macos 11.5.2


  • Install port 
  • edit macports.conf; uncomment the universal_archs line

sudo nano /opt/local/etc/macports/macports.conf

sudo port install gramps +universal

try this instead 

sudo port -s install gramps +universal 

result:

--->  Configuring m4

Error: Failed to configure m4: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_m4/m4/work/m4-1.4.19/config.log

Error: Failed to configure m4: configure failure: command execution failed

Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_m4/m4/main.log for details.

Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Error: Processing of port gramps failed

 

known issue

#62991    m4 @1.4.19+universal: configure: error:
 
sudo port clean m4 

sudo port install gramps

result:


--->  Configuring db53

Error: Failed to configure db53: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db53/db53/work/db-5.3.28/build_unix/config.log

Error: Failed to configure db53: configure failure: command execution failed

Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db53/db53/main.log for details.

Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Error: Processing of port gramps failed

--->  Some of the ports you installed have notes:

  gawk has the following notes:

    readline support has been removed from gawk. If you need to run gawk interactively, install rlwrap:

    

    sudo port install rlwrap

    

    and run gawk using rlwrap:

    

    rlwrap gawk ...


db53 report filed

#63400    Error: Processing of port db53 failed


Check:

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_m4/m4/work/m4-1.4.19/config.log


$xcodebuild -showsdks




Nice Table of Xcode and macos versions

https://developer.apple.com/support/xcode/




Update needed after OS upgrade


sudo xcode-select --install



Big Sur problem builds

broken ports









Sunday, August 15, 2021

Friday, August 13, 2021

Apple m1 Big Sur 11.5.2 update

macos Big Sur 11.5.2: Large update 

took longer than I thought it would

Updated my 2020 Apple m1 mac mini model A2348 with Big Sur 11.5.2
  • mystery update no release notes
  • see the excellent eclecticlight blog for more info
  • blaaaaarrgh whaaaaaaa: the update bar on reboot looked frozen. ugh. Five minutes later the text appeared with a time estimate, whew!
  • please can't some big brains at apple reduce the SIZE of these updates? How about 300MB?
  • RESULT: everything seems fine so far
  • Relocated Items folder: /etc/group trustd 282
  • Get rid of Other user on login screen; how to hide other users

Explore using Nix instead of Homebrew

 

Explore using Nix instead of Homebrew.

https://wickedchicken.github.io/post/macos-nix-setup/

 Moving from Homebrew to Nix Package Manager

https://dev.to/louy2/use-nix-on-macos-as-a-homebrew-user-22d

Not recommended, use it on Debian

Switching from Homebrew to Nix - ErrRight

TODO: Debian config, Export vbox

DO

 NOT 

 

DONE

  • added myself to sudoers file:
nano /etc/sudoers

 
 

  • more







     

     

     

     

  •  


Thursday, August 12, 2021

Visiting Nix package manager and Rocket

Nix, NixOS, Rust

An enthusiast gives it a spin+ 

I used to visit NixOS once a year; I did it every year from 2010-12 then stopped.  Things have progressed immensely but I don't have a home application for what NixOS does.  If you don't have need of a reliably reproducible system its like trying to drive a zamboni wrapped in plastic wrapAnd why it's not.  There's a live cd give it a whirl.

 How refreshing to discover Xe and her website.  Here's how she uses Nix (package manager) and NixOS:


 I have the configuration for my shell, emacs, my window manager and just about every program I use on a regular basis defined in their own NixOS modules so I can pick and choose things for new machines.

  Xe 


As an example of devotion to NixOS see the highly entertaining: ianthehenry.com

I am going to try to replicate Xe's example on the Windfall System.  

 


Windfall Computer Part 3

  ...Previously

 

 Installed virtualbox on the Road Pooter. 
VirtualBox Guest Additions failing to install. 

 

launch powershell in admin mode

 

 ../VBoxManage [more stuff here]


google around.  this is the stuff I wanted to avoid ugh.


Virtualbox working great on the Windows 10 host.   Installed the NixOS livecd image with Plasma.  Looks very very slick.  Installing Debian Buster 10 so I can try the Nix package manager.

Next time, install:
VirtualBox Guest Additions on Debian Buster 10


Let Debian vm get an IP address from DHCP




Windfall Computer Part 2

 ...Previously

 

  • installed 2x4GB sticks DDR3L RAM and Ubuntu 20.04

DDR3L RAM low(er) voltage so uses less power 

Doing almost anything on Linux requires some amount of sudo apt update get install. 


  • reverted to Windows 10 H21
unknown SMB bios device
no setup DVD-iso on ASUS site

Asus H81M-K audio driver:

  • installed Virtualbox 6.1
  • installed Starcraft 2 and World of Warships

Next ...

Windfall Computer Part 1

 Covered in dust and leaves; on the sidewalk a black tower pc. Free.  Hmmm.


Quality Corsair case.  Plastic retention clips brittle with age.  What was inside?


  • Asus H81M-K motherboard
  • i7-4790 cpu (85W TDP)
  • stock Intel heatsink and fan
  • quiet case fans
  • 8GB DDR3 RAM

I had hit the jackpot!  Free on the street but Windows 10 install fails. ubuntu install fails.  Ran memtest86+ for hours and then found bad RAM. 

 

Next ...