[2021-09-01T03:00:27Z] noocsharp: the neatroff eqn implementation actually shares some stuff with tex [2021-09-01T03:00:40Z] Its worth looking into [2021-09-01T03:01:26Z] Roff is just as powerful in being able to express things [2021-09-01T03:01:32Z] Its just a bit uglier by default [2021-09-01T03:32:14Z] Hi [2021-09-01T03:48:51Z] Hello [2021-09-01T06:09:39Z] What are some common reasons why packages fail to build in kiss but can build fine outside a package [2021-09-01T06:10:04Z] I've tried unsetting DESTDIR, but it doesn't seem to make a difference [2021-09-01T06:11:25Z] What type of failure [2021-09-01T06:11:33Z] Why would destdir cause a build fail, it only affects installation [2021-09-01T06:16:54Z] I was thinking destdir could be causing a build fail because the program building might be installing some stuff in special directories and messing it up somehow [2021-09-01T06:17:38Z] Show log.txt [2021-09-01T06:18:03Z] http://0x0.st/-vTx.txt [2021-09-01T06:18:41Z] I'm on a wyverkiss system but should not make a difference? [2021-09-01T06:19:09Z] it still builds fine when i clone it off git and run the commands manually just not as a package [2021-09-01T06:19:34Z] here's the build file [2021-09-01T06:19:35Z] http://0x0.st/-vT3.sh [2021-09-01T06:20:11Z] How do you clone as normal, compared to kiss build ? Maybe it needs submodules ? [2021-09-01T06:20:40Z] just git clone [2021-09-01T06:20:47Z] I'll try cloning it again and trying [2021-09-01T06:25:37Z] the program I'm trying to package is limine [2021-09-01T06:27:10Z] what if you temporarily do cd /home/user/limine_git_repo and build there to rule out the problem being due to difference in cloning [2021-09-01T06:27:20Z] in the kiss build , remove the git source [2021-09-01T06:29:55Z] still fails [2021-09-01T06:30:11Z] I think it might be a problem with their build system exiting with status 1 for some reason [2021-09-01T06:31:20Z] or it might be the way I'm trying to build limine idk [2021-09-01T06:31:41Z] I'm running the commands from their readme [2021-09-01T06:31:42Z] *** No rule to make target '/root/.cache/kiss/proc/364738/build/limine/bin/limine-hdd.bin' [2021-09-01T06:32:01Z] i think it should be `make bin/limine-hdd.bin` cuz make wont have a target for a full path that varies on each system [2021-09-01T06:33:12Z] nah [2021-09-01T06:33:47Z] does it give the same make error when you build as regular ? [2021-09-01T06:33:52Z] cuz if it does then it didnt build properly [2021-09-01T06:44:08Z] oh god you're right [2021-09-01T06:44:12Z] damn I'm blind [2021-09-01T18:39:32Z] help [2021-09-01T18:39:51Z] my kernel isnt compiling cause busybox diffutils dont have right options [2021-09-01T18:40:27Z] logs are at http://ix.io/3xEZ [2021-09-01T18:41:15Z] we need one more nick btw for 69 nicks [2021-09-01T18:43:55Z] not that active [2021-09-01T19:03:53Z] we need a permalink to the note about the header patch :( [2021-09-01T19:06:11Z] https://gitweb.gentoo.org/proj/musl.git/tree/sys-kernel/linux-headers/files/0001-Use-stddefs.h-instead-of-compiler.h.patch?id=e9a03616c762b689a02860e17347eb484d14addf [2021-09-01T19:06:14Z] https://kisslinux.org/install#024 [2021-09-01T19:45:30Z] 😌 [2021-09-01T19:49:39Z] * waits 4 minutes [2021-09-01T19:49:43Z] > not that active [2021-09-01T19:50:29Z] pls don't use emoji [2021-09-01T19:51:27Z] https://l.armaanb.net/tmp_emoji.png is what I see [2021-09-01T19:51:49Z] s [2021-09-01T19:51:50Z] not that active [2021-09-01T19:51:50Z] ksp leaves: Quit: leaving [2021-09-01T19:51:50Z] we need a permalink to the note about the header patch :( [2021-09-01T19:51:50Z] https://gitweb.gentoo.org/proj/musl.git/tree/sys-kernel/linux- [2021-09-01T19:51:50Z] headers/files/0001-Use-stddefs.h-instead-of- [2021-09-01T19:51:50Z] compiler.h.patch?id=e9a03616c762b689a02860e17347eb484d14addf [2021-09-01T19:51:51Z] https://kisslinux.org/install#024 [2021-09-01T19:51:51Z] gtms arrives in #kisslinux [2021-09-01T19:51:52Z] michalsieron leaves: Ping timeout: 252 seconds [2021-09-01T19:51:52Z] �~_~X~L [2021-09-01T19:51:53Z] * waits 4 minutes [2021-09-01T19:51:53Z] > not that active [2021-09-01T19:51:54Z] The sign in #kisslinux reads: Unnofficial KISS Linux community channel | [2021-09-01T19:51:54Z] https://kisscommunity.org | post logs or else [2021-09-01T19:51:55Z] pls don't use emoji [2021-09-01T19:52:10Z] oops sorry [2021-09-01T19:52:15Z] stop leaking memory :) [2021-09-01T19:52:39Z] someone valgrind me plz [2021-09-01T19:52:54Z] what I meant to paste was this: https://l.armaanb.net/tmp_emoji.png [2021-09-01T19:53:05Z] lmao [2021-09-01T19:53:28Z] from now on I will use ~_~X~L to express content [2021-09-01T19:53:50Z] you can't forget the box though [2021-09-01T19:53:59Z] [] is a suitable substitute [2021-09-01T19:54:47Z] []~_~X~L [2021-09-01T19:54:52Z] aaaah [2021-09-01T20:43:10Z] gah, github is removing git:// [2021-09-01T20:43:24Z] making using curl a requirement if you want to use github [2021-09-01T20:43:42Z] https://github.blog/2021-09-01-improving-git-protocol-security-github/ [2021-09-01T21:04:52Z] ugh git:// is pull-only, it doesn't need encryption [2021-09-01T21:16:19Z] ^ [2021-09-01T23:03:19Z] o/ [2021-09-01T23:03:35Z] another project based on KISS https://github.com/f1nniboy/slash [2021-09-01T23:06:08Z] Here is the repo: https://github.com/f1nniboy/slash-repo [2021-09-01T23:16:55Z] too bad it's not compatible with kiss :\ [2021-09-01T23:24:37Z] the only feature i want from a kiss fork is cross-compilation support [2021-09-01T23:27:06Z] > no static libraries [2021-09-01T23:27:08Z] questionable choice [2021-09-01T23:29:27Z] also no alternatives system or checksums? [2021-09-01T23:30:36Z] no dylan in license file :( [2021-09-01T23:30:49Z] although he is mentioned in the README, so not intentionally stolen or anything [2021-09-01T23:30:49Z] because muh mIniMalisM [2021-09-01T23:30:59Z] licenses are bloat :p [2021-09-01T23:31:20Z] as are checksums :p [2021-09-01T23:31:38Z] they did remove the sha256sum dependency :) [2021-09-01T23:32:00Z] woo [2021-09-01T23:32:37Z] what if we used this on kiss? Is 10min long checksums worth it? [2021-09-01T23:32:39Z] https://notabug.org/bavier/sh-sha256sum [2021-09-01T23:34:00Z] barring the horrendous inefficiency, that's incredible [2021-09-01T23:34:59Z] hmm its not pure posix [2021-09-01T23:35:07Z] it uses string indexing [2021-09-01T23:35:25Z] (which is an easy fix) [2021-09-01T23:35:31Z] it also cops out and uses bc for most of it [2021-09-01T23:37:54Z] it's not in the git history but it says there was an older version without bc [2021-09-01T23:38:57Z] oh gemini://gemini.ctrl-c.club/~phoebos/logs/kisslinux-2021-09-01.txt

-- Leo's gemini proxy

-- Connecting to gemini.ctrl-c.club:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/plain; charset=utf-8

-- Response ended

-- Page fetched on Sun Jun 2 12:09:08 2024