Maximilian Weiss-Föder
Maximilian Weiss-Föder
`time="2022-04-03T23:41:48Z" level=info msg="Enabling debug logging." func=setupLogger file="/var/tmp/portage/net-im/matterbridge-1.24.1/work/matterbridge-1.24.1/matterbridge.go:104" prefix=main time="2022-04-03T23:41:48Z" level=info msg="Running version 1.24.1-dev " func=main file="/var/tmp/portage/net-im/matterbridge-1.24.1/work/matterbridge-1.24.1/matterbridge.go:44" prefix=main time="2022-04-03T23:41:48Z" level=info msg="WARNING: THIS IS A DEVELOPMENT VERSION. Things may break." func=main file="/var/tmp/portage/net-im/matterbridge-1.24.1/work/matterbridge-1.24.1/matterbridge.go:46"...
[matrixstickers.log](https://github.com/42wim/matterbridge/files/8405856/matrixstickers.log)
As I mentioned earlier elsewhere, nothing appears on the log when I do this! Or at the very least I haven't noticed anything...
Wouldn't it be optimal if Matterbridge converted all messages to HTML before relaying them? Making due adjustments for each platform for unsupported HTML tags, etc.? Do you think it would...
[build.log](https://github.com/telegramdesktop/tdesktop/files/9742513/build.log) This is the complete build log.
> @LexaGV There is a supported one liner to build the project in docker. Other ways are community-maintained. > > Here it looks like incompatibility with the new compiler or...
OK, ty for the info.
[build.log](https://github.com/InBetweenNames/gentooLTO/files/6424321/build.log) I confirm that I ran across this very same error. I solved by running mv /usr/lib64/binutils/x86_64-pc-linux-gnu/2.36.1/libibery.a /home and then trying to compile binutils again. My GentooLTO-related changes to /etc/portage/make.conf:...
``` [ 29.003441] RTW: TXPWR: [A][20MHz]ch:1, OFDM_6M 1T, pwr_idx:48 = 46 + (0=0:63) + (0) + (0) [ 29.009439] RTW: TXPWR: [A][20MHz]ch:1, OFDM_9M 1T, pwr_idx:48 = 46 + (0=0:63) +...
It made no difference. It was already compiling and loading fine when I asked. I tried exporting/setting those variables as well, but it didn't change the module's behavior. If you'd...