Show Idle (>14 d.) Chans


← 2022-05-09 | 2022-05-13 →
signpost[asciilifeform]: aaand binary-reproducible perl
signpost[asciilifeform]: they crapped timestamps into goddamned everything. and I've never seen so much autistic cute bullshit.
signpost[asciilifeform]: "OOPS! You naughty creature! You didn't run Configure with sh!" << groaners everywhere
shinohai[asciilifeform]: Poor signpost, you deserve medal for wading through that liquishit.
busybot[asciilifeform]: The 24-Hour VWAP for BTC is $ 39137.50 USD
awt[asciilifeform|billymg]: shinohai: that seems off
shinohai[asciilifeform]: $ticker btc usd
busybot[asciilifeform]: Current BTC price in USD: $31018.97
signpost[asciilifeform]: shinohai: sitting down at a fresh burner machine, booting a usb stick, and calling my environment down into it from the pest swarm will be its own reward.
signpost[asciilifeform]: once there are wot signatures on the expected hash of a given build, this is entirely possible.
signpost[asciilifeform]: but thanks man!
shinohai[asciilifeform]: I'm downloading pentacle to a shit phone w/ termux gonna see if it build there. (In 9+ hours when it finishes xD )
signpost[asciilifeform]: the debs are amd64, so you'll probably have to go get the arm versions
signpost[asciilifeform]: entirely worthwhile. you can add arch to the debs folder path, $(uname -m)
signpost[asciilifeform]: lemme check my notes for how I faked out the Release file for the local repo
shinohai[asciilifeform]: I'm such a derp, I have sshfs set up, no need to have phone do the download. T_T
signpost[asciilifeform]: shinohai: dpkg-scanpackages created the debs/main/binary-amd64/Packages file, and iirc I used this guy's script to grunt out the Release file https://earthly.dev/blog/creating-and-hosting-your-own-deb-packages-and-apt-repo/
signpost[asciilifeform]: you could start by just aiming debootstrap at a debian repo containing stretch, and do ^ later
shinohai[asciilifeform]: fwiw bash 5.1 builds flawlessly on pentacle if ya build without malloc
signpost[asciilifeform]: weird, musl has malloc. paste barf?
signpost[asciilifeform]: https://git.alpinelinux.org/aports/tree/main/bash/APKBUILD << looks like alpine also uses --without-bash-malloc
signpost[asciilifeform]: "Use the Bash version of malloc in the directory lib/malloc. This is not the same malloc that appears in GNU libc, but an older version originally derived from the 4.2 BSD malloc. This malloc is very fast, but wastes some space on each allocation. This option is enabled by default." << pffft
signpost[asciilifeform]: sounds like that flag would make it use musl's malloc, which seems desirable.
shinohai[asciilifeform]: signpost: yeah I discovered *after* building, would error with "cannot allocate 18 bytes (0 bytes allocated)" but disabling using above flag and runs just fine.
← 2022-05-09 | 2022-05-13 →