Conversation
Notices
-
Embed this notice
KnottEye (amy@decept.org)'s status on Saturday, 23-Dec-2023 10:09:08 JST KnottEye
@lanodan Is your drawterm ebuild maintained? I can build from source manually but your ebuild fails. I have a build log, lmk what you need. -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Saturday, 23-Dec-2023 10:09:08 JST Haelwenn /элвэн/ :triskell:
@amy It is but haven't recompiled it in a while (2022-11-14 on my desktop), is this the error you have?
wl-cb.c:571:2: error: call to undeclared function 'pipe2'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
-
Embed this notice
KnottEye (amy@decept.org)'s status on Saturday, 23-Dec-2023 10:16:25 JST KnottEye
@lanodan No. This is a snippet:
cc -O2 -pipe -mtune=native -I.. -I../include -I../kern -c -D_THREAD_SAFE -pthread -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -I/usr/lib64/libffi/include tsmemcmp.c r libkern.a alloc.o allocb.o chan.o data.o dev.o devaudio.o devaudio-pipewire.o devcmd.o devcons.o devdraw.o devenv.o devfs-posix.o devip.o devip-posix.o devkbd.o devlfd-posix.o devmnt.o devmouse.o devpipe.o devroot.o devssl.o devtls.o devtab.o error.o parse.o pgrp.o procinit.o rwlock.o sleep.o stub.o sysfile.o qio.o qlock.o term.o waserror.o posix.o make[1]: r: No such file or directory make[1]: *** [Makefile:45: libkern.a] Error 127I get this error making multiple of the bundled libs.
Haelwenn /элвэн/ :triskell: likes this. -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Saturday, 23-Dec-2023 10:19:39 JST Haelwenn /элвэн/ :triskell:
@amy > AS= AR= RANLIB=
Gah… gentoo really ought to have default variables defined, it's annoying to test for this when you have CC/AS/AR/… defined in make.conf
-
Embed this notice
KnottEye (amy@decept.org)'s status on Saturday, 23-Dec-2023 10:19:40 JST KnottEye
@lanodan Here's the whole thing. USE flags don't affect it. -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Saturday, 23-Dec-2023 10:24:01 JST Haelwenn /элвэн/ :triskell:
@amy Okay should be fixed now.
-
Embed this notice