<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hi,</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I continue to test pyqtdeploy. </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I build Python, Qt, SIP and PyQt with static libraries in /home/dev/ .</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I am currently doing a test with wiggly.py as in doc. </p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Here is the error when I run make. </p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Note: </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">   - qmk point to qmake with which I built PyQt. </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">   - I do not understand why elements are searched in /home/charlie/Documents/Python-3.4.0 (folder where I unpacked the sources of Python)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">[charlie@charlie builddir]$ qmk</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">RCC: Warning: No resources in 'application.qrc'.</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">[charlie@charlie builddir]$ make</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">gcc -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../dev/qt/mkspecs/linux-g++ -I. -I../../../../../../dev/python/include/python3.4m -I../../../../../../dev/qt/include -I../../../../../../dev/qt/include/QtWidgets -I../../../../../../dev/qt/include/QtGui -I../../../../../../dev/qt/include/QtCore -I. -o main.o main.c</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">gcc -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../dev/qt/mkspecs/linux-g++ -I. -I../../../../../../dev/python/include/python3.4m -I../../../../../../dev/qt/include -I../../../../../../dev/qt/include/QtWidgets -I../../../../../../dev/qt/include/QtGui -I../../../../../../dev/qt/include/QtCore -I. -o pyqtdeploy_main.o pyqtdeploy_main.c</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../dev/qt/mkspecs/linux-g++ -I. -I../../../../../../dev/python/include/python3.4m -I../../../../../../dev/qt/include -I../../../../../../dev/qt/include/QtWidgets -I../../../../../../dev/qt/include/QtGui -I../../../../../../dev/qt/include/QtCore -I. -o mfsimport.o mfsimport.cpp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../dev/qt/mkspecs/linux-g++ -I. -I../../../../../../dev/python/include/python3.4m -I../../../../../../dev/qt/include -I../../../../../../dev/qt/include/QtWidgets -I../../../../../../dev/qt/include/QtGui -I../../../../../../dev/qt/include/QtCore -I. -o wiggly_plugin_import.o wiggly_plugin_import.cpp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">/home/dev/qt/bin/rcc -name application application.qrc -o qrc_application.cpp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">RCC: Warning: No resources in 'application.qrc'.</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../dev/qt/mkspecs/linux-g++ -I. -I../../../../../../dev/python/include/python3.4m -I../../../../../../dev/qt/include -I../../../../../../dev/qt/include/QtWidgets -I../../../../../../dev/qt/include/QtGui -I../../../../../../dev/qt/include/QtCore -I. -o qrc_application.o qrc_application.cpp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">/home/dev/qt/bin/rcc -name stdlib stdlib.qrc -o qrc_stdlib.cpp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../dev/qt/mkspecs/linux-g++ -I. -I../../../../../../dev/python/include/python3.4m -I../../../../../../dev/qt/include -I../../../../../../dev/qt/include/QtWidgets -I../../../../../../dev/qt/include/QtGui -I../../../../../../dev/qt/include/QtCore -I. -o qrc_stdlib.o qrc_stdlib.cpp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">/home/dev/qt/bin/rcc -name site-packages site-packages.qrc -o qrc_site-packages.cpp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../dev/qt/mkspecs/linux-g++ -I. -I../../../../../../dev/python/include/python3.4m -I../../../../../../dev/qt/include -I../../../../../../dev/qt/include/QtWidgets -I../../../../../../dev/qt/include/QtGui -I../../../../../../dev/qt/include/QtCore -I. -o qrc_site-packages.o qrc_site-packages.cpp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">g++ -Wl,-O1 -o wiggly main.o pyqtdeploy_main.o mfsimport.o wiggly_plugin_import.o qrc_application.o qrc_stdlib.o qrc_site-packages.o   -L/home/dev/python/lib/python3.4/site-packages/PyQt5 -L/home/dev/python/lib/python3.4/site-packages -lQtGui -lQtWidgets -lQtCore -lsip -L/home/dev/python/lib -lpython3.4m -L/home/dev/qt/lib -lQt5Widgets -lgobject-2.0 -L/home/dev/qt/plugins/platforms -lqxcb -lX11-xcb -lXi -lxcb-render-util -lSM -lICE -lxcb-glx -lxcb-render -lxcb-keysyms -ldbus-1 -lxcb -lxcb-image -lxcb-icccm -lxcb-sync -lxcb-xfixes -lxcb-shm -lxcb-randr -lxcb-shape -lxcb-xkb -lxkbcommon -lQt5PlatformSupport -lfontconfig -lfreetype -lXrender -lXext -lX11 -ludev -lmtdev -lQt5DBus -lQt5Gui -ljpeg -lpng -lEGL -lQt5Core -lz -licui18n -licuuc -lpcre16 -lm -ldl -lgthread-2.0 -pthread -lglib-2.0 -lrt -lGL -lpthread </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">/home/dev/python/lib/libpython3.4m.a(posixmodule.o): dans la fonction « posix_openpty »:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">/home/charlie/Documents/Python-3.4.0/./Modules/posixmodule.c:6000: référence indéfinie vers « openpty »</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">/home/dev/python/lib/libpython3.4m.a(posixmodule.o): dans la fonction « posix_forkpty »:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">/home/charlie/Documents/Python-3.4.0/./Modules/posixmodule.c:6089: référence indéfinie vers « forkpty »</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">collect2: erreur: ld a retourné 1 code d'état d'exécution</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">Makefile:244: recipe for target 'wiggly' failed</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600; font-style:italic;">make: *** [wiggly] Error 1</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Thanks you for your help.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Charlie</p></body></html>