Skip to content

Building fails with --enable-mem-tracing turned on #905

@xvyv99

Description

@xvyv99

Configuration used:

./configure --enable-mem-tracing

Build logs::

Compiling obj/zen3/frame/compat/f2c/bla_sbmv.o ('zen3' CFLAGS for framework code)
Compiling obj/zen3/frame/compat/f2c/bla_hpr.o ('zen3' CFLAGS for framework code)
Compiling obj/zen3/frame/compat/f2c/bla_spmv.o ('zen3' CFLAGS for framework code)
frame/base/bli_gks.c: In function ‘bli_gks_finalize’:
Compiling obj/zen3/frame/compat/f2c/bla_lsame.o ('zen3' CFLAGS for framework code)
frame/base/bli_gks.c:114:91: error: ‘ind’ undeclared (first use in this function); did you mean ‘id’?
  114 |                                 printf( "bli_gks_finalize(): cntx for ind_t %d: ", ( int )ind );
      |                                                                                           ^~~
      |                                                                                           id
compilation terminated due to -Wfatal-errors.
Compiling obj/zen3/frame/compat/f2c/bla_spr2.o ('zen3' CFLAGS for framework code)
make: *** [Makefile:746: obj/zen3/frame/base/bli_gks.o] Error 1
make: *** Waiting for unfinished jobs....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions