peterm6881 has quit [Quit: Leaving]
sc6502 has quit [*.net *.split]
sc6502 has joined #Speedsaver
peterm6881 has joined #Speedsaver
<Speedsaver> Title: WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free (at we.tl)
<peterm6881> morning bot
<peterm6881> dead link in mstempin's gh
<peterm6881> mstempin@telecomdesign.fr
<peterm6881> no clue if this is valid
<peterm6881> he got some FCC compliance testing done for something...
<peterm6881> theres a telephone number, im gonna call it
<peterm6881> its a module
<peterm6881> TD1508 SIGFOX Modem for ITU Region 2
<peterm6881> doesnt say what MCU it uses...
<Speedsaver> Title: Telecom Design - Smart solutions for the security of people, property and the home. (at www.telecomdesign.fr)
<peterm6881> however they appear to be a thing
<peterm6881> an Internet of Things thing
<peterm6881> readme is copied and pasted from the Build root manual
<peterm6881> Buildroot
<peterm6881> im tring a build with literally the default config
<peterm6881> just to see if it still works in my build environment
<peterm6881> looking pretty good so far. No external tree, sadly
<peterm6881> nop it died
<peterm6881> freadahead.c: In function 'freadahead':
<peterm6881> 92 | #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
<peterm6881> | ^~~~~
<peterm6881> freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
<peterm6881> make[5]: *** [Makefile:1915: freadahead.o] Error 1
<peterm6881> make[5]: *** Waiting for unfinished jobs....
<peterm6881> fseeko.c: In function 'rpl_fseeko':
<peterm6881> fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
<peterm6881> 110 | #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
<peterm6881> | ^~~~~
<peterm6881> make[5]: *** [Makefile:1915: fseeko.o] Error 1
<peterm6881> make[4]: *** [Makefile:1674: all] Error 2
<peterm6881> make[3]: *** [Makefile:1572: all-recursive] Error 1
<peterm6881> make[2]: *** [Makefile:1528: all] Error 2
<peterm6881> make[1]: *** [package/pkg-generic.mk:251: /home/peter/buildroot-licheepi-zero/output/build/host-m4-1.4.18/.stamp_built] Error 2
<peterm6881> make: *** [Makefile:79: _all] Error 2
<peterm6881> dependency issue
<peterm6881> a proper readme would have been beneficial
<peterm6881> m4 is already the newest version (1.4.18-4).
<peterm6881> m4 set to manually installed.
<peterm6881> hmm...
<peterm6881> This was an interoperability problem between GNU m4 1.4.18 and newer glibc header files.
<peterm6881> It is fixed in GNU m4 1.4.19, available from https://ftp.gnu.org/gnu/m4/ and the GNU mirrors.
<Speedsaver> Title: Index of /gnu/m4 (at ftp.gnu.org)
<peterm6881> my guess is it'll work for you on Arch
<peterm6881> in fact, it will
<peterm6881> meh, installing from source failed
<Speedsaver> Title: Installing m4 Macro Processor on Ubuntu Linux | Geeks Worldwide (at geeksww.com)
<peterm6881> no errors, but Lubuntu just doesnt think its there. I hate installing from source
<peterm6881> wait i think i see the problem....inferior tutorial
<peterm6881> m4 (GNU M4) 1.4.19
<peterm6881> Copyright (C) 2021 Free Software Foundation, Inc.
<peterm6881> License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
<peterm6881> There is NO WARRANTY, to the extent permitted by law.
<peterm6881> This is free software: you are free to change and redistribute it.
<Speedsaver> Title: The GNU General Public License v3.0 - GNU Project - Free Software Foundation (at gnu.org)
<peterm6881> coolness, i now have m4 version 1.4.19
peterm6881 has quit [Remote host closed the connection]
<Xogium> what buildroot is that for anyway
peterm6881 has joined #Speedsaver
<peterm6881> reboot and make clean && make -j5, trying again
<peterm6881> wish me luck
<peterm6881> freadahead.c: In function 'freadahead':
<peterm6881> freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
<peterm6881> | ^~~~~
<peterm6881> 92 | #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
<peterm6881> CC fseeko.o
<peterm6881> make[5]: *** [Makefile:1915: freadahead.o] Error 1
<peterm6881> make[5]: *** Waiting for unfinished jobs....
<peterm6881> CC mbrtowc.o
<peterm6881> fseeko.c: In function 'rpl_fseeko':
<peterm6881> fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
<peterm6881> 110 | #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
<peterm6881> | ^~~~~
<peterm6881> make[5]: *** [Makefile:1915: fseeko.o] Error 1
<peterm6881> make[4]: *** [Makefile:1674: all] Error 2
<peterm6881> make[3]: *** [Makefile:1572: all-recursive] Error 1
<peterm6881> make[2]: *** [Makefile:1528: all] Error 2
<peterm6881> make[1]: *** [package/pkg-generic.mk:251: /home/peter/buildroot-licheepi-zero/output/build/host-m4-1.4.18/.stamp_built] Error 2
<peterm6881> make: *** [Makefile:79: _all] Error 2
<peterm6881> peter@peter-powermatemlxxx:~/buildroot-licheepi-zero$
<peterm6881> any idea how I apply patch M4_glibc_2.28.patch.txt?
<Xogium> peterm6881: honestly not sure. I don't know of which buildroot you even talk about
<peterm6881> its not a Buildroot issue, its an M4 / glibc issue
<peterm6881> i'll research it. It should build ok on Arch
<Xogium> but it could be a buildroot issue given buildroot build its own m4 afaik
<peterm6881> my question was a general one on have you any experience of applying a patch thats just a text file?
<Xogium> I mean you installed m4 from source and it didn't solve the problem. So I'm guessing buildroot build its own
<peterm6881> have you tried running a build on it?
<peterm6881> yeah i shouldnt need the patch , when the interweb is saying they fixed it.But i figured well i still have the problem so it cant hurt
<Xogium> like I said, no idea which buildroot tree you're even trying to use
<Xogium> so its hard to understand lol
<peterm6881> its not what im trying to use, surely its whatever they are using, its not an external tree
<Xogium> like I said, buildroot builds ots own m4
<Xogium> so if they use an old m4
<Xogium> in that buildroot version
<peterm6881> brb, rebooting
<peterm6881> check your email
peterm6881 has quit [Remote host closed the connection]
peterm6881 has joined #Speedsaver
<peterm6881> freadahead.c: In function 'freadahead':
<peterm6881> freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
<peterm6881> its determined, ill give it that
<peterm6881> i can do no more with my build environment to fix this. Its technically bang up to date
<peterm6881> so im just hoping you DON'T replicate this
<peterm6881> What if you make menuconfig and go to Global build settings, then deselect Cryptographically signed package lists?
<peterm6881> have you ever come across this setting?
<peterm6881> i cant find it
<peterm6881> meh i think its an OpenWRT thing
<Xogium> peterm6881: I have never seen this setting anywhere
<peterm6881> no its not a thing in Buildroot, my bad
<peterm6881> identical error though...
<peterm6881> do you know anything about signatures in Buildroot?
<peterm6881> coul;d there be something along those lines
<peterm6881> could
<Xogium> yeah there is none
<Xogium> but like I said I'm sure buildroot builds its own m4, which is probably 1.18 or something in whatever fork of buildroot you're trying to build
<Xogium> or you still have the m4 installed by ubuntu, so your new m4 build from source and install doesn't get priority
<peterm6881> yeah you're right, its a buildroot issue
<peterm6881> no the first thing i did was uninstall the native M4
<Xogium> right
<Xogium> so buildroot then
<Xogium> I still don't know what you're even trying to build :p
<peterm6881> guess i cant do anything, let me know if it builds for you, although I now suspect it wont
<peterm6881> based on this:
<Xogium> I suspect this was fixed long ago in upstream buildroot. Or we'd have hit it too on 2022.02
<peterm6881> shitty outdated buildroot, fair enough
<peterm6881> yup agreed
<Xogium> but that's alright, we don't even need that at all. Buildroot has a defconfig for the lichee pi
<peterm6881> external tree, all the freaking way. Its like the first thing you said to me, on day one
<Xogium> yes. I'll give that to pierre, he did things right on that end
<peterm6881> ive updated sc6502 about the introductory meeting with Sony, although i hadnt received the reply from Simon at that stage
<peterm6881> ive copied sc6502 in to my response
<Xogium> sounds good to me
<peterm6881> yeah im very pleased you said that. I think we can build a bit of momentum in this
<Xogium> gonna step away for a few, if you write I'll read when I'm back
<peterm6881> me too, I think we both need a rest!!
<peterm6881> hey Xogium
<peterm6881> tell me this , what irc client are you running 24/7?
<peterm6881> phoenix
<peterm6881> haha that's what you named the board hosting it!
<peterm6881> duh
<peterm6881> irssi
<peterm6881> ive been thinking, its likely there might be more chat in the next phase. I'd like to get my head around irssi, and I have the alarm box already running 24/7 on WOL duties
<peterm6881> I installed irssi, do you think you might configure it for me?
<Speedsaver> Title: [Buildroot] [PATCH] configs/licheepi_zero_dock: new defconfig (at lists.busybox.net)
<peterm6881> be careful, its a slightly different defconfig for the lichee zero dock version
<Xogium> huh I guess I could, but not sure what you'd want it for
<Xogium> I mean, we have logs, and you'd need to ssh into the alarm box from your NEC or something anyway
<peterm6881> might be easier to check if theres been any chat on a daily basis, but yeah i suppose i could just check the logs
<peterm6881> if i can remember how...
<peterm6881> :)
<Xogium> lol did you really forget how to check the log you got setup in the first place ?
<peterm6881> yeah actually thats fine
<Speedsaver> Title: #Speedsaver on 2022-03-18 — irc logs at whitequark.org (at libera.irclog.whitequark.org)
<peterm6881> maybe we could splash that when you connect to the channel, like Navit used to
<peterm6881> its great because any days where there was activity are in bold on the calendar
<peterm6881> so yeah thats fine, ill remove irssi
<Xogium> 22:14:13 up 99 days, 4:24, 1 user, load average: 0.00, 0.00, 0.00
<Xogium> woohoo
<peterm6881> :)
<peterm6881> u read my thing about the lichee dock?
<peterm6881> different dtb
<Xogium> yeah what's that for ?
<peterm6881> Plain licheepi zero needs the sun8i-v3s-licheepi-zero dtb to run instead
<peterm6881> not working when a dock dtb is used on a non dock board.
<peterm6881> of the dock variant. There some differences in dtbs that make the RGB led
<Xogium> are we using dock board or not though
<peterm6881> the ones ive ordered are dock boards, remember, its the expansion version
<Xogium> didn't know dock meant expantion
<peterm6881> yeah
<peterm6881> well, i assume
<Xogium> then mainline linux doesn't support this
<Xogium> I'll have to use that dts file
<peterm6881> meh dont worry about it, i think it only relates to one RGB type thing
<peterm6881> its not gonna affect the headphone jack and microphone
<peterm6881> i see the licheepi_zero_defconfig in make list-defconfigs
<peterm6881> its cool to see the whole list
<Xogium> yeah it uses 5.3.5 kernel from upstream, and the default dts
<peterm6881> theres a LOT of support there, i should have started with that lol
<peterm6881> what do i run to actually build it?
<peterm6881> ive downloaded a fresh directory and named it buildroot-2022.02-V3s
<Xogium> make licheepi_zero_defconfig O=output/licheepi
<Xogium> cd output/licheepi
<Xogium> make
<peterm6881> to differentiate it from mango and orange
<peterm6881> thanks Xogium
<Xogium> don't do -j4 or whatever, parallel build isn't enabled by default
<peterm6881> building now
<peterm6881> yeah just assume non dock version
<peterm6881> by the way, i referenced our organisation twice today, i think its a very useful window onto our workshop
<peterm6881> nothing has been wasted
<peterm6881> brb, child bicycle needs mended
<Xogium> rofl
<Xogium> at about 50 seconds in<
<Xogium> white walker big fail trying to dismount from his horse
<Xogium> and Pedro Pascal almost set the set on fire
<Xogium> damn torch
<peterm6881> lol
<Xogium> hehe
<Xogium> and Petyr -- I dunno his real name, almost falling down the stairs
<Xogium> you need to learn how to swing a sword how to… Woah
<peterm6881> scripts/dtc/pylibfdt/libfdt_wrap.c:154:11: fatal error: Python.h: No such file or directory
<peterm6881> 154 | # include <Python.h>
<Xogium> ah yes. hmm
<peterm6881> bug?
<Xogium> this might need some fixing since br 2022.02
<Xogium> with deprecation of python 2
<peterm6881> yeah
<peterm6881> let me watch that video properly now :)
<peterm6881> scripts/dtc/pylibfdt/libfdt_wrap.c:154:11: fatal error: Python.h: No such file or directory
<peterm6881> | ^~~~~~~~~~
<peterm6881> 154 | # include <Python.h>
<peterm6881> compilation terminated.
<peterm6881> error: command '/usr/bin/gcc' failed with exit status 1
<peterm6881> make[5]: *** [scripts/dtc/pylibfdt/Makefile:27: scripts/dtc/pylibfdt/_libfdt.so] Error 1
<peterm6881> make[4]: *** [scripts/Makefile.build:432: scripts/dtc/pylibfdt] Error 2
<peterm6881> make[3]: *** [scripts/Makefile.build:432: scripts/dtc] Error 2
<peterm6881> make[2]: *** [Makefile:528: scripts] Error 2
<peterm6881> make[1]: *** [package/pkg-generic.mk:292: /home/peter/buildroot-2022.02-V3s/output/licheepi/build/uboot-2019.10/.stamp_built] Error 2
<peterm6881> make: *** [Makefile:23: _all] Error 2
<peterm6881> this is the whole thing
<Xogium> dunno why it kind of loops back on itself after the first minute or so but its funny
<Xogium> then the rest is all fine
<Xogium> or was in 1 minute 50 seconds… I forget. Ah well
<peterm6881> benelevant
<Xogium> rofl yeah
<Xogium> poor Tyrion lol
<peterm6881> ahh fun times
<peterm6881> I saw Peter Dinklage in his new movie, Cyrano
<peterm6881> I look the kids for a bit of culture, i love the story
<Xogium> even Denarys struggles to speak Valirian I think
<peterm6881> hehe yeah those actors earned their pay :)
<Xogium> this was awesome
<peterm6881> I'm gonna sign off for the evening Xogium, thanks for your company today, i really enjoyed
<Xogium> have fun
<peterm6881> will you be turning in shortly?
<Xogium> yup
<peterm6881> alright pleasant dreams, the benefelence of Morpheus be upon you ;)
<Xogium> hehehe
<peterm6881> wow that must have been annoying :))
<Xogium> hell yeah
<peterm6881> toodle pip, over and out
<peterm6881> good news, I fixed it
<peterm6881> I'm trying to build U-BOOT for F1C100S (Lichee Pi Nano), I take it here https://github.com/Lichee-Pi/u-boot. Error:
<peterm6881> most likely there are not enough dependencies on the host system, it says here that you need to install
<peterm6881> scripts/dtc/pylibfdt/libfdt_wrap.c:154:11: fatal error: Python.h: No such file or directory
<peterm6881> Linux Mint 2021, gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi
<Speedsaver> Title: Lichee Pi Nano with W25N01GV support [Complete Guide] – TINLΞTHΛX (at tinlethax.wordpress.com)
<peterm6881> there and the ubut version fresher - you can try it
<peterm6881> there was a missing dependency
<peterm6881> swig python-dev python3-dev libncurses5-dev zlib1g-dev gcc-arm-linux-gnueabi libssl-dev
<peterm6881> one of these, but im not sure which one
<peterm6881> its a uboot dependency
<Speedsaver> Title: Lichee Pi Nano with W25N01GV support [Complete Guide] – TINLΞTHΛX (at tinlethax-wordpress-com.translate.goog)
<peterm6881> yeah ignore the references to nano, i was googling the specific error
<peterm6881> the answer was here, but it was in Russina!
<peterm6881> Russian
<Speedsaver> Title: UBOOT ��� Lichee pi nano - Embedded Linux - ����� - starterkit.ru (at www.starterkit.ru)
<peterm6881> INFO: hdimage(sdcard.img): adding partition 'u-boot' from 'u-boot-sunxi-with-spl.bin' ...
<peterm6881> INFO: hdimage(sdcard.img): adding partition 'rootfs' (in MBR) from 'rootfs.ext4' ...
<peterm6881> INFO: hdimage(sdcard.img): adding partition 'boot' (in MBR) from 'boot.vfat' ...
<peterm6881> INFO: hdimage(sdcard.img): writing MBR
<peterm6881> INFO: hdimage(sdcard.img): adding partition '[MBR]' ...
<peterm6881> peter@peter-powermatemlxxx:~/buildroot-2022.02-V3s/output/licheepi$
<peterm6881> sweet