Search Criteria
Package Details: snmpb 1.0-11
Package Actions
Git Clone URL: | https://aur.archlinux.org/snmpb.git (read-only, click to copy) |
---|---|
Package Base: | snmpb |
Description: | SNMP browser and MIB editor written in Qt |
Upstream URL: | https://sourceforge.net/projects/snmpb |
Keywords: | browser mib network snmp snmpb |
Licenses: | GPL-2.0-only |
Submitter: | nikost74 |
Maintainer: | nikost74 |
Last Packager: | nikost74 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-04-14 02:35 (UTC) |
Last Updated: | 2025-06-12 07:28 (UTC) |
Dependencies (12)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qwt
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Latest Comments
1 2 Next › Last »
nikost74 commented on 2025-07-10 10:32 (UTC)
Hi @petaramesh,
Thanks for testing! I'll add
aarch64
to thearch
array in the nextpkgrel
update.nikost74 commented on 2025-07-10 10:30 (UTC) (edited on 2025-07-10 10:32 (UTC) by nikost74)
Hi @danielck,
This is an LTO version mismatch (e.g. mixing GCC 14 and 15). To fix it, please do a clean rebuild so everything is compiled with the same GCC version:
rm -rf src/ pkg/ makepkg -Cfs
paru -S snmpb --rebuild --mflags "--cleanbuild"
yay -S snmpb --rebuildtree
Let me know if the issue persists!
danielck commented on 2025-07-07 01:52 (UTC) (edited on 2025-07-07 01:53 (UTC) by danielck)
I try to update the snmpb but got the following error message:
How do I fix it? Thanks
petaramesh commented on 2025-07-05 08:05 (UTC)
Could you please add 'aarch64' to the list of supported architectures in PKGBUILD, as it compiles and runs just fine there ?
nikost74 commented on 2025-06-12 07:30 (UTC)
Updated with the gcc-15 patch for libsmi. Many thanks for pointing this out @bashee.
bashee commented on 2025-06-11 09:27 (UTC)
@nikost74, I apply and test the patch to the package; this is the git format-patch output:
0001-Add-libsmi-patch-with-gcc-15-fix.patch
bashee commented on 2025-06-10 16:14 (UTC) (edited on 2025-06-10 16:14 (UTC) by bashee)
Due to gcc-15 this package does not compile anymore.
A patch approved by the Yocto project is available here: https://lists.ibr.cs.tu-bs.de/hyperkitty/list/libsmi@ibr.cs.tu-bs.de/thread/XUW4E575ALYHCAM33OEMU5V2LKUOYAVA/
Yocto reference:
https://patchwork.yoctoproject.org/project/oe/patch/20250407101037.1354725-1-mark.yang@lge.com/
full error log: https://errors.yoctoproject.org/Errors/Details/851179/
CupricReki commented on 2024-08-31 20:04 (UTC)
snmpb: error while loading shared libraries: libqwt.so.6.2: cannot open shared object file: No such file or directory
qwt provides 6.3.0 now
ohwg commented on 2023-10-23 21:13 (UTC)
Please add qt5-tools to makedeps (for lrelease)
Andrei_Korshikov commented on 2023-10-12 15:59 (UTC)
Everything is OK now. Thank you!
1 2 Next › Last »