[2023-06-02T04:40:52Z] hi [2023-06-02T04:59:03Z] does kiss come with all the tools that ensure git send-mail works or do i need to install the tools? [2023-06-02T04:59:53Z] iirc, it requires you to build git with perl, which we dont do [2023-06-02T05:00:09Z] sad_plan: other than that [2023-06-02T05:00:17Z] https://packages.debian.org/sid/git-email [2023-06-02T05:00:27Z] there's quite a few dependencies mentioned here [2023-06-02T05:00:33Z] I was setting up send-mail on my system [2023-06-02T05:01:27Z] theyre all perl though. however those are perl modules. dunno wether they builds by default when buiding perl though [2023-06-02T05:01:42Z] sabotage builds git with perl, you could check out what they do [2023-06-02T05:02:16Z] you can use msmtp(or any smtp client) instead of perl [2023-06-02T05:03:04Z] hmm [2023-06-02T05:04:00Z] man git-send-email and search sendmailcmd [2023-06-02T09:34:19Z] 🐈 [2023-06-02T09:35:04Z] testuser: qemu requires bash to be installed [2023-06-02T09:35:32Z] the single sed replacement wont work as some generated scripts still run with bash [2023-06-02T09:35:52Z] hi [2023-06-02T14:32:54Z] i try to build 6.3.5, i get things like this, static __always_inline __u16 __be16_to_cpup , seems to be related to busybox maybe musl [2023-06-02T14:33:01Z] is there a workaround ? [2023-06-02T14:34:40Z] raph_ael: build 6.3.5 what exactly? [2023-06-02T14:35:04Z] those seem like compiler specific attributes rather than libc [2023-06-02T14:35:17Z] iceman[m]: kernel sorry [2023-06-02T14:35:42Z] /usr/include/linux/byteorder/little_endian.h:88:8: error: unknown type name '__always_inline' [2023-06-02T14:35:44Z] 88 | static __always_inline __u16 __be16_to_cpup(const __be16 *p) [2023-06-02T14:35:50Z] ah [2023-06-02T14:35:54Z] what compiler? [2023-06-02T14:36:27Z] gcc [2023-06-02T14:36:58Z] ok so these are linux specific macros hmm [2023-06-02T14:36:58Z] https://www.kernel.org/doc/local/inline.html [2023-06-02T14:37:00Z] (i think, usr/bin/cc is a symlink to gcc) [2023-06-02T14:37:42Z] https://www.reddit.com/r/kisslinux/comments/ol1x2s/make_error_when_upgrading_kernel/ [2023-06-02T14:37:43Z] this is strange because these macros should expand correctly unless there's no proper include in that file for where the macros are defined [2023-06-02T14:37:47Z] the link has gone [2023-06-02T14:40:11Z] that link points to this page [2023-06-02T14:40:20Z] https://web.archive.org/web/20210629125643/https://k1sslinux.org/news/20210507a [2023-06-02T14:40:41Z] thanks [2023-06-02T14:40:52Z] the user's error log indicates that this file is in question [2023-06-02T14:40:55Z] from arch/x86/decode.c:10: [2023-06-02T14:41:18Z] but what file is it in your [2023-06-02T14:41:21Z] * in your case [2023-06-02T14:41:33Z] cuz new changes probably mean issue somewhere else, that's resolved [2023-06-02T14:42:01Z] it is the same [2023-06-02T14:42:03Z] i'll try [2023-06-02T14:42:39Z] hmm strange that they haven't fixed it [2023-06-02T14:43:55Z] well it doesn't fix [2023-06-02T14:43:59Z] thanks anyway [2023-06-02T14:50:32Z] "well it doesn't fix" <- check build error [2023-06-02T14:50:36Z] or well, send [2023-06-02T14:50:41Z] see if you can identify [2023-06-02T14:50:49Z] same error [2023-06-02T14:53:25Z] diff -u tools/arch/x86/include/asm/insn.h arch/x86/include/asm/insn.h [2023-06-02T14:53:27Z] diff: unrecognized option: I [2023-06-02T14:53:34Z] seems like a bit of this problem [2023-06-02T15:07:13Z] https://github.com/kisslinux/repo/issues/326 [2023-06-02T15:07:22Z] the diff is not the problem [2023-06-02T15:09:45Z] raph_ael: a similar issue was fixed last year [2023-06-02T15:09:52Z] Check the patch for that [2023-06-02T15:15:37Z] thanks [2023-06-02T15:17:04Z] https://github.com/kisslinux/repo/issues/391 seems to fix it gemini://gemini.ctrl-c.club/~phoebos/logs/kisslinux-2023-06-02.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 11:04:05 2024