#trinity-desktop < 2022/01/26 >
[00:02]RedW has quit (Ping timeout: 245 seconds)
[00:03]RedW has joined
[05:07]selk has quit
[06:56]selk has joined
[09:18]luke-jr has quit (Quit: ZNC - http://znc.sourceforge.net)
[09:21]selk has quit
[09:22]luke-jr has joined
[11:34]blu256 has joined
[11:35]blu256 has quit (Client Quit)
[11:35]blu256 has joined
[12:00]blu256 has quit (Remote host closed the connection)
[18:00]luke-jr has quit (Ping timeout: 240 seconds)
[18:34]luke-jr has joined
[22:21]selk has joined
[22:47]lukedashjr has joined
[22:49]luke-jr has quit (Ping timeout: 250 seconds)
[22:49]lukedashjr is now known as luke-jr
[23:06]larbob: trinity fails to compile for me on freebsd 13, the imlib fails with shm issues e.g. misc.c:136:57: error: use of undeclared identifier 'ShmCompletion'
[23:07]larbob: I see someone else had this issue, however I'm starting from a pretty clean environment as well and libXext is installed so not sure what's happening here
[23:07]larbob: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/issues/110
[23:07]tde-bot: Page title: #110 - imlib will not build (too many errors emitted, stopping now) - tde-packaging - TDE Gitea Workspace
[23:08]larbob: https://pastebin.com/raw/SVfezRbB
[23:08]larbob: it seems like it's not trying to link against the X stuff at all for some reason
[23:08]SlavekB: I made a build test right now and it builds fine.
[23:39]SlavekB: larbob, you can verify your build log, whether there is:
[23:39]SlavekB: checking X11/extensions/XShm.h... yes
[23:48]larbob: checking X11/extensions/XShm.h... no
[23:48]larbob: but it does exist
[23:48]larbob: file /usr/local/include/X11/extensions/XShm.h
[23:49]larbob: /usr/local/include/X11/extensions/XShm.h: C source, ASCII text
[23:50]SlavekB: This explains why failure occurs. Now you need to find out what is the cause of the test failure.
[23:52]larbob: well, it seems like X11 stuff isn't being included anywhere
[23:57]larbob: yeah, conftest for X isn't trying /usr/local/include/X11 or /usr/local/lib/X11
[23:58]larbob: https://pastebin.com/raw/V5c40YUr
[23:59]larbob: if i manually run configure and do --x-headers=/path/to/them --x-libraries=/path/to/them it picks that up at least

#trinity-desktop < 2022/01/26 >