<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<p class="details" style="font-style: italic; color: #737278;">
<a href="https://gitlab.rtems.org/pupupu">Alice Mao</a> created an issue: <a href="https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/99">#99</a>
</p>
<div class="md" style="position: relative; z-index: 1; color: #28272d; word-wrap: break-word;">
<h2 dir="auto" style="font-size: 1.5em; font-weight: 600; padding-bottom: .3em; border-bottom-width: 1px; border-bottom-color: #bfbfc3; border-bottom-style: solid; color: #28272d; margin: 0 0 16px;" align="initial">
<a href="#summary" aria-hidden="true" class="anchor" id="user-content-summary" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Summary</h2>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">I use Ubuntu WSL2 (Linux localhost 5.15.167.4-microsoft-standard-WSL2 <a href="https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/1" data-reference-type="issue" data-original="#1" data-link="false" data-link-reference="false" data-issue="28296" data-project="7" data-iid="1" data-namespace-path="rtems/tools/rtems-source-builder" data-project-path="rtems/tools/rtems-source-builder" data-issue-type="issue" data-container="body" data-placement="top" title="Migrate commits from master to main after gitlab transition" class="gfm gfm-issue" style="margin-top: 0;">#1 (closed)</a> SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux) on Windows PC (21H2 22000.2538) for perform Cross Canadian Build RSB for Windows.
But i stuck an error and i can't fix it.</p>
<h2 dir="auto" style="font-size: 1.5em; font-weight: 600; padding-bottom: .3em; border-bottom-width: 1px; border-bottom-color: #bfbfc3; border-bottom-style: solid; color: #28272d; margin: 24px 0 16px;" align="initial">
<a href="#steps-to-reproduce" aria-hidden="true" class="anchor" id="user-content-steps-to-reproduce" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Steps to reproduce</h2>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">build command:</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre data-canonical-lang="bash" class="code highlight js-syntax-highlight language-shell" v-pre="true" style='display: block; font-size: 14px; color: #28272d; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 16px; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; vertical-align: bottom; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="shell" style="margin-top: 0;">./source-builder/sb-set-builder <span class="se" style="margin-top: 0;">\</span></span>
<span id="LC2" class="line" lang="shell">  <span class="nt" style="margin-top: 0;">--prefix</span><span class="o">=</span><span class="nv">$HOME</span>/rtems <span class="se">\</span></span>
<span id="LC3" class="line" lang="shell">  <span class="nt" style="margin-top: 0;">--host</span><span class="o">=</span>i686-w64-mingw32 <span class="se">\</span></span>
<span id="LC4" class="line" lang="shell">  <span class="nt" style="margin-top: 0;">--log</span><span class="o">=</span>log_arm_mingw.txt <span class="se">\</span></span>
<span id="LC5" class="line" lang="shell">  7/rtems-arm</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<h3 dir="auto" style="font-size: 1.3em; margin: 24px 0 16px;" align="initial">
<a href="#logs" aria-hidden="true" class="anchor" id="user-content-logs" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Logs</h3>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">Internal log:</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #28272d; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 16px; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; vertical-align: bottom; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">builder@localhost:~/rsb$ tail -n 10 rsb-report-mpfr-4.2.1-i686-w64-mingw32-1.txt</span>
<span id="LC2" class="line" lang="plaintext">checking if compiler knows _Decimal64... yes</span>
<span id="LC3" class="line" lang="plaintext">checking decimal float format... cannot test</span>
<span id="LC4" class="line" lang="plaintext">checking bit-field ordering for _Decimal128... cannot test</span>
<span id="LC5" class="line" lang="plaintext">checking if _Float128 with hex constants is supported... yes</span>
<span id="LC6" class="line" lang="plaintext">checking for Static Assertion support... yes</span>
<span id="LC7" class="line" lang="plaintext">checking whether gcc __attribute__ ((mode (XX))) works... yes</span>
<span id="LC8" class="line" lang="plaintext">checking for gmp.h... no</span>
<span id="LC9" class="line" lang="plaintext">configure: error: gmp.h can't be found, or is unusable.</span>
<span id="LC10" class="line" lang="plaintext">shell cmd failed: /bin/sh -ex  /home/builder/rsb/build/mpfr-4.2.1-i686-w64-mingw32-1/do-build</span>
<span id="LC11" class="line" lang="plaintext">error: building mpfr-4.2.1-i686-w64-mingw32-1</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">Build log:</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #28272d; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 16px; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; vertical-align: bottom; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">RTEMS Source Builder - Set Builder, 7 (ca24f0e1f80d)</span>
<span id="LC2" class="line" lang="plaintext">warning: environment PATH suspicious path: [Errno 13] Permission denied: '/mnt/c/Program Files/WindowsApps'</span>
<span id="LC3" class="line" lang="plaintext">Build Set: 7/rtems-arm</span>
<span id="LC4" class="line" lang="plaintext">Build Set: tools/rtems-default-tools.bset</span>
<span id="LC5" class="line" lang="plaintext">config: devel/dtc-1.7.2-1.cfg</span>
<span id="LC6" class="line" lang="plaintext">package: dtc-1.7.2-i686-w64-mingw32-1</span>
<span id="LC7" class="line" lang="plaintext">building: dtc-1.7.2-i686-w64-mingw32-1</span>
<span id="LC8" class="line" lang="plaintext">sizes: dtc-1.7.2-i686-w64-mingw32-1: 4.768MB (installed: 1.258MB)</span>
<span id="LC9" class="line" lang="plaintext">cleaning: dtc-1.7.2-i686-w64-mingw32-1</span>
<span id="LC10" class="line" lang="plaintext">reporting: devel/dtc-1.7.2-1.cfg -> dtc-1.7.2-i686-w64-mingw32-1.txt</span>
<span id="LC11" class="line" lang="plaintext">reporting: devel/dtc-1.7.2-1.cfg -> dtc-1.7.2-i686-w64-mingw32-1.xml</span>
<span id="LC12" class="line" lang="plaintext">Build Set: devel/expat-internal.bset</span>
<span id="LC13" class="line" lang="plaintext">config: devel/expat-2.5.0-1.cfg</span>
<span id="LC14" class="line" lang="plaintext">package: expat-2.5.0-i686-w64-mingw32-1</span>
<span id="LC15" class="line" lang="plaintext">building: expat-2.5.0-i686-w64-mingw32-1</span>
<span id="LC16" class="line" lang="plaintext">sizes: expat-2.5.0-i686-w64-mingw32-1: 8.728MB (installed: 0.000B)</span>
<span id="LC17" class="line" lang="plaintext">cleaning: expat-2.5.0-i686-w64-mingw32-1</span>
<span id="LC18" class="line" lang="plaintext">cleaning: expat-2.5.0-i686-w64-mingw32-1</span>
<span id="LC19" class="line" lang="plaintext">Build Set: Time 0:00:08.581632</span>
<span id="LC20" class="line" lang="plaintext">Build Set: devel/gmp-internal.bset</span>
<span id="LC21" class="line" lang="plaintext">config: devel/gmp-6.3.0.cfg</span>
<span id="LC22" class="line" lang="plaintext">package: gmp-6.3.0-i686-w64-mingw32-1</span>
<span id="LC23" class="line" lang="plaintext">building: gmp-6.3.0-i686-w64-mingw32-1</span>
<span id="LC24" class="line" lang="plaintext">sizes: gmp-6.3.0-i686-w64-mingw32-1: 30.304MB (installed: 0.000B)</span>
<span id="LC25" class="line" lang="plaintext">cleaning: gmp-6.3.0-i686-w64-mingw32-1</span>
<span id="LC26" class="line" lang="plaintext">cleaning: gmp-6.3.0-i686-w64-mingw32-1</span>
<span id="LC27" class="line" lang="plaintext">Build Set: Time 0:00:33.259222</span>
<span id="LC28" class="line" lang="plaintext">Build Set: devel/mpfr-internal.bset</span>
<span id="LC29" class="line" lang="plaintext">config: devel/mpfr-4.2.1.cfg</span>
<span id="LC30" class="line" lang="plaintext">package: mpfr-4.2.1-i686-w64-mingw32-1</span>
<span id="LC31" class="line" lang="plaintext">building: mpfr-4.2.1-i686-w64-mingw32-1</span>
<span id="LC32" class="line" lang="plaintext">error: building mpfr-4.2.1-i686-w64-mingw32-1</span>
<span id="LC33" class="line" lang="plaintext">Build FAILED</span>
<span id="LC34" class="line" lang="plaintext">  See error report: rsb-report-mpfr-4.2.1-i686-w64-mingw32-1.txt</span>
<span id="LC35" class="line" lang="plaintext">  Note: In some cases the error appears only in</span>
<span id="LC36" class="line" lang="plaintext">  the complete build log (see --log option)</span>
<span id="LC37" class="line" lang="plaintext">error: building mpfr-4.2.1-i686-w64-mingw32-1</span>
<span id="LC38" class="line" lang="plaintext">Build Set: Time 0:00:05.233240</span>
<span id="LC39" class="line" lang="plaintext">error: building mpfr-4.2.1-i686-w64-mingw32-1</span>
<span id="LC40" class="line" lang="plaintext">Build Set: Time 0:00:52.841946</span>
<span id="LC41" class="line" lang="plaintext">error: building mpfr-4.2.1-i686-w64-mingw32-1</span>
<span id="LC42" class="line" lang="plaintext">Build Set: Time 0:00:52.844738</span>
<span id="LC43" class="line" lang="plaintext">Build FAILED</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<h3 dir="auto" style="font-size: 1.3em; margin: 24px 0 16px;" align="initial">
<a href="#additional-information" aria-hidden="true" class="anchor" id="user-content-additional-information" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Additional information</h3>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">.h and .a builded succesfully:</p>
<div class="gl-relative markdown-code-block js-markdown-code" style="margin-bottom: 0;">
<pre data-canonical-lang="bash" class="code highlight js-syntax-highlight language-shell" v-pre="true" style='display: block; font-size: 14px; color: #28272d; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 16px; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; vertical-align: bottom; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="shell" style="margin-top: 0;">builder@localhost:~/rsb<span class="nv" style="margin-top: 0;">$ </span><span class="nb">ls</span> /home/builder/rsb/build/tmp/sb-1000-internal/include/gmp.h</span>
<span id="LC2" class="line" lang="shell">/home/builder/rsb/build/tmp/sb-1000-internal/include/gmp.h</span>
<span id="LC3" class="line" lang="shell">builder@localhost:~/rsb<span class="nv" style="margin-top: 0;">$ </span><span class="nb">ls</span> /home/builder/rsb/build/tmp/sb-1000-internal/lib/libgmp.a</span>
<span id="LC4" class="line" lang="shell">/home/builder/rsb/build/tmp/sb-1000-internal/lib/libgmp.a</span>
<span id="LC5" class="line" lang="shell">builder@localhost:~/rsb<span class="err" style="margin-top: 0;">$</span></span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
</div>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/99">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.rtems.org">gitlab.rtems.org</a>. <a href="https://gitlab.rtems.org/-/sent_notifications/7d3ecc770ca4edf42099a3a47015ffca/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.rtems.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.rtems.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/99"}}</script>


</p>
</div>
</body>
</html>