<!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/jeffmayes">Jeff Mayes</a> created an issue: <a href="https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/49">#49</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">Seeing this error on FreeBSD13, FreeBSD14, and MacOS.</p>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">/usr/bin/c++ -O2 -pipe -I/usr/home/tester/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/tools/rtems-default-tools/home/tester/rtems-cron-7/tools/7/include -I/usr/home/tester/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -x c++    -I. -I../../sourceware-mirror-binutils-gdb-9adad97/gdb -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/config -include ../../sourceware-mirror-binutils-gdb-9adad97/gdb/defs.h -DLOCALEDIR=""/home/tester/rtems-cron-7/tools/7/share/locale"" -DHAVE_CONFIG_H -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/../include/opcode -I../bfd -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/../bfd -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/../include -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/../readline/readline/.. -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/../zlib -I/usr/local/include -I../libdecnumber -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/../libdecnumber  -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/../gnulib/import -I../gnulib/import -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/.. -I.. -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1  -I/usr/local/include -I/usr/home/tester/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include  -I/usr/local/include/python3.11 -I/usr/local/include/python3.11   -I../../sourceware-mirror-binutils-gdb-9adad97/gdb/.. -pthread    -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wvla -Wmissing-prototypes -Wformat -Wformat-nonliteral  -g -O2     -c -o selftest-arch.o -MT selftest-arch.o -MMD -MP -MF ./.deps/selftest-arch.Tpo ../../sourceware-mirror-binutils-gdb-9adad97/gdb/selftest-arch.c
../../sourceware-mirror-binutils-gdb-9adad97/gdb/remote-sim.c:334:28: error: assigning to 'void (*)(host_callback *, const char <em style="margin-top: 0;">, ...) <strong style="font-weight: 600; margin-top: 0;">attribute</strong>((noreturn))' (aka 'void (</em>)(host_callback_struct *, const char *, ...) <strong style="font-weight: 600;">attribute</strong>((noreturn))') from incompatible type 'void (host_callback *, const char *, ...)' (aka 'void (host_callback_struct *, const char *, ...)')
334 |       gdb_callback.error = gdb_os_error;
|                            ^~~~~~~~~~~~
1 error generated.
gmake[2]: *** [Makefile:1957: remote-sim.o] Error 1</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">../source-builder/sb-set-builder --prefix=/home/tester/rtems-cron-7/tools/7 7/rtems-arm</p>
<h3 dir="auto" style="font-size: 1.3em; margin: 24px 0 0;" align="initial">
<a href="#pre-set-options" aria-hidden="true" class="anchor" id="user-content-pre-set-options" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Pre-set options</h3>
</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/49">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/6c24437419b33f65900313f18c9a4495/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/49"}}</script>


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