💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-12-12.txt captured on 2024-06-16 at 13:52:47.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

2019-12-12T17:20:57 #kisslinux <chrempson> belfry: no, I'm not the base16 guy :)
2019-12-12T17:31:30 #kisslinux <jdavies> anyone else had issues building the new bison?
2019-12-12T17:31:55 #kisslinux <jdavies> lib/error.c:205:42: error: expected declaration specifiers or '...' before numeric constant
2019-12-12T17:32:01 #kisslinux <qtpie> builds fine for me
2019-12-12T17:32:09 #kisslinux <qtpie> try rebuilding the dependencies
2019-12-12T17:32:25 #kisslinux <jdavies> ok
2019-12-12T17:33:25 #kisslinux <dylanaraps> Builds fine for me too.
2019-12-12T17:33:53 #kisslinux <dylanaraps> Could it be an architecture issue?
2019-12-12T18:00:23 #kisslinux <jdavies> huh, it was parallel build related.  Noticed alpine has this:  https://git.alpinelinux.org/aports/tree/main/bison/parallel-build-fix.patch
2019-12-12T18:00:36 #kisslinux <jdavies> did "unset MAKEFLAGS" in the build file, and it's ok now
2019-12-12T18:01:25 #kisslinux <dylanaraps> Ah
2019-12-12T18:09:55 #kisslinux <E5ten> I'm always so surprised when I see issues that only occur when running make with parallel enabled
2019-12-12T18:10:17 #kisslinux <E5ten> cuz it means that the devs are using make without it enabled and like, how can you do that?
2019-12-12T18:10:39 #kisslinux <dylanaraps> It's a GNU project too
2019-12-12T18:12:22 #kisslinux <E5ten> I guess it makes sense then, who'd expect GNU to do something right
2019-12-12T18:38:13 #kisslinux <jdavies> dylanaraps: do you want me to add a pr for this in community?  https://github.com/jdavies-dev/kiss-zfs
2019-12-12T18:38:44 #kisslinux <jdavies> I know it may not be to your tastes, so happy to keep it outside if not
2019-12-12T18:39:02 #kisslinux <jdavies> As a recovering freebsd user I needed to set this up anyway ;)
2019-12-12T19:33:05 #kisslinux <dylanaraps> jdavies: I think it's best kept out of the official repositories.