[SailfishDevel] Error with libstdc++.so.6(CXXABI_1.3.8)

joao morgado joaodeusmorgado at yahoo.com
Sun Apr 5 03:34:34 UTC 2020


Hi
I'm porting a C++/QML OpenGL app from android to Sailfish. I'm trying to isolate an error I got,  so I started adding class's one by one (not yet instanciating any object). One class that causes the error has the following includes:
#include <QString>#include <QList>
#include <QOpenGLBuffer>
#include <QVector3D>
#include <QOpenGLShaderProgram>
#include <QColor>
 Deploying the app as RPM package, I get the error:
Error: nothing provides libstdc++.so.6(CXXABI_1.3.8) needed by harbour-mathgraphica-0.1-1.armv7hl

Finished transaction (status=2, runtime=408ms)

Deploy failed

03:48:44: The process "/home/joao/.config/SailfishSDK/libsfdk/build-target-tools/Sailfish OS Build Engine/SailfishOS-3.2.1.20-armv7hl/deploy" exited with code 1.

Error while building/deploying project harbour-mathgraphica (kit: SailfishOS-3.2.1.20-armv7hl (in Sailfish OS Build Engine))

When executing step "RPM"

Deploying the app by copying binaries I get the error:

04:08:47: Starting /opt/sdk/harbour-mathgraphica/usr/bin/harbour-mathgraphica ...

/opt/sdk/harbour-mathgraphica/usr/bin/harbour-mathgraphica: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /opt/sdk/harbour-mathgraphica/usr/bin/harbour-mathgraphica)

04:08:48: Application finished with exit code 1.

Building the RPM package for manual deployment works, but installing the binaries manually fails with an error.
I have a Intex AguaFish  with OS 3.0.1.11. the sdk I'm using has the version 3.0.7 with toolchain 3.2.1.20. They both should be compatible right ? Any ideias ?
CheersJoão





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20200405/c1701dad/attachment.html>


More information about the Devel mailing list