| Tuesday, March 25th, 2025, 03:08 UTC | ||
| [03:08:59] | Steve-Goodey (Steve-Goodey!~steve@host86-137-134-109.range86-137.btcentralplus.com) has joined #mythtv | |
| [03:50:30] | Steve-Goodey (Steve-Goodey!~steve@host86-137-134-109.range86-137.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [05:23:22] | gigem (gigem!~david@47.188.108.185) has quit (Ping timeout: 268 seconds) | |
| [07:06:39] | Steve-Goodey (Steve-Goodey!~steve@host86-137-134-109.range86-137.btcentralplus.com) has joined #mythtv | |
| [09:40:02] | Steve-Goodey (Steve-Goodey!~steve@host86-137-134-109.range86-137.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [13:03:50] | warpme (warpme!~warpme@89-66-237-154.dynamic.chello.pl) has joined #mythtv | |
| [13:08:19] | warpme (warpme!~warpme@89-66-237-154.dynamic.chello.pl) has quit (Ping timeout: 245 seconds) | |
| [14:38:25] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d81:ed01:7a84:3cff:fedf:a99) has joined #mythtv | |
| [16:28:10] | gigem (gigem!~david@47.188.108.185) has joined #mythtv | |
| [17:08:17] | warpme (warpme!~warpme@89-66-237-154.dynamic.chello.pl) has joined #mythtv | |
| [17:10:18] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:802f:5525:e23b:9853) has quit (Ping timeout: 276 seconds) | |
| [17:12:29] | warpme (warpme!~warpme@89-66-237-154.dynamic.chello.pl) has quit (Ping timeout: 245 seconds) | |
| [17:22:42] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:53ef:36da:c1e1:ba38) has joined #mythtv | |
| [17:37:50] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:53ef:36da:c1e1:ba38) has quit (Ping timeout: 268 seconds) | |
| [17:49:07] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:53ef:36da:c1e1:ba38) has joined #mythtv | |
| [19:37:42] | Guest84 (Guest84!~Guest84@75-166-107-213.hlrn.qwest.net) has joined #mythtv | |
| [19:39:38] | Guest84: | Hello, I'm trying to compile MythTV on a Debian 5.10.0-34-amd64 and I'm running into this error |
| [19:39:38] | MythNotifyBot: | Hello there Guest84 |
| [19:39:38] | Guest84: | ``` |
| [19:39:39] | Guest84: | CMake Error: The source directory "mythtv/qt5" does not exist. |
| [19:39:39] | Guest84: | ``` |
| [19:39:40] | Guest84: | I was wondering if anyone might be able to enlighten me? |
| [19:45:45] | gigem (gigem!~david@47.188.108.185) has quit (Quit: WeeChat 3.8) | |
| [19:46:28] | gigem (gigem!~david@47-188-108-185.fdr01.grld.tx.ip.frontiernet.net) has joined #mythtv | |
| [19:54:28] | gigem: | Guest84: See the README.CMake.md file for details. Basically, run cmake --preset qt5 -DCMAKE_INSTALL_PREFIX=<install_location> and then cmake --build build-qt5 . |
| [19:55:06] | Guest84: | Yes, that was what I was running when I got the error :-/ |
| [19:55:33] | Guest84: | cmake --preset qt5 -DCMAKE_INSTALL_PREFIX=/opt/MythTV |
| [19:57:30] | Guest84: | Sorry, should have stated that in the first place... |
| [20:09:20] | gigem: | Guest84: Okay. hampton is our cmake wizard. Hopefully he'll see his name mentioned and jump in. |
| [20:38:09] | bill6502 (bill6502!~bill6502@mythtv/developer/bill6502) has joined #mythtv | |
| [20:38:09] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v bill6502 | |
| [20:38:24] | _bill6502 (_bill6502!~bill6502@mythtv/developer/bill6502) has joined #mythtv | |
| [20:38:24] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v _bill6502 | |
| [20:43:24] | bill6502: | Guest84, also in README.CMake.md is this: Debian versions older than 12/Bookworm aren't supported. Initial post says Debian 5.10... |
| [20:44:37] | _bill6502 (_bill6502!~bill6502@mythtv/developer/bill6502) has left #mythtv (Leaving) | |
| [20:44:43] | Guest84: | Yeah, this is a Librem machine so it only maintains Debian 5/Byzantium, so it would seem... |
| [20:49:32] | Guest84: | PureOS 10 (Byzantium), more accurately. |
| [21:01:15] | Guest84: | So, I tried a different tact by going to https://www.mythtv.org/wiki/Installing_MythTV_on_Debian |
| [21:03:22] | Guest84: | It said to do this: |
| [21:03:22] | Guest84: | ``` |
| [21:03:23] | Guest84: | git clone https://github.com/MythTV/packaging.git -b fixes/30 |
| [21:03:23] | Guest84: | ``` |
| [21:03:24] | Guest84: | Then this: |
| [21:03:25] | Guest84: | ``` |
| [21:03:25] | Guest84: | ./build-debs.sh fixes/30 |
| [21:03:46] | Guest84: | I can publish the output, but it's a bit substantial... |
| [21:05:04] | Guest84: | Bottom line was another failure, this time like this: |
| [21:05:05] | Guest84: | ``` |
| [21:05:06] | Guest84: | Setting up qt5-qmltooling-plugins:amd64 (5.15.2+dfsg-6) ... |
| [21:05:06] | Guest84: | mk-build-deps: Unable to install mythtv-build-deps at /usr/bin/mk-build-deps line 457. |
| [21:05:07] | Guest84: | mk-build-deps: Unable to install all build-dep packages |
| [21:05:07] | Guest84: | error installing dependencies |
| [21:22:47] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d81:ed01:7a84:3cff:fedf:a99) has quit (Quit: Konversation terminated!) | |
| [22:17:12] | Guest84 (Guest84!~Guest84@75-166-107-213.hlrn.qwest.net) has quit (Quit: Client closed) | |
| [22:17:49] | Guest84 (Guest84!~Guest84@75-166-107-213.hlrn.qwest.net) has joined #mythtv | |
| [23:40:49] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:53ef:36da:c1e1:ba38) has quit (Ping timeout: 245 seconds) | |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.