<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p>The line is:<br>
</p>
<p>{ Q_ASSERT_X(i >= 0 && i < p.size(),
"QList<T>::at", "index out of range");</p>
<p>But I wonder why your ruby is 2.5.0, the current ruby in
ubuntu18.04 is 2.5.1<br>
</p>
<p>Best, Steffen<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">Am 23.06.21 um 14:07 schrieb Javier
Hidalgo-Carrió:<br>
</div>
<blockquote type="cite"
cite="mid:CAGCq5Sob3yuT=Gv9PP38cUyM5n+J=HNifk0qk2Z9zQyzeuwr4A@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">
<div>Hi Steffen,</div>
<div>Thanks for the quick feedback! Can you please tell me
what do you have in /usr/include/qt4/QtCore/qlist.h at line
469? It is failing in an assert to me. Which is probably
right.<br>
</div>
<div><br>
</div>
<div>The error output : <br>
</div>
<div>using generator
"/var/lib/gems/2.5.0/gems/qtbindings-4.8.6.5/ext/build/generator/bin/generator_smoke.so"
<br>
parsing
"/var/lib/gems/2.5.0/gems/qtbindings-4.8.6.5/ext/smoke/qtxmlpatterns/qtxmlpatterns_includes.h"
<br>
ASSERT failure in QList<T>::at: "index out of range",
file /usr/include/qt4/QtCore/qlist.h, line 469<br>
Aborted (core dumped)<br>
smoke/qtxmlpatterns/CMakeFiles/smokeqtxmlpatterns.dir/build.make:74:
recipe for target 'smoke/qtxmlpatterns/smokedata.cpp' failed<br>
</div>
</div>
<div><br>
</div>
<div>Ubuntu 18.04: 5.4.0-74-generic #83~18.04.1-Ubuntu SMP Tue
May 11 16:01:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux</div>
<div><br>
</div>
<div>Regards,</div>
<div>Javier.<br>
</div>
<div><br>
</div>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, 23 Jun 2021 at
13:46, Steffen Planthaber <<a
href="mailto:steffen.planthaber@dfki.de"
moz-do-not-send="true">steffen.planthaber@dfki.de</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div>
<p>Hi,</p>
<p>I tried to recreate the issue on a new ubuntu 18.04
docker container.</p>
<p>The qtbindings are compiling fine for me.<br>
</p>
<p>Best, Steffen<br>
</p>
<div>Am 23.06.21 um 13:09 schrieb Steffen Planthaber:<br>
</div>
<blockquote type="cite">
<p>Hmm,</p>
<p>Our buildserver installs without failure on 18.04.<br>
</p>
<p>For 20.04, one workaround for ruby is to use rbenv<br>
</p>
<pre>apt-get install -y rbenv
# update ruby versions for rbenv
mkdir -p "$(rbenv root)"/plugins/
git clone <a href="https://github.com/rbenv/ruby-build" target="_blank" moz-do-not-send="true">https://github.com/rbenv/ruby-build</a> "$(rbenv root)"/plugins/ruby-build
#install 2.5.1 (ubutnu 18.04)
rbenv install -f 2.5.1
rbenv global 2.5.1
eval "$(rbenv init -)" && ruby autoproj_bootstrap --no-color --no-progress --no-interactive || true
</pre>
<p>After this, the correct ruby executable is set by the
env.sh<br>
</p>
<p>WARNING: This is used in docker on our buildserver, I
never checked further impacts on the system etc.<br>
</p>
<p>Kind Regards,</p>
<p>STeffen<br>
</p>
<div>Am 23.06.21 um 12:18 schrieb Javier Hidalgo-Carrió:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>Hi rock-dev,<br>
<br>
</div>
<div>I see 'gem install qtbindings' is failing when
installing rock in Ubuntu 18.04 with ruby2.5.
Similar to this issue <a
href="https://github.com/ryanmelt/qtbindings/issues/169"
target="_blank" moz-do-not-send="true">https://github.com/ryanmelt/qtbindings/issues/169</a></div>
<div>Is there any backup plan to overcome this
issue?</div>
<div><br>
</div>
<div>Regards,</div>
<div>Javier.<br>
</div>
</div>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
Rock-dev mailing list
<a href="mailto:Rock-dev@dfki.de" target="_blank" moz-do-not-send="true">Rock-dev@dfki.de</a>
<a href="https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev" target="_blank" moz-do-not-send="true">https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a>
</pre>
</blockquote>
<pre cols="72">--
Steffen Planthaber
Besuchsadresse der Nebengeschäftstelle:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany
Postadresse der Hauptgeschäftsstelle Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 1
28359 Bremen, Germany
Tel.: +49 421 178 45-4125
Zentrale: +49 421 178 45-0
Fax: +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
E-Mail: <a href="mailto:Steffen.Planthaber@dfki.de" target="_blank" moz-do-not-send="true">Steffen.Planthaber@dfki.de</a>
Weitere Informationen: <a href="http://www.dfki.de/robotik" target="_blank" moz-do-not-send="true">http://www.dfki.de/robotik</a>
-------------------------------------------------------------
Deutsches Forschungszentrum für Künstliche Intelligenz GmbH
Trippstadter Strasse 122, 67663 Kaiserslautern, Germany
Geschäftsführung:
Prof. Dr. Antonio Krüger (Vorsitzender)
Helmut Ditzer
Vorsitzender des Aufsichtsrats:
Dr. Gabriël Clemens
Amtsgericht Kaiserslautern, HRB 2313
-------------------------------------------------------------</pre>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
Rock-dev mailing list
<a href="mailto:Rock-dev@dfki.de" target="_blank" moz-do-not-send="true">Rock-dev@dfki.de</a>
<a href="https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev" target="_blank" moz-do-not-send="true">https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a>
</pre>
</blockquote>
<pre cols="72">--
Steffen Planthaber
Besuchsadresse der Nebengeschäftstelle:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany
Postadresse der Hauptgeschäftsstelle Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 1
28359 Bremen, Germany
Tel.: +49 421 178 45-4125
Zentrale: +49 421 178 45-0
Fax: +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
E-Mail: <a href="mailto:Steffen.Planthaber@dfki.de" target="_blank" moz-do-not-send="true">Steffen.Planthaber@dfki.de</a>
Weitere Informationen: <a href="http://www.dfki.de/robotik" target="_blank" moz-do-not-send="true">http://www.dfki.de/robotik</a>
-------------------------------------------------------------
Deutsches Forschungszentrum für Künstliche Intelligenz GmbH
Trippstadter Strasse 122, 67663 Kaiserslautern, Germany
Geschäftsführung:
Prof. Dr. Antonio Krüger (Vorsitzender)
Helmut Ditzer
Vorsitzender des Aufsichtsrats:
Dr. Gabriël Clemens
Amtsgericht Kaiserslautern, HRB 2313
-------------------------------------------------------------</pre>
</div>
_______________________________________________<br>
Rock-dev mailing list<br>
<a href="mailto:Rock-dev@dfki.de" target="_blank"
moz-do-not-send="true">Rock-dev@dfki.de</a><br>
<a
href="https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a><br>
</blockquote>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Rock-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rock-dev@dfki.de">Rock-dev@dfki.de</a>
<a class="moz-txt-link-freetext" href="https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev">https://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
Steffen Planthaber
Besuchsadresse der Nebengeschäftstelle:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany
Postadresse der Hauptgeschäftsstelle Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 1
28359 Bremen, Germany
Tel.: +49 421 178 45-4125
Zentrale: +49 421 178 45-0
Fax: +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:Steffen.Planthaber@dfki.de">Steffen.Planthaber@dfki.de</a>
Weitere Informationen: <a class="moz-txt-link-freetext" href="http://www.dfki.de/robotik">http://www.dfki.de/robotik</a>
-------------------------------------------------------------
Deutsches Forschungszentrum für Künstliche Intelligenz GmbH
Trippstadter Strasse 122, 67663 Kaiserslautern, Germany
Geschäftsführung:
Prof. Dr. Antonio Krüger (Vorsitzender)
Helmut Ditzer
Vorsitzender des Aufsichtsrats:
Dr. Gabriël Clemens
Amtsgericht Kaiserslautern, HRB 2313
-------------------------------------------------------------</pre>
</body>
</html>