[SailfishDevel] Building Nemosyne fails
Jollailija Developer
jollailija at gmail.com
Tue Jan 5 09:33:17 UTC 2016
Hi,
I was planning on making a custom build of Nemosyne (
https://github.com/prplmnky/harbour-nemosyne) to fit my needs, but for some
reason I can't build it with the SDK. Here's the log in case it builds on
your machine but not on mine:
11:18:11: Running steps for project harbour-nemosyne...
11:18:11: Start SDK: Starting "MerSDK" virtual machine...
11:18:25: Starting:
"E:\SailfishOS\settings\SailfishBeta7\mer-sdk-tools\MerSDK\SailfishOS-i486\qmake.cmd"
E:\Users\jollailija\gitrepos\harbour-nemosyne\harbour-nemosyne.pro -r -spec
linux-g++ "CONFIG+=debug" "CONFIG+=declarative_debug" "CONFIG+=qml_debug"
Building target platforms: i486-meego-linux-gnu
Building for target i486-meego-linux-gnu
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kOYBP5
11:18:33: The process
"E:\SailfishOS\settings\SailfishBeta7\mer-sdk-tools\MerSDK\SailfishOS-i486\qmake.cmd"
exited normally.
11:18:33: Starting:
"E:\SailfishOS\settings\SailfishBeta7\mer-sdk-tools\MerSDK\SailfishOS-i486\make.cmd"
Building target platforms: i486-meego-linux-gnu
Building for target i486-meego-linux-gnu
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aU0vDS
g++ -c -pipe -std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Wformat-security -m32 -msse -msse2 -march=i686 -mfpmath=sse -mtune=generic
-fno-omit-frame-pointer -fasynchronous-unwind-tables -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIE
-DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG -DQT_QUICK_LIB -DQT_GUI_LIB
-DQT_SQL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-I/usr/share/qt5/mkspecs/linux-g++ -I../harbour-nemosyne
-I../harbour-nemosyne/thirdparty/SailfishWidgets/include
-I/usr/include/sailfishapp -I/usr/include/mdeclarativecache5
-I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui
-I/usr/include/qt5/QtSql -I/usr/include/qt5/QtQml
-I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -o
harbour-nemosyne.o ../harbour-nemosyne/src/harbour-nemosyne.cpp
g++ -Wl,-rpath,/usr/share/harbour-nemosyne/lib -o harbour-nemosyne
harbour-nemosyne.o qrc_images.o qrc_data.o
-L/home/src1/nettiradiogit/harbour-nemosyne/harbour/nemosyne/SailfishWidgets/Core
-L/home/src1/nettiradiogit/harbour-nemosyne/harbour/nemosyne/SailfishWidgets/Settings
-lapplicationsettings -lcore -pie -rdynamic -L/usr/lib/ -lsailfishapp
-lmdeclarativecache5 -lQt5Quick -lQt5Gui -lQt5Sql -lQt5Qml -lQt5Network
-lQt5Core -lGLESv2 -lpthread
/opt/cross/bin/i486-meego-linux-gnu-ld: cannot find -lapplicationsettings
/opt/cross/bin/i486-meego-linux-gnu-ld: cannot find -lcore
collect2: error: ld returned 1 exit status
make: *** [harbour-nemosyne] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.aU0vDS (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.aU0vDS (%build)
11:18:44: The process
"E:\SailfishOS\settings\SailfishBeta7\mer-sdk-tools\MerSDK\SailfishOS-i486\make.cmd"
exited with code 1.
Error while building/deploying project harbour-nemosyne (kit:
MerSDK-SailfishOS-i486)
When executing step "Make"
11:18:44: Elapsed time: 00:34.
So, -lapplicationsettings and -lcore are missing. I have no idea what those
are. Google search had zero results for both (strange, since they are in
the code which is on GitHub. robots.txt?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20160105/6f013ed6/attachment.html>
More information about the Devel
mailing list