Hi Jarko

Have got on the train, started deploying, and get the problem. Below is output from the SDK and QtCreator.

I am starting to wonder if the problem is related to networking in some way. This morning I successfully deployed at home - connected to the home wireless network.

Now I am on the train - when I deployed / got the error) I was not connected to any network. (I have just opened the Jolla hotspot to send this mai).

Chris


SDK journalctl -fa output

Apple-Pip:~ christopherlamb$ ssh -p 2222 -i ~/SailfishOS/vmshare/ssh/private_keys/engine/root root@localhost
Last login: Wed Apr 30 07:00:35 2014
[root@SailfishSDK ~]# journalctl -fa
Logs begin at Tue, 03 Jun 2014 06:00:29 +0000.
Jun 03 06:48:07 SailfishSDK sshd[10191]: pam_unix(sshd:session): session closed for user mersdk Jun 03 06:48:07 SailfishSDK sshd[9470]: pam_unix(sshd:session): session closed for user mersdk Jun 03 06:48:07 SailfishSDK sshd[9447]: pam_unix(sshd:session): session closed for user mersdk Jun 03 06:48:07 SailfishSDK sshd[9447]: syslogin_perform_logout: logout() returned an error
Jun 03 06:48:07 SailfishSDK systemd-logind[143]: Removed session c36.
Jun 03 06:48:07 SailfishSDK systemd-logind[143]: Removed session c32.
Jun 03 06:48:07 SailfishSDK systemd-logind[143]: Removed session c33.
Jun 03 06:48:25 SailfishSDK sshd[10683]: Accepted publickey for root from 10.0.2.2 port 59953 ssh2 Jun 03 06:48:25 SailfishSDK systemd-logind[143]: New session c37 of user root. Jun 03 06:48:25 SailfishSDK sshd[10683]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 03 06:48:54 SailfishSDK sshd[10702]: Accepted publickey for mersdk from 10.0.2.2 port 59955 ssh2 Jun 03 06:48:54 SailfishSDK systemd-logind[143]: New session c38 of user mersdk. Jun 03 06:48:54 SailfishSDK sshd[10702]: pam_unix(sshd:session): session opened for user mersdk by (uid=0) Jun 03 06:49:00 SailfishSDK sshd[10707]: Accepted publickey for mersdk from 10.0.2.2 port 59958 ssh2 Jun 03 06:49:00 SailfishSDK systemd-logind[143]: New session c39 of user mersdk. Jun 03 06:49:00 SailfishSDK sshd[10707]: pam_unix(sshd:session): session opened for user mersdk by (uid=0) Jun 03 06:49:01 SailfishSDK sshd[10707]: pam_unix(sshd:session): session closed for user mersdk
Jun 03 06:49:01 SailfishSDK systemd-logind[143]: Removed session c39.
Jun 03 06:49:01 SailfishSDK sshd[11124]: Accepted publickey for mersdk from 10.0.2.2 port 59960 ssh2 Jun 03 06:49:01 SailfishSDK systemd-logind[143]: New session c40 of user mersdk. Jun 03 06:49:01 SailfishSDK sshd[11124]: pam_unix(sshd:session): session opened for user mersdk by (uid=0) Jun 03 06:49:04 SailfishSDK sshd[11124]: pam_unix(sshd:session): session closed for user mersdk
Jun 03 06:49:04 SailfishSDK systemd-logind[143]: Removed session c40.
Jun 03 06:49:04 SailfishSDK sshd[11423]: Accepted publickey for mersdk from 10.0.2.2 port 59962 ssh2 Jun 03 06:49:04 SailfishSDK systemd-logind[143]: New session c41 of user mersdk. Jun 03 06:49:04 SailfishSDK sshd[11423]: pam_unix(sshd:session): session opened for user mersdk by (uid=0) Jun 03 06:49:04 SailfishSDK sshd[10705]: dispatch_protocol_error: type 128 seq 5 Jun 03 06:50:07 SailfishSDK sshd[11426]: dispatch_protocol_error: type 128 seq 8 Jun 03 06:50:07 SailfishSDK sshd[10705]: dispatch_protocol_error: type 128 seq 6 Jun 03 06:50:07 SailfishSDK sshd[10705]: Received disconnect from 10.0.2.2: 11: Jun 03 06:50:07 SailfishSDK sshd[11423]: pam_unix(sshd:session): session closed for user mersdk Jun 03 06:50:07 SailfishSDK sshd[10702]: pam_unix(sshd:session): session closed for user mersdk
Jun 03 06:50:07 SailfishSDK systemd-logind[143]: Removed session c41.
Jun 03 06:50:07 SailfishSDK systemd-logind[143]: Removed session c38.


//Qt Creator Output

08:49:00: Running steps for project beertent...
08:49:00: Starting: "/Users/christopherlamb/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-i486/qmake" /Users/christopherlamb/SailfishProjects/beertent/beertent/beertent.pro -r -spec linux-g++ CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug

Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Abqi8B
08:49:01: The process "/Users/christopherlamb/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-i486/qmake" exited normally. 08:49:01: Starting: "/Users/christopherlamb/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-i486/make"
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vaeuWx
mkdir -p translations && lupdate /home/mersdk/share/SailfishProjects/beertent/beertent/src /home/mersdk/share/SailfishProjects/beertent/beertent/qml -ts /home/mersdk/share/SailfishProjects/beertent/beertent/translations/beertent.ts Scanning directory '/home/mersdk/share/SailfishProjects/beertent/beertent/src'... Scanning directory '/home/mersdk/share/SailfishProjects/beertent/beertent/qml'...
Updating '../beertent/translations/beertent.ts'...
    Found 7 source text(s) (0 new and 7 already existing)
lrelease /home/mersdk/share/SailfishProjects/beertent/beertent/beertent.pro
Updating '/home/mersdk/share/SailfishProjects/beertent/beertent/translations/beertent-de.qm'...
    Generated 4 translation(s) (4 finished and 0 unfinished)
g++ -Wl,-rpath,/usr/share/beertent/lib -o beertent beertent.o DatabaseManager.o moc_DatabaseManager.o -pie -rdynamic -L/usr/lib/ -lsailfishapp -lmdeclarativecache5 -lQt5Quick -lQt5Qml -lQt5Network -lQt5Sql -lQt5Gui -lQt5Core -lGLESv2 -lpthread { test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'beertent' && test -f beertent.gdb-index && objcopy --add-section '.gdb_index=beertent.gdb-index' --set-section-flags '.gdb_index=readonly' 'beertent' 'beertent' && rm -f beertent.gdb-index || true

===========================================================
Welcome to scratchbox2 enabled gdb!

Before starting target program you should run command
'sb2-prepare' that sets breakpoint which is used
to stop target before its main() gets called.  After
the breakpoint is hit, you are able to set furtherbreakpoints and do normal debugging actions.

If you are attaching to already running process or
examining a core dump, this step is not necessary.
===========================================================

08:49:04: The process "/Users/christopherlamb/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-i486/make" exited normally.
08:49:04: Emulator is already running. Nothing to do.
08:49:04: Deploying rpm package...
08:49:04: Starting: "/Users/christopherlamb/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-i486/deploy" --pkcon
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WT9Sga
mkdir -p translations && lupdate /home/mersdk/share/SailfishProjects/beertent/beertent/src /home/mersdk/share/SailfishProjects/beertent/beertent/qml -ts /home/mersdk/share/SailfishProjects/beertent/beertent/translations/beertent.ts Scanning directory '/home/mersdk/share/SailfishProjects/beertent/beertent/src'... Scanning directory '/home/mersdk/share/SailfishProjects/beertent/beertent/qml'...
Updating '../beertent/translations/beertent.ts'...
    Found 7 source text(s) (0 new and 7 already existing)
lrelease /home/mersdk/share/SailfishProjects/beertent/beertent/beertent.pro
Updating '/home/mersdk/share/SailfishProjects/beertent/beertent/translations/beertent-de.qm'...
    Generated 4 translation(s) (4 finished and 0 unfinished)
g++ -Wl,-rpath,/usr/share/beertent/lib -o beertent beertent.o DatabaseManager.o moc_DatabaseManager.o -pie -rdynamic -L/usr/lib/ -lsailfishapp -lmdeclarativecache5 -lQt5Quick -lQt5Qml -lQt5Network -lQt5Sql -lQt5Gui -lQt5Core -lGLESv2 -lpthread { test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'beertent' && test -f beertent.gdb-index && objcopy --add-section '.gdb_index=beertent.gdb-index' --set-section-flags '.gdb_index=readonly' 'beertent' 'beertent' && rm -f beertent.gdb-index || true

===========================================================
Welcome to scratchbox2 enabled gdb!

Before starting target program you should run command
'sb2-prepare' that sets breakpoint which is used
to stop target before its main() gets called.  After
the breakpoint is hit, you are able to set furtherbreakpoints and do normal debugging actions.

If you are attaching to already running process or
examining a core dump, this step is not necessary.
===========================================================

install -m 644 -p /home/mersdk/share/SailfishProjects/beertent/beertent/translations/beertent-de.qm /home/deploy/installroot/usr/share/beertent/translations/
install -m 755 -p "beertent" "/home/deploy/installroot/usr/bin/beertent"
cp -f -R /home/mersdk/share/SailfishProjects/beertent/beertent/qml /home/deploy/installroot/usr/share/beertent/ install -m 644 -p /home/mersdk/share/SailfishProjects/beertent/beertent/beertent.desktop /home/deploy/installroot/usr/share/applications/ install -m 755 -p /home/mersdk/share/SailfishProjects/beertent/beertent/beertent.png /home/deploy/installroot/usr/share/icons/hicolor/86x86/apps/
extracting debug info from /home/deploy/installroot/usr/bin/beertent
32 blocks
Processing files: beertent-0.1-1.i586
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGLESv2.so.2 libQt5Core.so.5 libQt5Gui.so.5 libQt5Network.so.5 libQt5Qml.so.5 libQt5Quick.so.5 libQt5Sql.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libmdeclarativecache5.so.0 libpthread.so.0 libsailfishapp.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH)
Processing files: beertent-debugsource-0.1-1.i586
Processing files: beertent-debuginfo-0.1-1.i586
Provides: debuginfo(build-id) = d2d23f8f7e54c3dda0bd82a4341650b546034af8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/deploy/installroot Project ERROR: Could not connect to MerSDK Virtual Machine. Timeout waiting for reply from server. 08:49:24: The process "/Users/christopherlamb/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-i486/deploy" exited with code 1. Error while building/deploying project beertent (kit: MerSDK-SailfishOS-i486)
When executing step 'Rpm'
08:49:24: Elapsed time: 00:24.


On 02.06.14 10:23, Jarko Vihriala wrote:
journalctl -fa

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to