<!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: var(--default-regular-font, "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: var(--default-regular-font, "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 style="color: #777777;">
<a href="https://gitlab.rtems.org/sebhub">Sebastian Huber</a>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/188#note_111773">commented</a>:
</p>
<div class="md" style="color: #333238; word-wrap: break-word;">
<p dir="auto" style="color: #333238; margin: 0 0 16px;" align="initial"><a href="https://gitlab.rtems.org/joel" data-reference-type="user" data-user="7" data-container="body" data-placement="top" class="gfm gfm-project_member js-user-link" title="Joel Sherrill" style="background-color: #cbe2f9; border-radius: .25rem; color: #0b5cad; margin-top: 0; padding: 0 2px;">@joel</a> <a href="https://gitlab.rtems.org/amar" data-reference-type="user" data-user="2" data-container="body" data-placement="top" class="gfm gfm-project_member js-user-link" title="Amar Takhar" style="background-color: #cbe2f9; border-radius: .25rem; color: #0b5cad; padding: 0 2px;">@amar</a> We don't have a CI system to check for obvious errors. Before you approve and merge changes, please build the MR branch yourself in the default configuration with all tests and the configuration related to the changes. If you would have done this, you would have found this build error:</p>
<div class="gl-relative markdown-code-block js-markdown-code" style="margin-bottom: 0;">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #333238; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: var(--default-mono-font, "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: var(--default-mono-font, "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;">Waf: Entering directory `/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu'</span>
<span id="LC2" class="line" lang="plaintext">[3208/4549] Linking build/arm/xilinx_zynq_a9_qemu/testsuites/psxtests/psxenosys.exe</span>
<span id="LC3" class="line" lang="plaintext">/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: ./librtemscpu.a(lio_listio.c.65.o): in function `lio_listio':</span>
<span id="LC4" class="line" lang="plaintext">/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:105:(.text.lio_listio+0x66): undefined reference to `rtems_aio_check_sigevent'</span>
<span id="LC5" class="line" lang="plaintext">/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: /home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:148:(.text.lio_listio+0x8e): undefined reference to `init_write_req'</span>
<span id="LC6" class="line" lang="plaintext">/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: /home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:158:(.text.lio_listio+0x9c): undefined reference to `rtems_aio_enqueue'</span>
<span id="LC7" class="line" lang="plaintext">/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: /home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:125:(.text.lio_listio+0xd0): undefined reference to `init_read_req'</span>
<span id="LC8" class="line" lang="plaintext">/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: /home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:171:(.text.lio_listio+0x10c): undefined reference to `rtems_aio_completed_list_op'</span>
<span id="LC9" class="line" lang="plaintext">/opt/rtems/6/lib/gcc/arm-rtems6/13.3.0/../../../../arm-rtems6/bin/ld: /home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu/../../../cpukit/posix/src/lio_listio.c:84:(.text.lio_listio+0x1d8): undefined reference to `aio_request_queue'</span>
<span id="LC10" class="line" lang="plaintext">collect2: error: ld returned 1 exit status</span>
<span id="LC11" class="line" lang="plaintext"></span>
<span id="LC12" class="line" lang="plaintext">Waf: Leaving directory `/home/EB/sebastian_h/src/rtems/build/arm/xilinx_zynq_a9_qemu'</span>
<span id="LC13" class="line" lang="plaintext">Build failed</span>
<span id="LC14" class="line" lang="plaintext"> -> task in 'testsuites/psxtests/psxenosys.exe' failed with exit status 1 (run with -v to display more information)</span></code></pre>
<copy-code></copy-code>
</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/rtos/rtems/-/merge_requests/188#note_111773">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/530255cb3b47ed0e6d796e076b762e4d/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 Merge request","url":"https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/188#note_111773"}}</script>


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