<?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[&quot;make install&quot; after successful &quot;make&quot; seems to be rebuilding for hours]]></title><description><![CDATA[<p dir="auto">I am building Qt 5.15.2 from source on MacOSX 11.6 as follows:</p>
<p dir="auto">../qt5/configure -prefix /opt/local/Qt-5.15.2 -opensource -nomake examples -nomake tests<br />
make -j8<br />
make install</p>
<p dir="auto">I am not building for development because it turns on -Wall, which causes the primary compile to fail.  The configure was fine.  The "make" ran successfully to completion.  When I typed "make install", it began the build of what looks like everything over again!  Absolutely nothing happened on the machine between the end of the "make" and the beginning of the "make install".</p>
<p dir="auto">Why would it be doing this?</p>
<p dir="auto">Thanks.</p>
<p dir="auto">-DS</p>
]]></description><link>https://forum.qt.io/topic/138384/make-install-after-successful-make-seems-to-be-rebuilding-for-hours</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 01:34:07 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/138384.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Aug 2022 00:06:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;make install&quot; after successful &quot;make&quot; seems to be rebuilding for hours on Fri, 05 Aug 2022 17:52:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Did you check the date/times of your files ?<br />
Do you have your clock that is off ?</p>
]]></description><link>https://forum.qt.io/post/723972</link><guid isPermaLink="true">https://forum.qt.io/post/723972</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 05 Aug 2022 17:52:31 GMT</pubDate></item></channel></rss>