bsd.us
bsd.us
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
my record app was able to record mp3 files, so doing "open with" termux I can bring the file in termux and use the command, easy does it ! Concerning the issue here it is, I hope I will get some attention: https://github.com/marin-m/SongRec/issues/195
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
there seem to be an issue on termux which is not there on linux with m4a files, seems to work well with mp3 though
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
thank you so much for digging this up ! I struggled a bit with my old phone running out of space, but your commands to force build did work ! Actually from the start I didn't even imagine being able to record with termux directly, as you are talking about on the audio part of the program ! Of course it would be ideal but I'm afraid I don't have enough knowledge to continue researches, but thanks to you it might one day work On my side I will open an issue on songrec to suggest adding support for termux as it would really be useful
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
thank you for your answer, so you're saying this bionic libc a specific one for termux or to aarch64 ? I don't know anything about rust, patching it myself sounds ambitious... I'm going to check these methods maybe I can find packages to support it, if that was what you were suggesting to do else
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
I managed to make it go a bit further with pkg install libacl (a line in the log said it was missing) But I have more errors...
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
I removed backtrace because I thought it was causing it but no
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
damn actually this one is so long I don't even have the beginning of it
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
trying again the build
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
sorry I didn't realize ld was a command, just made it (the ld tool) answer by doing pkg install binutils (without -bin behind)
49 replies
TTermux
Created by bsd.us on 5/11/2025 in #support
Cargo rust build fail
I did pkg install binutils-bin then ran again with RUST_BACKTRACE this time, seems like the same error
49 replies