Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic install is not working. #44

Closed
3dprintpt opened this issue Jan 11, 2023 · 11 comments
Closed

Automatic install is not working. #44

3dprintpt opened this issue Jan 11, 2023 · 11 comments

Comments

@3dprintpt
Copy link

After installing with the automatic scripts, I always get an error related to nginx when trying to reload the page.
502 Bad Gateway
nginx/1.21.3

http://192.168.1.208
No moonraker connection. Please check moonraker status and / or refresh.

Maybe this has something to do with newer version of moonraker, not sure.
Can anyone help with this?

Thank you in advance.

@SmallTownSound
Copy link

Noticed going thru auto install that GCC package is not loading, klipper and moonraker will not work without it.

@3dprintpt
Copy link
Author

Noticed going thru auto install that GCC package is not loading, klipper and moonraker will not work without it.

any idea on how to solve it?

@SmallTownSound
Copy link

No response here or on discord. Must be a recent problem, a lot of people on Discord mentioning it.

@yetiwerx
Copy link

yetiwerx commented Jan 14, 2023 via email

@3dprintpt
Copy link
Author

What happens when you install gcc first in WRT Software then run scripts?
On Sat, Jan 14, 2023 at 1:25 PM Don Turnock @.> wrote: No response here or on discord. Must be a recent problem, a lot of people on Discord mentioning it. — Reply to this email directly, view it on GitHub <#44 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWX36GYBLVIKVSXDLTIT2WDWSMKTJANCNFSM6AAAAAATYTR764 . You are receiving this because you are subscribed to this thread.Message ID: @.>
-- Randy Kopel Head Tinkerer Yeti Design Werx, LLC 2621 2nd St Entiat, WA 98822 Ph: (509)423-3500

will try tomorrow and post here.
Will see If I can install GCC. Yesterday I couldn't, package unavailable...

@SmallTownSound
Copy link

Just tried something and it worked:
ran automatic install scripts #1, reboot
run: opkg update
run: opkg install gcc
then run install script #2, then reboot.
After that, I copied the printer.cfg I created to use printer on Sonic Pad, using same klipper firmware on printer, only changed [MCU} to 'serial: /dev/ttyUSB0'
It now works. It does take a bit for moonraker and klipper to load after reboot, so if you get erros, give it a minute or 2.
now only error i'm getting is 'GCode path received from Klipper does not exist: /gcode_files'
All fixed. changed to 'path: /root/printer_data/gcodes' in printer.cfg.
Just started a print from moonraker plugin....

Don

@3dprintpt
Copy link
Author

Just tried something and it worked: ran automatic install scripts #1, reboot run: opkg update run: opkg install gcc then run install script #2, then reboot. After that, I copied the printer.cfg I created to use printer on Sonic Pad, using same klipper firmware on printer, only changed [MCU} to 'serial: /dev/ttyUSB0' It now works. It does take a bit for moonraker and klipper to load after reboot, so if you get erros, give it a minute or 2. now only error i'm getting is 'GCode path received from Klipper does not exist: /gcode_files' All fixed. changed to 'path: /root/printer_data/gcodes' in printer.cfg. Just started a print from moonraker plugin....

Don

This worked flawlessly.
Thanks a lot...

@5vicius
Copy link

5vicius commented Mar 24, 2023

I´ve tried what @SmallTownSound posted, and got through the gcc installation with no problems.

And got these errors at the script #2
Press [ENTER] to Continue ...or [ctrl+c] to exit

#################

SWAP

#################

Creating swap file
512+0 records in
512+0 records out
Enabling swap file
mkswap: /overlay/swap.page: insecure permissions 0644, 0600 suggested.
Setting up swapspace version 1, size = 512 MiB (536866816 bytes)
no label, UUID=1dc9a9bb-9310-40e8-9614-687f76e00a3c
Updating rc.local for swap

############################

Klipper dependencies

############################

Installing klipper dependencies...
Downloading https://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/telephony/Packages.sig
Signature check passed.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Installing git-http (2.39.2-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/git-http_2.39.2-1_mipsel_24kc.ipk
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Installing libatomic1 (12.2.0-4) to root...
Downloading https://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/packages/libatomic1_12.2.0-4_mipsel_24kc.ipk
Installing libopenssl3 (3.0.8-4) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libopenssl3_3.0.8-4_mipsel_24kc.ipk
Installing git (2.39.2-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/git_2.39.2-1_mipsel_24kc.ipk
Installing libmbedtls12 (2.28.2-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libmbedtls12_2.28.2-2_mipsel_24kc.ipk
Installing libnghttp2-14 (1.51.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libnghttp2-14_1.51.0-1_mipsel_24kc.ipk
Installing libcurl4 (7.88.1-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libcurl4_7.88.1-1_mipsel_24kc.ipk
Installing unzip (6.0-8) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/unzip_6.0-8_mipsel_24kc.ipk
Installing htop (3.2.2-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/htop_3.2.2-1_mipsel_24kc.ipk
Package gcc (12.2.0-5) installed in root is up to date.
Installing patch (2.7.6-7) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/patch_2.7.6-7_mipsel_24kc.ipk
Configuring libatomic1.
Configuring libopenssl3.
Configuring libmbedtls12.
Configuring unzip.
Configuring libnghttp2-14.
Configuring libcurl4.
Configuring git.
Configuring htop.
Configuring git-http.
Configuring patch.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Installing python3 (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3_3.10.7-3_mipsel_24kc.ipk
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Installing libpython3-3.10 (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libpython3-3.10_3.10.7-3_mipsel_24kc.ipk
Installing python3-base (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-base_3.10.7-3_mipsel_24kc.ipk
Installing libffi (3.4.2-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libffi_3.4.2-2_mipsel_24kc.ipk
Installing libbz2-1.0 (1.0.8-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libbz2-1.0_1.0.8-1_mipsel_24kc.ipk
Installing python3-light (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-light_3.10.7-3_mipsel_24kc.ipk
Installing python3-unittest (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-unittest_3.10.7-3_mipsel_24kc.ipk
Installing python3-ncurses (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-ncurses_3.10.7-3_mipsel_24kc.ipk
Installing python3-ctypes (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-ctypes_3.10.7-3_mipsel_24kc.ipk
Installing python3-pydoc (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-pydoc_3.10.7-3_mipsel_24kc.ipk
Installing python3-multiprocessing (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-multiprocessing_3.10.7-3_mipsel_24kc.ipk
Installing python3-codecs (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-codecs_3.10.7-3_mipsel_24kc.ipk
Installing libreadline8 (8.2-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libreadline8_8.2-1_mipsel_24kc.ipk
Installing python3-readline (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-readline_3.10.7-3_mipsel_24kc.ipk
Installing python3-email (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-email_3.10.7-3_mipsel_24kc.ipk
Installing python3-urllib (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-urllib_3.10.7-3_mipsel_24kc.ipk
Installing python3-xml (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-xml_3.10.7-3_mipsel_24kc.ipk
Installing libsqlite3-0 (3410100-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libsqlite3-0_3410100-1_mipsel_24kc.ipk
Installing python3-sqlite3 (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-sqlite3_3.10.7-3_mipsel_24kc.ipk
Installing python3-logging (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-logging_3.10.7-3_mipsel_24kc.ipk
Installing python3-distutils (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-distutils_3.10.7-3_mipsel_24kc.ipk
Installing python3-openssl (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-openssl_3.10.7-3_mipsel_24kc.ipk
Installing python3-cgi (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-cgi_3.10.7-3_mipsel_24kc.ipk
Installing python3-cgitb (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-cgitb_3.10.7-3_mipsel_24kc.ipk
Installing libgdbm (1.21-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libgdbm_1.21-2_mipsel_24kc.ipk
Installing python3-dbm (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-dbm_3.10.7-3_mipsel_24kc.ipk
Installing python3-asyncio (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-asyncio_3.10.7-3_mipsel_24kc.ipk
Installing liblzma (5.4.1-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/liblzma_5.4.1-1_mipsel_24kc.ipk
Installing python3-lzma (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-lzma_3.10.7-3_mipsel_24kc.ipk
Installing python3-decimal (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-decimal_3.10.7-3_mipsel_24kc.ipk
Installing python3-uuid (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-uuid_3.10.7-3_mipsel_24kc.ipk
Installing python3-pip (22.2.2-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-pip_22.2.2-1_mipsel_24kc.ipk
Installing python3-pkg-resources (63.2.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-pkg-resources_63.2.0-1_mipsel_24kc.ipk
Installing python3-setuptools (63.2.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-setuptools_63.2.0-1_mipsel_24kc.ipk
Installing python-pip-conf (0.1-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python-pip-conf_0.1-1_mipsel_24kc.ipk
Installing python3-cffi (1.15.0-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-cffi_1.15.0-2_mipsel_24kc.ipk
Installing python3-ply (3.11-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-ply_3.11-2_mipsel_24kc.ipk
Installing python3-pycparser (2.21-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-pycparser_2.21-1_mipsel_24kc.ipk
Installing python3-dev (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-dev_3.10.7-3_mipsel_24kc.ipk
Installing python3-lib2to3 (3.10.7-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-lib2to3_3.10.7-3_mipsel_24kc.ipk
Installing python3-greenlet (1.1.2-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-greenlet_1.1.2-1_mipsel_24kc.ipk
Installing python3-jinja2 (3.0.3-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-jinja2_3.0.3-2_mipsel_24kc.ipk
Installing python3-markupsafe (2.1.1-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-markupsafe_2.1.1-1_mipsel_24kc.ipk
Package python3-markupsafe (2.1.1-1) installed in root is up to date.
Configuring libbz2-1.0.
Configuring libpython3-3.10.
Configuring python3-base.
Configuring libffi.
Configuring python3-light.
Configuring python3-ply.
Configuring python3-pycparser.
Configuring python3-email.
Configuring python3-urllib.
Configuring python3-pydoc.
Configuring liblzma.
Configuring python3-cgi.
Configuring python3-cgitb.
Configuring python3-decimal.
Configuring python3-uuid.
Configuring python-pip-conf.
Configuring python3-xml.
Configuring python3-unittest.
Configuring python3-ncurses.
Configuring python3-ctypes.
Configuring python3-multiprocessing.
Configuring python3-codecs.
Configuring libreadline8.
Configuring python3-readline.
Configuring libsqlite3-0.
Configuring python3-sqlite3.
Configuring python3-logging.
Configuring python3-distutils.
Configuring python3-openssl.
Configuring libgdbm.
Configuring python3-dbm.
Configuring python3-asyncio.
Configuring python3-lzma.
Configuring python3.
Configuring python3-pkg-resources.
Configuring python3-setuptools.
Configuring python3-greenlet.
Configuring python3-cffi.
Configuring python3-pip.
Configuring python3-lib2to3.
Configuring python3-dev.
Configuring python3-markupsafe.
Configuring python3-jinja2.
Error relocating /usr/lib/libpython3.10.so.1.0: __getitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __setitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sigtimedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __pthread_cond_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __dlsym_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __lstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __stat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait3_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __localtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __utimensat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __futimens_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_gettime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstatat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __getrusage_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sem_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_settime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_getres_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __select_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __mktime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait4_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gmtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sched_rr_get_interval_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __getitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __setitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sigtimedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __pthread_cond_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __dlsym_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __lstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __stat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait3_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __localtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __utimensat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __futimens_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_gettime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstatat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __getrusage_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sem_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_settime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_getres_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __select_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __mktime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait4_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gmtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sched_rr_get_interval_time64: symbol not found
Cloning 250k baud pyserial
Error relocating /usr/bin/git: __gmtime64_r: symbol not found
Error relocating /usr/bin/git: __mktime64: symbol not found
Error relocating /usr/bin/git: __select_time64: symbol not found
Error relocating /usr/bin/git: __utime64: symbol not found
Error relocating /usr/bin/git: __fstat_time64: symbol not found
Error relocating /usr/bin/git: __clock_gettime64: symbol not found
Error relocating /usr/bin/git: __localtime64_r: symbol not found
Error relocating /usr/bin/git: __stat_time64: symbol not found
Error relocating /usr/bin/git: __time64: symbol not found
Error relocating /usr/bin/git: __gettimeofday_time64: symbol not found
Error relocating /usr/bin/git: __lstat_time64: symbol not found
Error relocating /usr/bin/git: __setitimer_time64: symbol not found
./2_script_manual.sh: cd: line 82: can't cd to /root/pyserial: No such file or directory
Error relocating /usr/lib/libpython3.10.so.1.0: __getitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __setitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sigtimedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __pthread_cond_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __dlsym_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __lstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __stat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait3_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __localtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __utimensat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __futimens_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_gettime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstatat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __getrusage_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sem_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_settime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_getres_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __select_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __mktime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait4_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gmtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sched_rr_get_interval_time64: symbol not found

##############################

Moonraker dependencies

##############################

Installing moonraker python3 packages...
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Installing python3-tornado (6.1-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-tornado_6.1-1_mipsel_24kc.ipk
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Installing python3-pillow (9.4.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-pillow_9.4.0-1_mipsel_24kc.ipk
Installing libpng (1.6.38-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libpng_1.6.38-1_mipsel_24kc.ipk
Installing libfreetype (2.11.1-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libfreetype_2.11.1-1_mipsel_24kc.ipk
Installing libjpeg-turbo (2.1.4-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libjpeg-turbo_2.1.4-2_mipsel_24kc.ipk
Installing libtiff5 (4.4.0-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libtiff5_4.4.0-2_mipsel_24kc.ipk
Installing libwebp (1.3.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libwebp_1.3.0-1_mipsel_24kc.ipk
Installing python3-distro (1.7.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-distro_1.7.0-1_mipsel_24kc.ipk
Installing python3-curl (7.45.2-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-curl_7.45.2-1_mipsel_24kc.ipk
Installing python3-zeroconf (0.38.1-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-zeroconf_0.38.1-1_mipsel_24kc.ipk
Installing python3-ifaddr (0.1.7-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-ifaddr_0.1.7-1_mipsel_24kc.ipk
Installing python3-paho-mqtt (1.6.1-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-paho-mqtt_1.6.1-2_mipsel_24kc.ipk
Installing python3-yaml (6.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-yaml_6.0-1_mipsel_24kc.ipk
Installing libyaml (0.2.5-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libyaml_0.2.5-1_mipsel_24kc.ipk
Installing python3-requests (2.28.2-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-requests_2.28.2-1_mipsel_24kc.ipk
Installing python3-chardet (5.1.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-chardet_5.1.0-1_mipsel_24kc.ipk
Installing python3-idna (3.3-2) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-idna_3.3-2_mipsel_24kc.ipk
Installing python3-urllib3 (1.25.11-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-urllib3_1.25.11-1_mipsel_24kc.ipk
Installing python3-certifi (2022.9.24-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/python3-certifi_2022.9.24-1_mipsel_24kc.ipk
Installing ip-full (6.2.0-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/ip-full_6.2.0-1_mipsel_24kc.ipk
Installing libnl-tiny2022-11-01 (2022-11-01-db3b2cdb-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libnl-tiny2022-11-01_2022-11-01-db3b2cdb-1_mipsel_24kc.ipk
Installing libelf1 (0.189-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libelf1_0.189-1_mipsel_24kc.ipk
Installing libbpf710 (7.1.0-b01941c8-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libbpf710_7.1.0-b01941c8-1_mipsel_24kc.ipk
Installing libmnl0 (1.0.5-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libmnl0_1.0.5-1_mipsel_24kc.ipk
Installing libsodium (1.0.18-4) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/libsodium_1.0.18-4_mipsel_24kc.ipk
Configuring python3-ifaddr.
Configuring python3-zeroconf.
Configuring libnl-tiny2022-11-01.
Configuring libelf1.
Configuring libbpf710.
Configuring libmnl0.
Configuring ip-full.
Configuring python3-idna.
Configuring libpng.
Configuring libfreetype.
Configuring libjpeg-turbo.
Configuring libtiff5.
Configuring libwebp.
Configuring python3-pillow.
Configuring libsodium.
Configuring python3-chardet.
Configuring python3-urllib3.
Configuring python3-certifi.
Configuring python3-requests.
Configuring libyaml.
Configuring python3-yaml.
Configuring python3-tornado.
Configuring python3-distro.
Configuring python3-curl.
Configuring python3-paho-mqtt.
Upgrading setuptools...
Error relocating /usr/lib/libpython3.10.so.1.0: __getitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __setitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sigtimedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __pthread_cond_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __dlsym_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __lstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __stat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait3_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __localtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __utimensat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __futimens_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_gettime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstatat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __getrusage_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sem_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_settime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_getres_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __select_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __mktime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait4_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gmtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sched_rr_get_interval_time64: symbol not found
Installing pip3 packages...
Error relocating /usr/lib/libpython3.10.so.1.0: __getitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __setitimer_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sigtimedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __pthread_cond_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __dlsym_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __lstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __stat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait3_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __localtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __utimensat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __futimens_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_gettime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstatat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __getrusage_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sem_timedwait_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_settime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __fstat_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __clock_getres_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __select_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __mktime64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __wait4_time64: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __gmtime64_r: symbol not found
Error relocating /usr/lib/libpython3.10.so.1.0: __sched_rr_get_interval_time64: symbol not found

###############

Nginx

###############

Installing nginx...
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Installing nginx-ssl (1.21.3-3) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/nginx-ssl_1.21.3-3_mipsel_24kc.ipk
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Installing libubox20220927 (2022-09-27-ea560134-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libubox20220927_2022-09-27-ea560134-1_mipsel_24kc.ipk
Installing libubus20220615 (2022-06-15-9913aa61-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libubus20220615_2022-06-15-9913aa61-1_mipsel_24kc.ipk
Installing nginx-util (1.6-15) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/nginx-util_1.6-15_all.ipk
Installing libpcre (8.45-4) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libpcre_8.45-4_mipsel_24kc.ipk
Installing nginx-ssl-util (1.6-15) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/packages/nginx-ssl-util_1.6-15_mipsel_24kc.ipk
Installing libblobmsg-json20220927 (2022-09-27-ea560134-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/base/libblobmsg-json20220927_2022-09-27-ea560134-1_mipsel_24kc.ipk
Configuring libubox20220927.
Configuring libpcre.
Configuring libubus20220615.
Configuring nginx-util.
Configuring nginx-ssl-util.
Configuring libblobmsg-json20220927.
Configuring nginx-ssl.
Error relocating /lib/libubox.so.20220927: __clock_gettime64: symbol not found
Error relocating /lib/libubus.so.20220615: __clock_gettime64: symbol not found
Error relocating /usr/lib/libssl.so.3: __time64: symbol not found
Error relocating /usr/lib/libssl.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __select_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __fstat_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __dlsym_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __stat_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __clock_gettime64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __gmtime64_r: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __nanosleep_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __fstat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __utimensat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __lstat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __stat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __clock_gettime64: symbol not found
Error relocating /usr/bin/nginx-util: __lstat_time64: symbol not found
Error relocating /usr/bin/nginx-util: __time64: symbol not found
Error relocating /lib/libubox.so.20220927: __clock_gettime64: symbol not found
Error relocating /lib/libubus.so.20220615: __clock_gettime64: symbol not found
Error relocating /usr/lib/libssl.so.3: __time64: symbol not found
Error relocating /usr/lib/libssl.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __select_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __fstat_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __dlsym_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __stat_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __clock_gettime64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __gmtime64_r: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __nanosleep_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __fstat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __utimensat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __lstat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __stat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __clock_gettime64: symbol not found
Error relocating /usr/bin/nginx-util: __lstat_time64: symbol not found
Error relocating /usr/bin/nginx-util: __time64: symbol not found
Error relocating /lib/libubox.so.20220927: __clock_gettime64: symbol not found
Error relocating /lib/libubus.so.20220615: __clock_gettime64: symbol not found
Error relocating /usr/lib/libssl.so.3: __time64: symbol not found
Error relocating /usr/lib/libssl.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __select_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __fstat_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __dlsym_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __stat_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __clock_gettime64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __gmtime64_r: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __nanosleep_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __fstat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __utimensat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __lstat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __stat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __clock_gettime64: symbol not found
Error relocating /usr/bin/nginx-util: __lstat_time64: symbol not found
Error relocating /usr/bin/nginx-util: __time64: symbol not found
nginx_init: NOT using conf file!
show config to be used by: nginx -T -c ''

###############

Klipper

###############

Cloning Klipper...
Error relocating /usr/bin/git: __gmtime64_r: symbol not found
Error relocating /usr/bin/git: __mktime64: symbol not found
Error relocating /usr/bin/git: __select_time64: symbol not found
Error relocating /usr/bin/git: __utime64: symbol not found
Error relocating /usr/bin/git: __fstat_time64: symbol not found
Error relocating /usr/bin/git: __clock_gettime64: symbol not found
Error relocating /usr/bin/git: __localtime64_r: symbol not found
Error relocating /usr/bin/git: __stat_time64: symbol not found
Error relocating /usr/bin/git: __time64: symbol not found
Error relocating /usr/bin/git: __gettimeofday_time64: symbol not found
Error relocating /usr/bin/git: __lstat_time64: symbol not found
Error relocating /usr/bin/git: __setitimer_time64: symbol not found
Creating klipper service...
Downloading 'https://raw.githubusercontent.com/ihrapsa/KlipperWrt/main/Services/klipper'
Connecting to 185.199.109.133:443
Writing to 'klipper'
klipper 100% |*******************************| 473 0:00:00 ETA
Download completed (473 bytes)

#################

Moonraker

#################

Error relocating /usr/bin/git: __gmtime64_r: symbol not found
Error relocating /usr/bin/git: __mktime64: symbol not found
Error relocating /usr/bin/git: __select_time64: symbol not found
Error relocating /usr/bin/git: __utime64: symbol not found
Error relocating /usr/bin/git: __fstat_time64: symbol not found
Error relocating /usr/bin/git: __clock_gettime64: symbol not found
Error relocating /usr/bin/git: __localtime64_r: symbol not found
Error relocating /usr/bin/git: __stat_time64: symbol not found
Error relocating /usr/bin/git: __time64: symbol not found
Error relocating /usr/bin/git: __gettimeofday_time64: symbol not found
Error relocating /usr/bin/git: __lstat_time64: symbol not found
Error relocating /usr/bin/git: __setitimer_time64: symbol not found
Error relocating /usr/bin/git: __gmtime64_r: symbol not found
Error relocating /usr/bin/git: __mktime64: symbol not found
Error relocating /usr/bin/git: __select_time64: symbol not found
Error relocating /usr/bin/git: __utime64: symbol not found
Error relocating /usr/bin/git: __fstat_time64: symbol not found
Error relocating /usr/bin/git: __clock_gettime64: symbol not found
Error relocating /usr/bin/git: __localtime64_r: symbol not found
Error relocating /usr/bin/git: __stat_time64: symbol not found
Error relocating /usr/bin/git: __time64: symbol not found
Error relocating /usr/bin/git: __gettimeofday_time64: symbol not found
Error relocating /usr/bin/git: __lstat_time64: symbol not found
Error relocating /usr/bin/git: __setitimer_time64: symbol not found
Downloading 'https://raw.githubusercontent.com/ihrapsa/KlipperWrt/main/Services/moonraker'
Connecting to 185.199.111.133:443
Writing to 'moonraker'
moonraker 100% || 399 0:00:00 ETA
Download completed (399 bytes)
Downloading 'https://raw.githubusercontent.com/ihrapsa/KlipperWrt/main/nginx/upstreams.conf'
Connecting to 185.199.109.133:443
Writing to 'upstreams.conf'
upstreams.conf 100% |
| 279 0:00:00 ETA
Download completed (279 bytes)
Downloading 'https://raw.githubusercontent.com/ihrapsa/KlipperWrt/main/nginx/common_vars.conf'
Connecting to 185.199.111.133:443
Writing to 'common_vars.conf'
common_vars.conf 100% |*******************************| 115 0:00:00 ETA
Download completed (115 bytes)
Error relocating /lib/libubox.so.20220927: __clock_gettime64: symbol not found
Error relocating /lib/libubus.so.20220615: __clock_gettime64: symbol not found
Error relocating /usr/lib/libssl.so.3: __time64: symbol not found
Error relocating /usr/lib/libssl.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __select_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __fstat_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __dlsym_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __stat_time64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __clock_gettime64: symbol not found
Error relocating /usr/lib/libcrypto.so.3: __gmtime64_r: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __nanosleep_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __gettimeofday_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __fstat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __utimensat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __lstat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __stat_time64: symbol not found
Error relocating /usr/lib/libstdc++.so.6: __clock_gettime64: symbol not found
Error relocating /usr/bin/nginx-util: __lstat_time64: symbol not found
Error relocating /usr/bin/nginx-util: __time64: symbol not found

#################

Client

#################

Choose prefered Klipper client:

  1. fluidd
  2. Mainsail
  3. Quit

@5vicius
Copy link

5vicius commented Mar 24, 2023

Sorry in advance for the long post, but I think that getting the logs would be a way to find answers

@echo805
Copy link

echo805 commented Jun 29, 2023

Having same issue then prompted to reboot after I reboot terminal says connection closed and no more access through ip or wrt.local

@naldarn
Copy link

naldarn commented Oct 26, 2023

Still having the same issue. Looking at @5vicius error log, looks like /libpython3.10.so.1.0 is causing the problem he was having , but mine all stem from gcc and make not being available to run the make menuconfig command.

I found the error for @5vicius, the issue here:https://forum.openwrt.org/t/openssl-util-1-1-1l-1-error-relocating-usr-lib-libssl-so-1-1-time64-symbol-not-found/108861/2
Boils down to mipsel24 using a musl library that changed time handling to 64bit from 32bit even for 32bit targets.

sysupgrade the firmware to current version, then install openssl compiled with the same libraries.

If this helps, great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants