[Slackbuilds-users] Updates - 20230128.1

Duncan Roe duncan_roe at optusnet.com.au
Sun Jan 29 10:08:10 UTC 2023


Hi Andrew,

On Sun, Jan 29, 2023 at 06:04:10PM +0900, Andrew Clemons wrote:
> On 2023-01-28 13:42:10 +0900, andrew.clemons at gmail.com wrote:
> > On 2023-01-28 08:48:12 +0700, willysr at slackbuilds.org wrote:
> > > hi all,
> > >
> > > this week we bumped google go lang to 1.19.5, which is needed by newer
> > > docker, but potentially break other scripts. If you happened to find them,
> > > please report them and we will try to fix it on next week update
> >
> > Sorry, there was a bit of a miscommunication here. I had not finished my
> > testing yet - I had only checked that all the docker stack was working.
> > I had not yet built google-go-lang on i586 or checked any other
> > builds that depend on google-go-lang, so I expect there are broken
> > scripts. I'll at least kick off rebuilding all the x86_64 downstream
> > scripts now.
>
> I only found one broken build - terraform. I sent a message to the maintainer.
> I also built google-go-lang on i586. It needed a small tweak which I've
> staged to my branch.
>
> While rebuilding the whole repo, I ran across these other broken builds:
>
> multimedia/ccextractor - ftbfs - email sent to maintainer
> ham/freedv - ftbfs - email sent to maintainer
>
>
> system/razergenie - ftbfs (maybe related to upgraded system/openrazer-daemon, system/openrazer-kernel) maybe upgrade to 1.0.0?
> system/nix - ftbfs - (configure: error: Package requirements (lowdown >= 0.9.0) were not met: No package 'lowdown' found)
>
> broken by upgraded fmt
>   desktop/waybar
>   libraries/folly
>
> matio - fails, hdf5 is too new - there is a newer upstream version, package seems unmaintained on sbo
> audio/mpdscribble - completely broken after last update
> multimedia/musixmatch - only a snap now?
> network/havp - broken by clamav upgrade - maybe the patch from openbsd would work
>
> broken by upgraded mpv:
>   graphics/qimgv
>   multimedia/minitube
>
> accessibility/magnus - fixed on Urchlay's branch
>
> function2 - tests failed (32bit) - https://github.com/Naios/function2/issues/57
> libfabric - fails on 32bit
> nodejs - fails on 32bit
>
> Cheers,
> Andrew

I can't build containerd. Here's what I get:

> # github.com/containerd/containerd/cmd/ctr
> /usr/bin/ld: /root/.cache/go-build/10/1057086cbae2f2af7483037be77189e85eb5442d0db4f28a061a3ac01c15820b-d(_go_.o): in function `github_0com_1containerd_1containerd_1mount.Mount.Mount':
> /tmp/SBo/containerd-1.6.15/mount/fmountat_linux.go:120: undefined reference to `syscall.runtime_BeforeFork'
> /usr/bin/ld: /root/.cache/go-build/10/1057086cbae2f2af7483037be77189e85eb5442d0db4f28a061a3ac01c15820b-d(_go_.o): in function `github.com/containerd/containerd/mount.forkAndMountat':
> /tmp/SBo/containerd-1.6.15/mount/fmountat_linux.go:132: undefined reference to `syscall.runtime_AfterForkInChild'
> /usr/bin/ld: /tmp/SBo/containerd-1.6.15/mount/fmountat_linux.go:127: undefined reference to `syscall.runtime_AfterFork'
> collect2: error: ld returned 1 exit status
> make: *** [Makefile:249: bin/ctr] Error 2

I saw a lot more errors earlier when the SB was modified to do make
-j$(($(nproc)+1)), including a gccgo compiler crash. Might be worth trying a
make -i.

Cheers ... Duncan


More information about the SlackBuilds-users mailing list