03:01:18 Sync data returned a new top block candidate: 2667777 -> 2668224 [Your node is 447 blocks (14.9 hours) behind] 08:50:31 hello 12:46:48 hi 12:46:55 what is happening here http://paste.debian.net/1247406/ 12:56:35 Guest4343: what were you trying to do? 12:56:48 compile for android 12:57:28 and what steps did you do? 12:58:15 make   depends target=aarch64-linux-android 13:00:41 i cant try 1.17 but i cant find hash of 1.17 file 13:00:48 libiconv 13:01:01 https://ftp.gnu.org/gnu/libiconv 13:05:32 do you have any local changes? 13:06:19 and what is your host os? 13:08:44 no changes 13:08:48 ubuntu 13:09:46 yes which ubuntu version? 13:11:31 20.04 13:11:34 should be good 13:11:35 https://github.com/monero-project/monero/pull/8420 13:11:54 this was 11 days ago and built fine 13:12:34 gperf cmake python3 build-essential libtool cmake autotools-dev automake pkg-config bsdmainutils curl git ca-certificates 13:12:43 try to install these dependencies 13:13:10 i have all this 13:14:23 my mistake about os 13:14:28 SMP Debian 4.19.235-1 (2022-03-17) x86_64 GNU/Linux 13:14:34 x86 or arm host? 13:14:47 amd64 13:15:04 try it in a ubuntu vm 13:15:09 18.04 or 20.04 13:15:18 don't know if it works with your OS 13:18:25 better log here http://paste.debian.net/1247409/ 13:19:41 with version 1.16 nothing changed 13:24:28 i can only recommend to try it in a ubuntu 18.04 or 20.04 VM, that will definitely work. that's how we build the binaries 13:25:06 well is not easy for everyone to install a new os for compiling monero 13:25:27 depends are for compiling from any os right? 13:25:33 and is not working 13:26:33 no, depends is not tested on every os 13:27:05 yes but debian is 25 of all linux 13:27:10 25% 13:27:27 im not talking about bsd,slack whatever 13:27:38 but it's not only OS, it also depends on the version 13:27:49 depends works on Ubuntu 18.04 and 20.04 but not the new 22.04 13:28:30 why depends of bitcoin works in debian 13:28:39 u took from there 13:28:40 because bitcoin has way more contributors? 13:29:00 depends of monero is from bitcoin 13:29:20 yes, 3 years ago 13:29:34 it diverged by now, we don't keep up with every patch in their side 13:31:02 bitcoin is a way larger project -> more contributors -> more people with different enviroments who submit patches 13:32:48 ok but still debian is  at least 25% of linux 13:32:56 hello. can anyone tell me how big is the data.mdb file for a pruned monero blockchain (in MiB or GiB), please? i need to estimate how much time will the monero-blockchain-prune command take on my laptop... 13:33:16 fturco: usually syncing from scratch with --prune-blockchain is easier 13:34:31 selsta: are you suggesting to delete everything and start syncing from scratch? i'm just a monero newbie, but it seesm a waste to me... 13:34:43 yes, it usually is easier 13:34:46 I think 45GB or so? 13:35:35 pruning is taking *days*, and the pruned blockchain grows at a rate of 15-20 MiB every hour on my SSD... 13:36:39 i actually fear i could destroy my SSD with excessive writes 13:37:11 Guest4343: you can run it on github actions if you trust it 13:37:49 it's a brand new 256 GiB SSD purchased just for monero 13:38:01 how large is it at the moment? 13:38:10 how to run there 13:38:10 35500 MiB 13:39:05 i wish i purchased a bigger SSD (512GiB) 13:39:21 fturco: pruned is 45GB or so it should be plenty 13:39:53 deleting the blockchain and syncing from scratch is usually easier than using the export tool. the export tool isn't well optimized. 13:40:01 the problem is on my 256 GiB SSD i have both the pruned blockchain and the original unpruned blockchain, plus the operating system files 13:40:05 Guest4343: which commit do you want to build? 13:41:48 selsta: ok then, i'm going to start from scratch... 13:41:50 fturco, that's also why he's suggesting to run it with the --prune-blockchain command 13:42:06 Or else you'll have both copies until it's over 13:42:18 and you delete one 13:42:26 Mochi101: yeah, i'll do as selsta suggested 13:42:28 the latest 13:42:56 thank you for the suggestion! 13:49:26 should i add the sync-pruned-blocks=1 option in addition to prune-blockchain=1 to monerod.conf, too? 13:50:05 it does not matter really, it will reduce the bandwidth required but not speed up sync 13:50:49 ok thanks 13:51:51 Guest4343: we are building v0.18 binaries currently, I can send you a link once someone uploaded them. they are reproducible and will be the same that will be uploaded to the website in a couple days 13:52:35 ok 14:09:09 oh sweet ubuntu 20 will work? awesome 15:53:10 I'm sure you can make the depends build work on your debian install, if you actually read the error messages and fix the problems they indicate 15:53:47 ah guest is gone already. from his paste https://paste.debian.net/1247409/ he's clearly missing libtinfo 15:54:34 installing the appropriate package would get past that. no idea what other problems would come up next 15:55:27 god knows why a C compiler needs to be linked against libtinfo, it's not a cursor-addressing app it's a CLI tool 15:59:26 It's got libreadline. 16:00:04 ... it doesn't read any interactive input tho. ?? 16:00:29 or does clang have an interactive incremental C interpreter built in :P 16:00:52 Oh, wait, I thought you meant monero. 16:01:07 no this is the Android NDK clang binary 16:04:12 seems clang can be compiled without them, no idea what it's used for 17:02:42 duso: I am steadily syncing up blockchain from scratch, will report back if I have your issue. 17:06:08 I should mention that monerod v18.0.0 connection and hard drive write are massively better than the last version. I compiled it from source but the binaries will be posted to getmonero in the coming days. 23:03:49 Sync data returned a new top block candidate: 2668343 -> 2668823 [Your node is 480 blocks (16.0 hours) behind] 23:04:17 coming up to a week now and I am still sitting ~450 block behind head. 23:25:13 why fucking cake wallet does not allow import via priv key? lol 23:29:58 because cake is made by a small team for casual users who do not understand the fundamentals of cryptography such as priv key 23:30:23 (the casual users, that is) 23:31:03 okk 23:31:15 however it is very handy wallet with a built in exchange 23:35:50 also sha256sum: hosts/.mk: No such file or directory 23:35:56 when running make depends 23:36:00 lol 23:37:06 and as mentioned before getmonero lists auto exchanges that use js 23:37:09 total bs 23:41:09 rubbish