<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Can&#x27;t crosscompile QT5 -&gt; STM32MP157-DK2]]></title><description><![CDATA[<p dir="auto">OS on PC:            6.12.73+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.73-1  (2026-02-17) x86_64<br />
GNU/Linux<br />
OS On Board:       Linux buildroot 6.6.78 #2 SMP PREEMPT Thu Mar 12 14:27:12 CET 2026 armv7l GNU/Linux</p>
<p dir="auto">Hello,</p>
<p dir="auto">QT5 tries to write files to /usr/bin/ on the Board.</p>
<pre><code>:-1: Fehler: rsync ist mit Rückgabewert 23 fehlgeschlagen.
rsync: [receiver] mkstemp "/usr/bin/.qt-sensor-demo.ByfJDz" failed: Read-only file system (30)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.4.1]
</code></pre>
<p dir="auto">Root on the Board is read-only.</p>
<pre><code># mount | grep -E '(^/dev|type (ext4|xfs|btrfs))'
/dev/root on / type squashfs (ro,relatime,errors=continue)
/dev/mmcblk0p10 on /data type ext4 (rw,relatime)
</code></pre>
<p dir="auto">Can I change the paths, where to QT5 writes its files?</p>
<p dir="auto">Marc</p>
]]></description><link>https://forum.qt.io/topic/164431/can-t-crosscompile-qt5-stm32mp157-dk2</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Apr 2026 13:02:24 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164431.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Mar 2026 19:33:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t crosscompile QT5 -&gt; STM32MP157-DK2 on Mon, 23 Mar 2026 13:45:10 GMT]]></title><description><![CDATA[<p dir="auto">High SGaist,</p>
<p dir="auto">I think, that's what I was searching for.<br />
Thank You<br />
Marc</p>
]]></description><link>https://forum.qt.io/post/837261</link><guid isPermaLink="true">https://forum.qt.io/post/837261</guid><dc:creator><![CDATA[me-3]]></dc:creator><pubDate>Mon, 23 Mar 2026 13:45:10 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t crosscompile QT5 -&gt; STM32MP157-DK2 on Wed, 18 Mar 2026 19:56:31 GMT]]></title><description><![CDATA[<p dir="auto">Did you already saw <a href="https://doc.qt.io/qtcreator/creator-deployment-embedded-linux.html" target="_blank" rel="noopener noreferrer nofollow ugc">the embedded Linux deployment part</a> of the Qt Creator documentation ?</p>
]]></description><link>https://forum.qt.io/post/837170</link><guid isPermaLink="true">https://forum.qt.io/post/837170</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 18 Mar 2026 19:56:31 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t crosscompile QT5 -&gt; STM32MP157-DK2 on Sat, 14 Mar 2026 23:01:35 GMT]]></title><description><![CDATA[<p dir="auto">Hello SGaist,<br />
Building: the famous "Hello" programm<br />
How/Tools:: QT Creator, last Version downloaded and installed with atp... QT5  integrated in buildroot, Connection over SSH with the board, (configured in Creator -&gt; devices), Creator sends files after compiling/building to the board and generates the error messages. (lower part of Creators projekt screen "issues")<br />
rsync: triggered by Creator<br />
Sorry for the missing informations<br />
Marc</p>
]]></description><link>https://forum.qt.io/post/837099</link><guid isPermaLink="true">https://forum.qt.io/post/837099</guid><dc:creator><![CDATA[me-3]]></dc:creator><pubDate>Sat, 14 Mar 2026 23:01:35 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t crosscompile QT5 -&gt; STM32MP157-DK2 on Sat, 14 Mar 2026 21:21:24 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">That's not enough details.<br />
What are you building ?<br />
How are you building it ?<br />
Which tools are you using ?<br />
What does trigger that rsync ?</p>
]]></description><link>https://forum.qt.io/post/837098</link><guid isPermaLink="true">https://forum.qt.io/post/837098</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 14 Mar 2026 21:21:24 GMT</pubDate></item></channel></rss>