Pasting this for visibility. Seems that with the new sabyenc3 does not work correctly for 32bit dietpi? Wondering what needs to be changed in the package to get this working.
opened 12:35AM - 10 Jun 22 UTC
### Creating a bug report/issue
#### Required Information
- DietPi version |… `cat /boot/dietpi/.version`
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=5
G_DIETPI_VERSION_RC=1
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
- Distro version | `echo $G_DISTRO_NAME $G_RASPBIAN`
buster 1
- Kernel version | `uname -a`
-`Linux DietPi 5.10.103-v8+ #1529 SMP PREEMPT aarch64 GNU/Linux`
- SBC model | `echo $G_HW_MODEL_NAME` or (EG: RPi3)
RPi 4 Model B (aarch64)
- Power supply used | (EG: 5V 1A RAVpower)
official rpi4
- SD card used | (EG: SanDisk ultra)
sandisk endurance
#### Additional Information (if applicable)
- Software title | Sabnzbd
- Was the software title installed freshly or updated/migrated?
-updated
- Can this issue be replicated on a fresh installation of DietPi?
- Bug report ID | `echo $G_HW_UUID`
#### Steps to reproduce
1. Try to run dietpi-software reinstall 139
2. https://pastebin.com/JpKsBXa6
#### Expected behaviour
Should update to the latest.
#### Actual behaviour
/usr/lib/gcc/arm-linux-gnueabihf/8/include/arm_neon.h:6749:49: fatal error: You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use these intrinsics.
#### Extra details
- tried switching between 32 bit and 64 bit kernels and updating to latest dietpi.
In general it doesn’t make sense to post the topic on multiple DietPi support platforms. Pls try to stick to GitHub if possible. Otherwise it’s creating nothing else than overhead managing your issue on 2 platform. Thx for understanding.
Ok, happy to do that. I’ll stick to github. Would we be able to do some troubleshooting over there?
linking the issue that has been open by the user on Sabnzbd GitHub as well
opened 11:38PM - 09 Jun 22 UTC
I try to run the below and keep getting the errors in pastebin. Sabnzb devs have… said to create this issue.
git clone https://github.com/sabnzbd/sabyenc.git
python3 setup.py build
uname -m
armv7l
https://pastebin.com/JpKsBXa6
1 Like
Issues was fixed by Sabnzb developer and will be released on next Sabnzb version.
1 Like