<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">David-Laxers-MacBook-Pro:x2goclient davidlaxer$ git pull</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">remote: Counting objects: 840, done.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">remote: Compressing objects: 100% (232/232), done.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">remote: Total 828 (delta 678), reused 727 (delta 596)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Receiving objects: 100% (828/828), 105.20 KiB | 151.00 KiB/s, done.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Resolving deltas: 100% (678/678), completed with 10 local objects.</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">From <a href="git://code.x2go.org/x2goclient" class="">git://code.x2go.org/x2goclient</a></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">   faf5f02..eeab8aa  master     -> origin/master</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""> + 067ad34...148803d bugfix/osx -> origin/bugfix/osx  (forced update)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating faf5f02..eeab8aa</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Fast-forward</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""> debian/changelog     |  10 <span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class="">+++</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(52, 189, 38);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #000000" class=""> src/onmainwindow.cpp | 174 </span>+++++++++++++++++++++++++++++++++++++++++<span style="font-variant-ligatures: no-common-ligatures; color: #c33720" class="">----------</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""> src/onmainwindow.h   |   1 <span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class="">+</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""> x2goclient.pro       |   2 <span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class="">+</span><span style="font-variant-ligatures: no-common-ligatures; color: #c33720" class="">-</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""> 4 files changed, 154 insertions(+), 33 deletions(-)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">$ ./macbuild.sh </div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">***</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">*** Cleaning...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">***</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">rm -fr /Users/davidlaxer/x2goclient/client_build</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">rm -fr /Users/davidlaxer/x2goclient/plugin_build</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">make -f Makefile.man2html clean</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">rm -Rf .build_man2html</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">find . -maxdepth 3 -name '*.o' -exec rm -vf {} + -type f</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">find . -maxdepth 3 -name 'moc_*.cpp' -exec rm -vf {} + -type f</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">find . -maxdepth 3 -name 'ui_*.h' -exec rm -vf {} + -type f</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">find . -maxdepth 3 -name 'qrc_*.cpp' -exec rm -vf {} + -type f</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">rm -f x2goclient</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">rm -f x2goclient.tag</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">rm -f res/txt/changelog</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">rm -f res/txt/git-info</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">~/x2goclient/client_build ~/x2goclient</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">***</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">*** Running lrelease...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">***</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Project MESSAGE: if you want to build x2goplugin you should export X2GO_CLIENT_TARGET=pluginProject MESSAGE: Configuring with --git-infoProject MESSAGE: Configuring with --changelogProject MESSAGE: building x2goclient x2goplugin with ldap and cupsUpdating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_de.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_da.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_es.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 564 translation(s) (564 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 4 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_et.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 564 translation(s) (564 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 4 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_fi.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_fr.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 252 translation(s) (199 finished and 53 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 316 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_nb_no.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_nl.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (566 finished and 2 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Warning: dropping duplicate messages in '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_pt.qm':</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">* Context: EditConnectionDialog</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">* Source: &Session</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_pt.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 0 translation(s) (0 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 568 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_ru.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 554 translation(s) (545 finished and 9 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 14 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_sv.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_tr.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 566 translation(s) (566 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '/Users/davidlaxer/x2goclient/res/i18n/x2goclient_zh_tw.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 395 translation(s) (370 finished and 25 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 173 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">***</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">*** Running qmake...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">***</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Project MESSAGE: if you want to build x2goplugin you should export X2GO_CLIENT_TARGET=plugin</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Project MESSAGE: Configuring with --git-info</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Project MESSAGE: Configuring with --changelog</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Project MESSAGE: building x2goclient with ldap and cups</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">***</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">*** Running make...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">***</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_de.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_da.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_de.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_es.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_da.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_et.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_es.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 564 translation(s) (564 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 4 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_fi.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_et.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 564 translation(s) (564 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 4 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_fr.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_fi.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_fr.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 252 translation(s) (199 finished and 53 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 316 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_nb_no.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_nl.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_nb_no.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_pt.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_nl.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (566 finished and 2 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_ru.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Warning: dropping duplicate messages in '../res/i18n/x2goclient_pt.qm':</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">* Context: EditConnectionDialog</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">* Source: &Session</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_pt.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 0 translation(s) (0 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 568 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_sv.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_ru.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 554 translation(s) (545 finished and 9 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 14 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_tr.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_sv.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 568 translation(s) (568 finiUpdating '../res/i18n/x2goclient_tr.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">shed and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/lrelease ../res/i18n/x2goclient_zh_tw.ts</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 566 translation(s) (566 finished and 0 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Updating '../res/i18n/x2goclient_zh_tw.qm'...</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Generated 395 translation(s) (370 finished and 25 unfinished)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">    Ignored 173 untranslated source text(s)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/cupsprintwidget.ui -o ui_cupsprintwidget.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/printercmddialog.ui -o ui_printercmddialog.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/printwidget.ui -o ui_printwidget.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/xsettingsui.ui -o ui_xsettingsui.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/brokerpassdialog.ui -o ui_brokerpassdialog.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/contest.ui -o ui_contest.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/appdialog.ui -o ui_appdialog.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/helpdialog.ui -o ui_helpdialog.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/Users/davidlaxer/anaconda/bin/uic ../src/ui/folderexplorer.ui -o ui_folderexplorer.h</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">g++ -c -pipe -stdlib=libstdc++ -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -arch i386 -Wall -W -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I../../anaconda/mkspecs/macx-g++ -I../../x2goclient -I../../anaconda/include/QtCore -I../../anaconda/include/QtNetwork -I../../anaconda/include/QtGui -I../../anaconda/include/QtSvg -I../../anaconda/include -I../src -I/opt/local/include -I. -I. -I../../x2goclient -I. -o sharewidget.o ../src/sharewidget.cpp</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">g++ -c -pipe -stdlib=libstdc++ -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -arch i386 -Wall -W -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I../../anaconda/mkspecs/macx-g++ -I../../x2goclient -I../../anaconda/include/QtCore -I../../anaconda/include/QtNetwork -I../../anaconda/include/QtGui -I../../anaconda/include/QtSvg -I../../anaconda/include -I../src -I/opt/local/include -I. -I. -I../../x2goclient -I. -o settingswidget.o ../src/settingswidget.cpp</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">g++: error: unrecognized command line option '-stdlib=libstdc++'</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">g++: error: unrecognized command line option '-stdlib=libstdc++'</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">g++: error: unrecognized command line option '-Xarch_x86_64'</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">g++: error: unrecognized command line option '-Xarch_x86_64'</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">make: *** [settingswidget.o] Error 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">make: *** Waiting for unfinished jobs....</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">make: *** [sharewidget.o] Error 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">David-Laxers-MacBook-Pro:x2goclient davidlaxer$ </div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Jan 12, 2016, at 11:29 PM, Mihai Moldovan <<a href="mailto:ionic@ionic.de" class="">ionic@ionic.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">tag #973 pending<br class="">fixed #973 4.0.5.1<br class="">thanks<br class=""><br class="">Hello,<br class=""><br class="">X2Go issue #973 (src:x2goclient) reported by you has been<br class="">fixed in X2Go Git. You can see the changelog below, and you can<br class="">check the diff of the fix at:<br class=""><br class="">    <a href="http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=eeab8aa" class="">http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=eeab8aa</a><br class=""><br class="">The issue will most likely be fixed in src:x2goclient (4.0.5.1).<br class=""><br class="">light+love<br class="">X2Go Git Admin (on behalf of the sender of this mail)<br class=""><br class="">---<br class="">commit eeab8aa47e9964eb02712cd073acc6199062b3b6<br class="">Author: Mihai Moldovan <<a href="mailto:ionic@ionic.de" class="">ionic@ionic.de</a>><br class="">Date:   Wed Jan 13 07:06:50 2016 +0100<br class=""><br class="">    x2goclient.pro: fix typo --stdlib=... -> -stdlib=... Fixes: #973.<br class=""><br class="">diff --git a/debian/changelog b/debian/changelog<br class="">index 92a3d0e..c788481 100644<br class="">--- a/debian/changelog<br class="">+++ b/debian/changelog<br class="">@@ -16,6 +16,7 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low<br class="">       unknown and undefined errors.<br class="">     - onmainwindow.{cpp,h}: don't use a hardcoded path to xmodmap on OS X and<br class="">       handle errors more gracefully. Fixes: #487.<br class="">+    - x2goclient.pro: fix typo --stdlib=... -> -stdlib=... Fixes: #973.<br class=""><br class="">   [ Oleksandr Shneyder ]<br class="">   * New upstream release (4.0.5.1):<br class=""></div></div></blockquote></div><br class=""></body></html>