Skip to content

Instantly share code, notes, and snippets.

@gleamnoob
gleamnoob / example.md
Created May 15, 2025 16:47
More gleam 1.10 macports vs github build

here /tmp/gleam is from the GitHub and /opt/local/bin/gleam is from macports

% which gleam
/opt/local/bin/gleam
% pwd
/tmp/vars
% cd ..
% rm -rf vars
@gleamnoob
gleamnoob / chat.md
Last active May 15, 2025 16:58
gleam discord chat re: 1.10 macports issue

gleamnoob — Yesterday at 5:05 PM

Hey folks. Just porting some of my AOC 2024 programs to teach myself a bit of Gleam. But I hit a bit of a snag, so I tried to update to 1.10.0 and after that started seeing dependency resolution problems. I thought it might just be me but after looking at the debug messages from GLEAM_LOG=trace I saw a few things that looked like they may be certificate related.

I filed the issue here gleam-lang/gleam#4599

Just curious - anyone else seeing anything like this?

Last login: Wed May 14 01:12:40 on ttys005
% sudo port selfupdate
Password:
---> Checking for newer releases of MacPorts
MacPorts base version 2.10.5 installed,
MacPorts base version 2.10.7 available.
---> MacPorts base is outdated, installing new version 2.10.7
---> Attempting to fetch MacPorts 2.10.7 source code from https://github.com/macports/macports-base/releases/download/v2.10.7/MacPorts-2.10.7.tar.bz2
---> Extracting MacPorts 2.10.7
---> Installing new MacPorts release in /opt/local as root:wheel; permissions 0755