snapcraft-examples opencv example cannot run on armhf
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed and abandoned due to prolonged inactivity. No comments or fixes were provided for the ARMhf OpenCV snap build failure. The compatibility problem remains unresolved.
Suggested action: —
No scores available.
Issue body
reproduce steps:
1, add-apt-repository ppa:snapcraft-dev/tools and apt install snapcraft-examples on ARM hardware
2, cd snapcraft-examples/examples/opencv and run "snapcraft"
3, copy open-examples_1.0_armhf.snap to snappy on RaspBerry Pi 2 and install by side load
4, run opencv-example.example
expected:
opencv example working smoothly
actual:
# opencv-example.example
/apps/opencv-example.sideload/IKMPdbJaaTGX/bin/example: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /apps/opencv-example.sideload/IKMPdbJaaTGX/usr/lib/arm-linux-gnueabihf/libopencv_core.so.2.4)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed and abandoned due to prolonged inactivity. No comments or fixes were provided for the ARMhf OpenCV snap build failure. The compatibility problem remains unresolved. | |
| qwen/qwen3.6-35b-a3b | — | — | Abandoned without resolution or comments. The OpenCV snap example fails on armhf due to a missing GLIBCXX_3.4.21 symbol in libstdc++. The issue remains closed due to prolonged inactivity. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution due to inactivity. The OpenCV snap example failed on armhf due to a missing GLIBCXX_3.4.21 dependency in libstdc++.so.6. No fix or workaround was implemented. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1534530 snapcraft-examples opencv example cannot run on armhf | snapcraft (launchpad) | closed | Closed without resolution. The report detailed a missing GLIBCXX dependency blocking the OpenCV snap on armhf hardware. With zero comments and no follow-up, the ticket was abandoned. | |
| #1534548 snapcraft-examples py2-project example cannot run on armhf | snapcraft (launchpad) | closed | A report detailing a Python 2 snapcraft example failure on armhf hardware was closed without resolution or comments. Extended inactivity and zero follow-up indicate the bug report was abandoned. | |
| #1769551 snapcraft 2.42 not working in trusty armhf | snapcraft (launchpad) | closed | Closed without comments or resolution. The author reverted to version 2.41, indicating the issue was abandoned or superseded by newer releases. | |
| #1530149 snappy app example downloader-with-wiki-part cannot run on armhf | snapcraft (launchpad) | closed | Abandoned and closed without resolution. The armhf snap failed to launch due to a missing OpenSSL 1.0.2 dependency required by libcurl. No comments or patches were submitted. | |
| #1647405 snaps with openjdk don't work on armhf | snapcraft (launchpad) | closed | Closed without resolution or comments. Likely abandoned due to age and lack of activity. The armhf OpenJDK Maven plugin resolution failure remains unaddressed. | |
| #1570414 Snapcraft doesn't check if cross-compiling before trying to install necessary tools | snapcraft (launchpad) | closed | Closed without resolution or comments, likely abandoned or superseded. Snapcraft failed to conditionally install cross-compilation tools, triggering armhf build errors. |