[RTEMS Project] #3817: RSB fails on FreeBSD 12.0 (32bit and 64bit)
RTEMS trac
trac at rtems.org
Thu Nov 7 22:04:58 UTC 2019
#3817: RSB fails on FreeBSD 12.0 (32bit and 64bit)
------------------------+--------------------------
Reporter: Jeff Mayes | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: arch/arm | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
------------------------+--------------------------
Comment (by Joel Sherrill):
Replying to [comment:11 Chris Johns]:
> Replying to [comment:7 Joel Sherrill]:
> > Strangely, it looks like the autoconf tests must be passing to detect
libiconv but when it comes time to link, the symbols aren't there.
> >
> > Do you know how to turn on verbose mode so the make shows the real
commands? That might help some.
>
> The log contains all the command and if that is not enough detail try
`--trace` (1)
>
> The log will show a shell script is created and I think that script is
run with `set -x` which prints the commands. On a failed build the script
is left in the build tree.
>
The RSB isn't the problem here. It is the GDB build itself. They have gone
to a quiet build which only prints something like "CCLD gdb" which isn't
helpful at all.
I think you mentioned that the main libiconv package may be broken and
that there is another in ports. Is that correct? If so, should the default
one be removed and the ports one used?
--
Ticket URL: <http://devel.rtems.org/ticket/3817#comment:12>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list