#127 Compiling get done good, but show some errors early compiling JUST REPORTING - AR71***

Open
opened 3 years ago by carlosgonz · 0 comments

Collecting package info: done Collecting target info: done WARNING: Makefile 'package/luci/libs/rpcd-mod-rad2-enc/Makefile' has a dependency on 'python3', which does not exist WARNING: Makefile 'package/luci/libs/rpcd-mod-rad2-enc/Makefile' has a dependency on 'python3-passlib', which does not exist make[2]: Entering directory '/home/carlosgonz/Descargas/librecmc/scripts/config' conf.c: In function 'main': conf.c:620:6: warning: format not a string literal and no format arguments [-Wformat-security]

  _("\n*** The configuration requires explicit update.\n\n"));
  ^

conf.c:674:4: warning: format not a string literal and no format arguments [-Wformat-security]

fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n"));
^~~~~~~

conf.c:678:4: warning: format not a string literal and no format arguments [-Wformat-security]

fprintf(stderr, _("\n*** Error during update of the configuration.\n\n"));
^~~~~~~

conf.c:689:4: warning: format not a string literal and no format arguments [-Wformat-security]

fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n"));
^~~~~~~

make[2]: Leaving directory '/home/carlosgonz/Descargas/librecmc/scripts/config'

Collecting package info: done Collecting target info: done WARNING: Makefile 'package/luci/libs/rpcd-mod-rad2-enc/Makefile' has a dependency on 'python3', which does not exist WARNING: Makefile 'package/luci/libs/rpcd-mod-rad2-enc/Makefile' has a dependency on 'python3-passlib', which does not exist make[2]: Entering directory '/home/carlosgonz/Descargas/librecmc/scripts/config' conf.c: In function 'main': conf.c:620:6: warning: format not a string literal and no format arguments [-Wformat-security] _("\n*** The configuration requires explicit update.\n\n")); ^ conf.c:674:4: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n")); ^~~~~~~ conf.c:678:4: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, _("\n*** Error during update of the configuration.\n\n")); ^~~~~~~ conf.c:689:4: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n")); ^~~~~~~ make[2]: Leaving directory '/home/carlosgonz/Descargas/librecmc/scripts/config'
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.