Skip to content

[Documentation]: rocprofiler-systems build on Ubuntu 24.04 fails when following install guide from README.md #2316

@lamikr

Description

@lamikr

Description of errors

Seeing 2 errors for missing dependencies on fresh Ubuntu 24.04 install when installing only packages
that are suggested by the current README.md. (on shark server)

First error:

[rocprofiler-systems] WARNING: 'makeinfo' is missing on your system.
[rocprofiler-systems]          You should only need it if you modified a '.texi' file, or
[rocprofiler-systems]          any other file indirectly affecting the aspect of the manual.
[rocprofiler-systems]          You might want to install the Texinfo package:
[rocprofiler-systems]          <http://www.gnu.org/software/texinfo/>
[rocprofiler-systems]          The spurious makeinfo call might also be the consequence of
[rocprofiler-systems]          using a buggy 'make' (AIX, DU, IRIX), in which case you might
[rocprofiler-systems]          want to install GNU make:
[rocprofiler-systems]          <http://www.gnu.org/software/make/>
[rocprofiler-systems] make[3]: *** [Makefile:1781: doc/bfd.info] Error 127
[rocprofiler-systems] make[3]: Leaving directory '/home/lamikr/own/rock/src/sdk/therock/build/profiler/rocprofiler-systems/build/external/binutils/src/rocprofiler-systems-libiberty-build/bfd'
[rocprofiler-systems] make[2]: *** [Makefile:1941: info-recursive] Error 1
[rocprofiler-systems] make[2]: Leaving directory '/home/lamikr/own/rock/src/sdk/therock/build/profiler/rocprofiler-systems/build/external/binutils/src/rocprofiler-systems-libiberty-build/bfd'
[rocprofiler-systems] make[1]: *** [Makefile:3114: all-bfd] Error 2
[rocprofiler-systems] make[1]: Leaving directory '/home/lamikr/own/rock/src/sdk/therock/build/profiler/rocprofiler-systems/build/external/binutils/src/rocprofiler-systems-libiberty-build'
[rocprofiler-systems] make: *** [Makefile:1028: all] Error 2
[rocprofiler-systems] [8/528] Performing configure step for 'rocprofiler-systems-boost-build'
[rocprofiler-systems] Building B2 engine..

Second error:

[rocprofiler-systems] /home/lamikr/own/rock/src/sdk/therock/build/profiler/rocprofiler-systems/build/external/binutils/src/rocprofiler-systems-libiberty-build/missing: 81: bison: not found
[rocprofiler-systems] WARNING: 'bison' is missing on your system.
[rocprofiler-systems]          You should only need it if you modified a '.y' file.
[rocprofiler-systems]          You may want to install the GNU Bison package:
[rocprofiler-systems]          <http://www.gnu.org/software/bison/>
[rocprofiler-systems] make[2]: *** [Makefile:1244: defparse.c] Error 127
[rocprofiler-systems] make[2]: Leaving directory '/home/lamikr/own/rock/src/sdk/therock/build/profiler/rocprofiler-systems/build/external/binutils/src/rocprofiler-systems-libiberty-build/binutils'
[rocprofiler-systems] make[1]: *** [Makefile:4100: all-binutils] Error 2

Attach any links, screenshots, or additional evidence you think will be helpful.

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

TODO

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions