~mark1250

Recent activity

Pipewire 0.3.68 unable to make/take phone calls on Pinephone A64 1 year, 5 months ago

From Mark Petersen to ~mil/sxmo-user

The pipewire update 0.3.67-r1 to 0.3.68-r0 from alpine prevents me from making 
or taking calls. In pavucontrol I only have speaker - No Headset,Internal 
speaker, Internal Earpiece. I downgraded pipewire pipewire-libs, pipewire-
pulse, & pipewire-spa-bluez to 0.3.67-r1 and I can make/take calls

This is also listed as a bug on Postmarketos gitlab:
https://gitlab.com/postmarketOS/pmaports/-/issues/2057

Re: sxmo-factory fails to build sxmobar 1 year, 6 months ago

From Mark Petersen to ~mil/sxmo-user

Yes, it works now. Thanks for looking at/fixing it so quickly. :-)

sxmo-factory fails to build sxmobar 1 year, 6 months ago

From Mark Petersen to ~mil/sxmo-user

Over the last 3 days, I'm unable to build sxmobar.

pine64-pinephone:~$ cd sxmo-factory/
pine64-pinephone:~/sxmo-factory$ git pull
Already up to date.
pine64-pinephone:~/sxmo-factory$ ./build.sh

Produces:
>>> sxmobar: Building sxmo-nightly-aports/sxmobar 9999_git20230403-r0 (using 
abuild 3.10.0-r0) started Tue, 04 Apr 2023 07:14:02 -0500
>>> sxmobar: Checking sanity of /home/user/sxmo-factory/sxmo-nightly-aports/
sxmobar/APKBUILD...
>>> sxmobar: Analyzing dependencies...
>>> sxmobar: Installing for build: build-base hare hare-ev

Re: bonsai build error 1 year, 10 months ago

From Mark Petersen to ~stacyharper/bonsai-discuss

> What version of postmarketOS are you trying to compile on?

This was on PostmarketOS Edge.

Staceee fixed the issue with:
  https://git.sr.ht/~stacyharper/bonsai/commit/22f781b

Mark

bonsai build error 1 year, 11 months ago

From Mark Petersen to ~stacyharper/bonsai-discuss

pine64-pinephone:~/bonsai$ make check
hare test
Error /home/user/bonsai/bonsai/state_machine.ha:174:47: Cannot promote lvalue const (str | !encoding::utf8::invalid) and rvalue str
Error /home/user/bonsai/bonsai/state_machine.ha:174:47: Expected if condition to be boolean
Error: harec: exited with status 1
hare test: build failed
make: *** [Makefile:24: check] Error 255

Re: Notice: encoding::json has been removed from the Hare standard library 1 year, 11 months ago

From Mark Petersen to ~sircmpwn/hare-users

Do you plan to create a hare-json package for alpine? or can you provide some guidance for users to
add the json library to an existing alpine edge install?

I was attempting to install sxmo via the build_all script and encountered the error below, while it was building bonsaid.

  Error resolving encoding::json: Module not found



Thanks

Mark